[FFmpeg-devel] [PATCH V2 2/5] fftools/ffprobe: fix max_bit_rate dump.

Michael Niedermayer michael at niedermayer.cc
Wed Nov 21 23:10:41 EET 2018


On Wed, Nov 21, 2018 at 09:01:41AM +0800, Jun Zhao wrote:
> ‘codec’ is deprecated in AVStream, so used the dec_ctx to dump
> max_bit_rate in ffprobe. Clean the warning like:
> "warning: ‘codec’ is deprecated [-Wdeprecated-declarations]"
> 
> Reviewed-by: Moritz Barsnick <barsnick at gmx.net>
> Signed-off-by: Jun Zhao <mypopydev at gmail.com>
> ---
>  fftools/ffprobe.c |    6 ++----
>  1 files changed, 2 insertions(+), 4 deletions(-)

this looses the max_bit_rate from:
./ffprobe tickets/4012/IMG_4596.MOV -of compact -show_streams -of json 

file should be at https://s.natalian.org/2014-10-07/IMG_4596.MOV

thx
[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181121/65b8caee/attachment.sig>


More information about the ffmpeg-devel mailing list