[FFmpeg-devel] [PATCH] fftools/ffprobe: process show_frame/show_packets last
Nicolas George
george at nsup.org
Fri Jul 19 10:49:13 EEST 2019
Aman Gupta (12019-07-18):
> From: Aman Gupta <aman at tmm1.net>
>
> When using `ffprobe -show_format -show_streams -show_packets`,
> it makes more sense to omit static data about the file format
> and streams before the long list of packets instead of at the
> end.
>
> Signed-off-by: Aman Gupta <aman at tmm1.net>
> ---
> fftools/ffprobe.c | 38 ++++++++++++++++++++------------------
> 1 file changed, 20 insertions(+), 18 deletions(-)
Been there, tried that: it will miss all streams that appear late, like
subtitles in MPEG-PS.
It needs to be an option.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190719/5cf55510/attachment.sig>
More information about the ffmpeg-devel
mailing list