On Wed, Sep 24, 2014 at 01:24:17PM +0200, Clément Bœsch wrote:
[...]
> > I think this was ok.
>
> Note: I still haven't pushed this because it breaks when line are in old
> ASS (with Marked=0 prefix). I'll fix that ASAP.
>
Fixed and applied. Thanks.
--
Clément B.
pgpGfb51Kfbbc.pgp
Descriptio
On Sun, Sep 21, 2014 at 08:32:59AM +0200, wm4 wrote:
> On Sat, 20 Sep 2014 22:27:52 +0200
> Clément Bœsch wrote:
>
> > After this the order from the original file is stored through readorder
> > when doing ffmpeg -i input.ass -c copy output.mkv.
> >
> > And now that the ASS muxer honors the Read
On Sat, 20 Sep 2014 22:27:52 +0200
Clément Bœsch wrote:
> After this the order from the original file is stored through readorder
> when doing ffmpeg -i input.ass -c copy output.mkv.
>
> And now that the ASS muxer honors the ReadOrder, extracting the ass back
> (without transcoding) restores the
After this the order from the original file is stored through readorder
when doing ffmpeg -i input.ass -c copy output.mkv.
And now that the ASS muxer honors the ReadOrder, extracting the ass back
(without transcoding) restores the original order.
---
libavformat/assdec.c | 31 +++