On Thu, Nov 22, 2018 at 5:11 AM Michael Niedermayer
<mich...@niedermayer.cc> wrote:
>
> 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
> [...]

Will check this clip, tks, Micheal.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to