On 12/12/18, Nicolas George <geo...@nsup.org> wrote:
> Paul B Mahol (2018-12-12):
>> It needs that because decoder & demuxer work that way.
>
> This answer do not say anything. Please elaborate enough as to be
> convincing. And put it in the commit message.

Demuxer only split file into small packets, no data is trimmed.
Encoder & muxer currently expect completely another format
where muxer writes stuff like disposal method which should
be really encoder job.
With this patch muxer only modifies delay between two packets.
Codec copy need to have same behavior between demuxer and
muxer to work correctly.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to