SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
ID_VIDEO_ID=0
MPEG-PS file format detected.
ID_AUDIO_ID=128
VIDEO: MPEG2 720x576 (aspect 3) 25.000 fps 8600.0 kbps (1075.0 kbyte/s)
ID_FILENAME=dvd://1
ID_DEMUXER=mpegps
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=8600000
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=8192
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_START_TIME=0.29
ID_LENGTH=4839.64
ID_SEEKABLE=1
ID_CHAPTERS=13
Cache not responding!
Opening video filter: [scale]
Opening video filter: [spp]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
ID_VIDEO_CODEC=ffmpeg2
[PP] Using external postprocessing filter, max q = 6.
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
ID_AUDIO_BITRATE=256000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=ffac3
Starting playback...
ID_AUDIO_ID=129
ID_AUDIO_ID=130
[PP] Using external postprocessing filter, max q = 6.
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1.7778
[swscaler @ 0x8b25e60]using unscaled yuv420p -> rgb565le special converter
VO: [x11] 360x288 => 512x288 BGR 16-bit [fs] [zoom]
MPlayer interrupted by signal 11 in module: decode_video
ID_SIGNAL=11
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
Please note: this plays on SL12.1 perfectly fine.
I have a full install, except for KDE and gxine, plus MPlayer-20100926-i486-1alien and libdvdcss-1.2.10-i486-2alien.
I can post a list of the other packages installed, but as far as I can see, they are not related to DVDs.
Last edited by harryhaller; 06-18-2011 at 09:38 AM.
Try
ldd /path/tp/mplayer
to see if any libs are missing.xvid is default but your video driver also matters. Try other videos - I went through a bit once with mplayer running slow to discover it eas the test video simulating mplayer running slow. Also, don't zoom it and see if it plays. you can run
mplayer -vo help to see what it supports. I founjd sdl worked best for me on one box.
Thanks, business_kid. I've played around and I found that using "-lavdopts lowres=1:fast" was the problem!
I've always used that, but now it doesn't work. So, if I don't use that parameter, mplayer now works fine . I just assumed since I had installed a new version of the program, that the problem was to be found there....Thanks for the pointer to go back to the basics, and not assume that the program/libs are at fault
Last edited by harryhaller; 06-18-2011 at 11:27 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.