On date Monday 2014-11-03 01:56:39 +0100, Michael Niedermayer encoded:
> On Mon, Nov 03, 2014 at 12:32:04AM +0100, Stefano Sabatini wrote:
> > Avoid the creation of files which cannot be successfully decoded by
> > ffmpeg, for example generated with:
> > ffmpeg -f lavfi -i sine -af 
> > "aselect='not(between(t,100,500))',aresample=min_comp=0.001:min_hard_comp=0.100000"
> >  -acodec pcm_s16le -t 1000 -y out_audio.flv
> > ---
> >  libavformat/flvenc.c | 6 ++++++
> >  1 file changed, 6 insertions(+)
> 
> LGTM

Pushed, thanks.
-- 
FFmpeg = Fanciful & Fierce Multipurpose Portentous Ecletic Guru
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to