[FFmpeg-devel] [PATCH] avformat: remove FF_API_ASS_SSA dead code
wm4
nfxjfg at googlemail.com
Thu Sep 25 21:10:18 CEST 2014
On Thu, 25 Sep 2014 18:18:45 +0000 (UTC)
Rainer Hochecker <fernetmenta at online.de> wrote:
> Clément Bœsch <u <at> pkh.me> writes:
>
> >
> > I'm seeing timestamps set in the packets with:
> > ffprobe -show_packets -show_data -select_streams s:0
> ~/samples/Test_File-01.mkv
> >
> > Same with other streams
> >
>
>
> Thanks, making use of ffprobe was a good idea. Now I see the difference.
> With version < 2.4 we got one packet with multiple "Dialogue: ..."
> http://paste.ubuntu.com/8426844/
Yeah, at least with Matroska, these were "coalesced".
> Now we get multiple packets with equal pts. This requires an additional
> change for us.
> http://paste.ubuntu.com/8426767/
Why? I don't think subtitle packets with same PTS were impossible
before.
More information about the ffmpeg-devel
mailing list