New submission from Alex Beregszaszi <[EMAIL PROTECTED]>:

Some weeks ago there was a discussion, that a muxer is not allowed to modify the
contents of the given AVPacket.

The flv muxer replaces the data pointer inside the AVPacket in case of muxing
H264 data.  The call to ff_avc_parse_nal_units does this.

----------
assignedto: bcoudurier
messages: 2474
nosy: alex, bcoudurier
priority: normal
status: new
substatus: new
title: FLV muxer modifies AVPacket when muxing H264
type: bug

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue535>
______________________________________________________

Reply via email to