[vlc-devel] [PATCH 1/3] ts demux: add support for dirac streams via registration_descriptor
David Flynn
davidf+nntp at woaf.net
Sun Jun 29 01:58:22 CEST 2008
On 2008-06-28, Rémi Denis-Courmont <rdenis at simphalempin.com> wrote:
> Le mercredi 25 juin 2008 15:44:58 David Flynn, vous avez écrit :
>> modules/demux/ts.c | 29 +++++++++++++++++++++++++++++
> I suppose this and the ogg patch work with any of the Dirac decoders
> (libavcodec, libdirac and libschroedinger), right?
It should.
I've just tested it against libdirac, and that works for both ogg and
ts. -- Unfortunatly the codec/dirac.c doesn't handle PTS correctly so
the playback judders and skips backwards and forwards constantly. I've
a quick hack that fixes it. codec/dirac.c also doesn't correctly handle
discontinuities, etc.,
I'll try avcodec now, a small offering to the deities that ffmpeg builds
nice would be useful.
..david
More information about the vlc-devel
mailing list