[FFmpeg-user] using show_entries returns more results that specified

RealBumba realbumba at sharklasers.com
Wed Dec 11 13:24:49 CET 2013


for example, if I wish to return just duration,size from format, and
width,height from streams with query

/ffprobe -v quiet -show_streams -select_streams v -show_entries
format=size,duration:stream=width,height -print_format json -i test.mp4/

It will return what I wanted removing most excess, but there are still some
other entries, such as *tags*(in both streams and format wrapper), along
with *disposition* in the streams wrapper.
why is this being returned when I am not asking for it?

Thanks in advance



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/using-show-entries-returns-more-results-that-specified-tp4662677.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list