You can browse files directly, or just use the simple search syntax that is available in the search field on the top of the page.
For example, if you want to isolate files that have a 5 second segment duration just type
segmentDuration==5
, if you want to search files with segmentDuration at 5 and fragmentType at
"duration", just type segmentDuration==5:fragmentType==duration
.
The :
character acts as a logical AND