Bug#694616: libav-tools: avprobe does not support -show_frames option from ffprobe

Sebastian Ramacher sramacher at debian.org
Sat Jan 3 21:02:56 UTC 2015


Control: tags -1 moreinfo upstream

On 2012-11-28 12:02:28, David Banks wrote:
> Package: libav-tools
> Version: 6:0.8.4-1
> Severity: wishlist
> File: /usr/bin/avprobe
> 
> Hey,
> 
> The 'ffprobe' tool from ffmpeg supports the option -show_frames, which produces
> output like the following:
> 
>   [FRAME]
>   media_type=video
>   key_frame=1
>   pkt_pts=N/A
>   pkt_pts_time=N/A
>   pkt_dts=1
>   pkt_dts_time=0.040000
>   pkt_duration=1
>   pkt_duration_time=0.040000
>   pkt_pos=17724
>   width=608
>   height=336
>   pix_fmt=yuv420p
>   sample_aspect_ratio=1:1
>   pict_type=I
>   coded_picture_number=0
>   display_picture_number=0
>   interlaced_frame=0
>   top_field_first=0
>   repeat_pict=0
>   reference=3
>   [/FRAME]
>   ...
> 
> It prints detailed per-frame information.  It differs from the output of
> -show_packets, which avprobe does support, by showing more detailed information
> about the video encoding.  This example output is from the 'ffprobe' in the
> upstream git repository of ffmpeg.  The 'ffprobe' that was in squeeze also
> supports the -show_frames option, so in some ways this is a feature regression
> with the libav transition.  However, the output from the ffprobe in squeeze is
> considerably less detailed, and didn't work for some files that I tested on; so
> merging the code from ffmpeg would be preferable.

Sorry for the long delay in getting back to you. This needs to be
implemented upstream. Could you take this upstream by filing a bug
report following https://libav.org/bugreports.html?

Please let us know the bug number so we can track the issue.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150103/decf3123/attachment-0001.sig>


More information about the pkg-multimedia-maintainers mailing list