Hello all, I compiled the mplayer plugin, it works but the playback is too fast. However, the mp3 plugin plays fine. Has someone envountered this problem before, and is there a fix? Here are the versions: (I use a nexus dvb card) Kernel 2.6.8.1-12 vdr-1.3.21 mp3-0.9.12 MPlayer 1.0pre5-3.4.1 This is the mplayer.sh.conf MPLAYER="/usr/bin/mplayer" VOP="lavc=5000" VO="mpegpes" AO="mpegpes" XResPAL=(352 480 528 544 688 704 720) XResNTSC=(352 480 512 640 704 720) PAL="false" NTSC="true" USE_SPEED="true" USEAC3="false" AC3AOUT="-ao alsa9 -ac hwac3" TV_ASPECT="4/3" DETC_FILTER="detc=dr=2:am=1" MPLAYER_V1="true" CACHE="4096" FRAMEDROP="true" LIRCRC="/video/.lircrc" DVDFiles="/video/plugins/DVD-VCD" DVD="/dev/hdc" DVDLANG="de" DVDOPTIONS="-aop list=volume:volume=170" VCDOPTIONS="" MPEG_DIRECT="true" SUBPOS="80" #Vertical position 0-100 SUBCOLOR="0" #Background color 0=black 255=white SUBALPHA="30" #Background transparency (0-255) USERDEF="-quiet"