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 <barsn...@gmx.net>
> Signed-off-by: Jun Zhao <mypopy...@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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to