I just finished rebuilding my mythbackend and I have a problem with movies and playback. I don't think this is myth but I was wondering if anyone else experienced this problem. I have a combo backend/frontend that everything works great on. It is edgy running the latest SVN of Myth. I am using NFS3 for sharing videos, pictures, and music. Both of my frontends stop playing back movies about 2/3 through the movie. It doesn't matter if you are using internal, xine, or mplayer it always cuts off all movies. I know that the file is good because it works great on my backend/frontend. Here is the output trying to use mplayer to play the movie:
<br><br><div style="margin-left: 40px;"><font size="1">MPlayer 2:0.99+1.0pre7try2+cvs20060117-0ubuntu8 (C) 2000-2006 MPlayer Team</font><br><font size="1">CPU: Advanced Micro Devices Athlon 64/FX Sledgehammer,San Diego,Venice (Family: 15, Stepping: 1)
</font><br><font size="1">CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1</font><br><font size="1">Compiled with runtime CPU detection.</font><br><br><br><font size="1">91 audio & 204 video codecs</font><br>
<font size="1">Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied</font><br><font size="1">Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.</font><br>
<font size="1">Opening joystick device /dev/input/js0</font><br><font size="1">Can't open joystick device /dev/input/js0: No such file or directory</font><br><font size="1">Can't init input joystick</font><br><font size="1">
Setting up LIRC support...</font><br><font size="1">mplayer: could not connect to socket</font><br><font size="1">mplayer: Connection refused</font><br><font size="1">Failed to open LIRC support.</font><br><font size="1">
You will not be able to use your remote control.</font><br><font size="1">Playing /video/video/ANIMAL_HOUSE.vob.</font><br><font size="1">MPEG-PS file format detected.</font><br><font size="1">VIDEO: MPEG2 720x480 (aspect 3)
29.970 fps 9800.0 kbps (1225.0 kbyte/s)</font><br><font size="1">==========================================================================</font><br><font size="1">Opening audio decoder: [liba52] AC3 decoding with liba52
</font><br><font size="1">Using SSE optimized IMDCT transform</font><br><font size="1">AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s</font><br><font size="1">Using MMX optimized resampler</font><br><font size="1">AUDIO: 48000 Hz, 2 ch, s16le,
448.0 kbit/29.17% (ratio: 56000->192000)</font><br><font size="1">Selected audio codec: [a52] afm: liba52 (AC3-liba52)</font><br><font size="1">==========================================================================
</font><br><font size="1">==========================================================================</font><br><font size="1">Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough</font><br><font size="1">VDec: vo config request - 720 x 480 (preferred colorspace: Mpeg PES)
</font><br><font size="1">Could not find matching colorspace - retrying with -vf scale...</font><br><font size="1">Opening video filter: [scale]</font><br><font size="1">The selected video_out device is incompatible with this codec.
</font><br><font size="1">Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.</font><br><font size="1">VDecoder init failed :(</font><br><font size="1">Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder
libmpeg2-v0.4.0b</font><br><font size="1">Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))</font><br><font size="1">==========================================================================</font><br>
<font size="1">Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??...</font><br><font size="1">alsa-init: 1 soundcard found, using: default</font><br><font size="1">alsa: 48000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
</font><br><font size="1">AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)</font><br><font size="1">Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...</font><br><font size="1">Starting playback...
</font><br><font size="1">VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12)</font><br><font size="1">VDec: using Planar YV12 as output csp (no 0)</font><br><font size="1">Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
</font><br><font size="1">VO: [xv] 720x480 => 854x480 Planar YV12 [fs] [zoom]</font><br><br><font size="1">demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.</font><br><font size="1">demux_mpg: 30000/1001fps NTSC content detected, switching framerate.
</font><br><font size="1">Warning! FPS changed 23.976 -> 29.970 (-5.994005) [4]</font><br><br><font size="1">demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.</font><br><font size="1">demux_mpg: 30000/1001fps NTSC content detected, switching framerate.
</font><br><font size="1">Warning! FPS changed 23.976 -> 29.970 (-5.994005) [4]</font><br><br><font size="1">demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.</font><br><font size="1">demux_mpg: 30000/1001fps NTSC content detected, switching framerate.
</font><br><font size="1">Warning! FPS changed 23.976 -> 29.970 (-5.994005) [4]</font><br><br><font size="1">demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.a52: CRC check failed!</font>
<br><font size="1">a52: error at resampling</font><br><br><font size="1">alsa-uninit: pcm closed</font><br><br><font size="1">Exiting... (End of file)</font><br></div><br>It's not the end of the file so why is it getting cut off. I mounted the video directory with the command
<br><br><div style="margin-left: 40px;"><font size="1">sudo mount 192.168.0.10:/video/ /video/</font><br></div><br>Which mounts the files and is good enough to play the first 2/3rds of the movie. I tried to use the following line in fstab but for some reason it won't mount using this line:
<br><br><div style="margin-left: 40px;"><font size="1">192.168.0.10:/video /video nfs rsize=8192,wsize=8192,soft,timeo=14,actimeo=0,intr,noatime,nolock,async,nfsvers=3,bg,tcp 0 0</font><br></div><br>Save me, I can't watch my movies:(
<br><br>Allan<br><br>