[FFmpeg-devel] [PATCH] avformat/assenc: mux all extradata at once
Clément Bœsch
u at pkh.me
Sat Sep 20 18:43:24 CEST 2014
On Sat, Sep 20, 2014 at 06:40:57PM +0200, Clément Bœsch wrote:
> Before this commit, the code was muxing up to the 2nd line after
> "[Event]" (assuming it to be the "Format:" line). The remaining are
EventS* typo fixed locally
> generally "Comment:" directives which can stay in that place. mkvextract
> behaves that way so it seems there is no reason for that extra
> complexity.
> ---
> libavformat/assenc.c | 24 +-----------------------
> 1 file changed, 1 insertion(+), 23 deletions(-)
>
Just in order to illustrate what happens exactly:
http://lucy.pkh.me/ass-mkvextract-ffmpeg.html
left is mkvextract, right is FFmpeg.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140920/dececeb9/attachment.asc>
More information about the ffmpeg-devel
mailing list