[MPlayer-dev-eng] [PATCH] further dvr-ms playback improvements

Nico Sabbi nicola_sabbi at fastwebnet.it
Fri Aug 25 22:32:37 CEST 2006


Uoti Urpala wrote:

>On Fri, 2006-08-25 at 22:16 +0200, Nico Sabbi wrote:
>  
>
>>>As already noted on IRC the video
>>>playback time matches the total length of 20 s, with or without
>>>-correct-pts. Are you saying the total length value is wrong? 
>>>
>>>      
>>>
>>no, it's the same
>>    
>>
>
>"No" what? If it's not wrong then how can it be accelerated overall if
>it plays through in the correct time? "The same" as what? 
>  
>

I mean that the duration reported is always 20 seconds, with or without 
-correct-pts

>  
>
>>>Is there a reason to believe that it's impossible to get right
>>>timestamps from the demuxer for asf?
>>>      
>>>
>
>  
>
>>I didn't write that; I only wrote that video.c shouldn't do its nasty 
>>and useless code
>>in video_read_properties()
>>    
>>
>
>But your patch set sh_video values in vd_ffmpeg. What reason is there
>for that if the demuxer produces correct timestamps?
>
>  
>
in my patch I removed the assignment sh_video->pts=1000.0 from demux_asf.c
because I consider absolutely random and arbitrary,
but mplayer from svn doesn't even init when sh_video->pts == 0,
thus I had to patch one of the decoders to assign the video framerate



More information about the MPlayer-dev-eng mailing list