[MPlayer-cvslog] r27551 - trunk/libmpdemux/demux_lavf.c
Diogo 'Kovensky' Franco
diogomfranco at gmail.com
Fri Sep 12 01:35:57 CEST 2008
Em Sex, 2008-09-12 às 01:06 +0200, Aurelien Jacobs escreveu:
> I'm not sure how you tested it, but you need to know that a pending
> patch is needed to use libass+lavf. So please test again with latest
> svn + attached patch. I can't reproduce the issue you describe
> with this setup.
Indeed, I had some local changes on my tree and a "correct-pts=0"
lurking on my (ancient) config file, I haven't touched it in months...
What I did to get it working was just comment these lines from from
r15211:
+ if (st->codec->codec_id == CODEC_ID_SSA)
+ matroska_fix_ass_packet(matroska, pkt);
I'll put them back and check out your patch, thanks.
More information about the MPlayer-cvslog
mailing list