[FFmpeg-devel] h264-parser splits before PPS thus muxing to mp4 fails
Thorsten Jordan
tjordan
Mon Feb 11 09:34:47 CET 2008
Michael Niedermayer schrieb:
> On Fri, Feb 01, 2008 at 09:35:51AM +0100, Thorsten Jordan wrote:
>> Michael Niedermayer schrieb:
>>> On Wed, Jan 30, 2008 at 01:06:47PM +0100, Thorsten Jordan wrote:
>>>> Thorsten Jordan schrieb:
>>>>> Hello,
>>>>>
>> or the SPS SEI datas directly (after the 0x06)
>> 00 01 c0 80
>> 06 01 a4 80
>>
>> and the PPS's SEI
>> 01 01 32 80
>
> i dont think any of them belong in extradata
if that is the case, the splitter is not working as it should. It aborts
after having read the SPS and before PPS, if the order is SPS, SEI, PPS,
as it is the case here.
--
Regards, Thorsten
More information about the ffmpeg-devel
mailing list