Hi

After literally a year or more, I've finally found the one thing that was causing my problems with this.

Problem: Any version of vdr-xine above 0.8.0 (and associated xine-lib and xine-ui from Reinhard's website) caused audio and video skips a few minutes into watching a recording. This was indicated by multiple "fixing sound card drift by XXXX pts" messages in the xine console coinciding with the video "catching up"

Fix: (too easy, as these things often turn out to be!!!) modify ~/.xine.config
from:
audio.synchronization.av_sync_method:0
audio.synchronization.resample_mode:0
to:
audio.synchronization.av_sync_method:resample
audio.synchronization.resample_mode:on

HOORAY!!!  I'm finally able to move off a 2007 plugin!


Next problem - I can't get vdpau to work. But I'll start another thread for that.


Regards
Simon

----- Original Message ----- From: "Reinhard Nissl" <rni...@gmx.de>
To: "VDR Mailing List" <vdr@linuxtv.org>
Sent: Monday, October 05, 2009 10:29 AM
Subject: Re: [vdr] vdr-xine 0.9.3 audio problems


Hi,

Simon Baxter schrieb:

#engine.buffers.video_num_buffers is left at the default of 500.  If I
set this any higher, fast forwarding or rewinding causes the video to
jump about 90 seconds.

VDR-1.7.x should address this.

Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rni...@gmx.de

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to