i'm having a bit of trouble playing dvds with mplayer. vlc wont even load
output of uname -a: linux box 5.4.3-tinycore #2020 SMP tue dec 17 17:00 i686 GNU/Linux
I have mplayer 1.4-9.2.0 with the standard codecs plus i compiled libdvdcss
so when I do mplayer dvd://01 it will be able to decrypt the dvd but it only finds the video stream and no audio. A new terminal will show for a few fractions of a second and then nothing.
here is the output:
playing dvd://01
there are 74 titles on this DVD
there are one angles on this dvd
libdvdread: Attempting to retrive all CSS keys
libdvdread: This can take a_long_time, please be patient
I won't retype the boring output from libdvdread but suffice to say it seems to get a bunch of keys for a folder called /video_ts on the DVD
MPEG-PS file format detected
MPEG: no audio stream found -> no sound
VIDEO: MPEG@ 720x480 (aspect3) 29.970 fps 8000.o kbs (1000,0 kbyte/s)
could not find a UTF-8 locale,
character keys beyond Latin-1 will not be handled
Xlib: extension " XFree86-VidModeExtension" missing on display "0.0".
Failed to open VDPAU b ackend libvdpau_nvidia.so: cannot open shared object file:
no such file or directory
[vdpau] Error when calling vdp_device_create_x11: 1
Xlib: extension "XVideo" missing on display "o.o"
[VO_XV] Sorry Xv not supported by this X11 version/driver
[VO_XV] ******** Try with -vo x11 or vo sdl *********
[gl] no GLX support present
========================================
Opening video decoder [ffmpeg] FFmpeg's libavcodec family
libavcodec v ersion 58.51.100 ( external)
mismatching header version 58.51.100
selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG@)
==============================================
audio: no sound
starting playback
try appending the scale filter to your filter list,
eg -vf spp,scale instead of -vf spp.
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect
VO: [x11] 720x480-> 854x480 Planar YV12
[swscaler @ oxb77dad80] bicubic scaler, from yuv420p to bgra using MMXEXT
[swscaler @ 0xb77dad80] using unscaled yuv420p -> bgra special converter
[ mpeg2video @ 0xb6ad6f00] ac0tex damaged at 18 22
[mpeg2video @ 0xb6ad6f00] Warning MVs not available
[mpeg2video @ 0xb6ad6f00] concealing 360 DC, 360 AC, 360 MV errors in I frame
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect
VO: [x11] 720x480 => 854x480 Planar YV12
V: 0.3 2/ 2 ??% ??% ??,?% 00
i'm not asking for some one to just hand me the answer. A point in the right direction would be nice
obvs I can just rip the dvd but i'd like to save hard drive space
on a side note: if any one knows how to copy and paste from term to firefox I would greatly appreciate that knowledge. also how come after i compile and install a program, it disapears after re-start??
[EDIT]: Added code tags. Rich