[FFmpeg-user] List of stream IDs

Tom Evans tevans.uk at googlemail.com
Mon Jan 27 17:34:05 CET 2014


On Sat, Jan 25, 2014 at 9:03 PM, Ramit Bhalla <ramitbhalla at gmail.com> wrote:
> Or you could just use ffmpeg -i <filename>
>
> ffprobe is more flexible

If you are doing this programmatically then don't forget that you can
customize the output:

ffprobe -show_streams -print_format json file.mkv

Cheers

Tom


More information about the ffmpeg-user mailing list