[FFmpeg-devel] [PATCH 1/3] lavc/utils.c: Subtract skip_samples when frame is DISCARDed.

Sasi Inguva isasi at google.com
Tue Sep 27 04:42:31 EEST 2016


On Mon, Sep 26, 2016 at 6:01 PM, Michael Niedermayer <michael at niedermayer.cc
> wrote:

> On Mon, Sep 26, 2016 at 11:42:50AM -0700, Sasi Inguva wrote:
> > Signed-off-by: Sasi Inguva <isasi at google.com>
> > ---
> >  libavcodec/utils.c | 16 +++++++---------
> >  1 file changed, 7 insertions(+), 9 deletions(-)
>
> applying just this patch breaks
>
> ./ffmpeg_g -f u8 -ar 16000 -ac 1 -i sync_audio.raw -acodec libmp3lame
> test.mov
> ./ffmpeg_g -i test.mov test.mov.wav
>
> applying both doesnt break this though
> not sure if thats a problem or not ...
>
> Yes. it needs the next patch setting skip_samples correctly in mov.c for
this file to work.


> version bump is missing
>
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Dictatorship naturally arises out of democracy, and the most aggravated
> form of tyranny and slavery out of the most extreme liberty. -- Plato
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>


More information about the ffmpeg-devel mailing list