User Tools

Site Tools


ffprobe:streams:get_the_number_of_available_streams

This is an old revision of the document!


ffprobe - Streams - Get the number of available streams

ffprobe input -show_entries format=nb_streams -v 0 -of compact=p=0:nk=1
 
or 
 
ffprobe <input> -show_entries format=nb_streams -v 0 -of compact=p=0:nk=1

NOTE: This can be filtered for only video or audio streams by adding -select_streams v or -select_streams a, respectively.

ffprobe/streams/get_the_number_of_available_streams.1736714269.txt.gz · Last modified: 2025/01/12 20:37 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki