[MPlayer-dev-eng] [PATCH] further dvr-ms playback improvements
John Donaghy
johnfdonaghy at gmail.com
Sun Sep 17 03:54:12 CEST 2006
You should change the pts values
> returned by the demuxer rather than changing other code to work around
> them.
The pts values in a dvr-ms file are inaccurate - this is not a problem
with the demuxer code. It is just the way it is in those files - the
pts values are fine in wmv files afaik. I actually suspect this is on
purpose to make it difficult for non M$ software to play the format.
As far as I can tell there is no other way than to use the framerate.
I'm at a loss here unless you have any suggestions. Maybe some way of
interpolating the pts values to make them more accurate or something?
I've no idea how to do that though.
John
More information about the MPlayer-dev-eng
mailing list