[FFmpeg-devel] [PATCH] Ignore invalid sprop-parameter-sets missing PPS

Andrew Shulgin andrewshulginua at gmail.com
Tue Mar 1 01:11:28 CET 2016


Yep, you're right.

On Tue, Mar 1, 2016 at 2:09 AM, Michael Niedermayer <michael at niedermayer.cc>
wrote:

> On Mon, Feb 29, 2016 at 03:10:41PM +0200, Andrew Shulgin wrote:
> > Extracting SPS without the missig PPS results in unplayable FLV.
> >
> > ffmpeg -thread_queue_size 512 -rtsp_transport tcp -i rtsp://
> > admin:12345 at 192.88.99.1/h264/ch1/main/av_stream -ar 44100 -ac 2 -acodec
> > pcm_s16le -f s16le -ac 2 -i /dev/zero -c:v copy -acodec aac -strict
> > experimental -ab 128k -f flv wrong.flv
> >
> > Uploaded to upload.ffmpeg.org with filename
> > rtsp-invalid-sprop-parameter-sets.flv
> >
> > Also you may download the sample from here:
> > http://home.rmrf.co/storage/rtsp-invalid-sprop-parameter-sets.flv
>
> that doesnt play, do i guess correctly that this testcase works
> and results in a playable file with the original patch ?
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> During times of universal deceit, telling the truth becomes a
> revolutionary act. -- George Orwell
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>


More information about the ffmpeg-devel mailing list