One movie fails to play properly when using TT full featured card, VDR (1.3.22), MPlayer plugin (0.9.11), mplayer (1.0 pre 6 with codes from Feb 2005) and mplayer.sh (0.8.6). Audio stutters constantly. However, using following command the audio does not stutter: mplayer -vf expand=720:576 -vo mpegpes -ao mpegpes <avi-file> And this works even over ssh tunnel well (subtitles are missing but that should not be that big deal). So the file is good but there are some parameters that cause this but haven't figured out what causes this. Following configs are used (from mplayer.sh.conf): PAL="true" NTSC="false" USE_SPEED="true" USEAC3="true" AC3AOUT="-ac hwac3" TV_ASPECT="16/9" DETC_FILTER="ivtc=1" MPLAYER_V1="true" CACHE="8192" FRAMEDROP="false" MPEG_DIRECT="true" Can anyone help with the problem? Br, Pasi