On Tue, 2006-11-07 at 22:33 -0800, Simon Baxter wrote: > >> When I use vdr-xine, I start it with > >>> "xine --fullscreen --hide-gui -V xv -A alsa -D --post vdr_video --post > >>> vdr_audio vdr://tmp/vdr-xine/stream#demux:mpeg_pes" > >> > >> > >> for xine use this > >> > >> -P"xineliboutput --primary --local=none --remote=37890" > > > > -P"xineliboutput --primary --local=sxfe --remote=none" > > I'm getting video/audio slips when playing back VDR recordings every 2-3 > minutes. The console shows: > > video_out: throwing away image with pts 124350653 because it's too old (diff > : 29229). > video_out: throwing away image with pts 124359662 because it's too old (diff > : 20220). > video_out: throwing away image with pts 23516102 because it's too old (diff > : 25112). > video_out: throwing away image with pts 23525111 because it's too old (diff > : 16103). > 200 frames delivered, 17 frames skipped, 3 frames discarded > > > any ideas? > _IF_ image + audio is smooth, it is clock problem ... If not, there must be some more magic...