Public bug reported:

Binary package hint: mplayer

I've got a ripped DVD packaged up in nice cd-friendly chunks, and I use
unrar together with mplayer to play this as a raw stream directly from
the compressed files.

While -3 plays this particular stream perfectly fine, -4 crashes with no
output. A simple downgrade of the mplayer package is my current "fix"
for this problem. Attached is the terminal output of both instances.

** Affects: mplayer (Ubuntu)
     Importance: Untriaged
     Assignee: Sebastian Dröge
         Status: Unconfirmed

** Description changed:

  Binary package hint: mplayer
  
  I've got a ripped DVD packaged up in nice cd-friendly chunks, and I use
  unrar together with mplayer to play this as a raw stream directly from
  the compressed files.
  
- While -3 plays this particular stream perfectly fine, -4 produces the
- following output and crashes:
- 
- [EMAIL PROTECTED]:~/Desktop/Film - The island/CD1$ unrar p -inul 
island.2005.dvdrip.cd1-keg.rar |mplayer -
- MPlayer 2:0.99+1.0pre8-0ubuntu4 (C) 2000-2006 MPlayer Team
- CPU:         Intel(R) Pentium(R) M processor 1.60GHz (Family: 6, Model: 13, 
Stepping: 6)
- CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
- Compiled with runtime CPU detection.
- 
- 
- 93 audio & 211 video codecs
- Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
- Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system 
startup scripts.
- Opening joystick device /dev/input/js0
- Can't open joystick device /dev/input/js0: No such file or directory
- Can't init input joystick
- Setting up LIRC support...
- mplayer: could not connect to socket
- mplayer: No such file or directory
- Failed to open LIRC support.
- You will not be able to use your remote control.
- 
- Playing -.
- Reading from stdin...
- AVI file format detected.
- VIDEO:  [XVID]  640x272  12bpp  25.000 fps  1058.7 kbps (129.2 kbyte/s)
- Clip info:
-  Software: VirtualDubMod 1.5.10.2 (build 2540/release)
- ==========================================================================
- Opening audio decoder: [liba52] AC3 decoding with liba52
- AC3: 5.1 (3f+2r+lfe)  48000 Hz  384.0 kbit/s
- Using MMX optimized resampler
- AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
- Selected audio codec: [a52] afm: liba52 (AC3-liba52)
- ==========================================================================
- It seems there is no Xvideo support for your video card available.
- Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
- See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
- [VO_SDL] Using driver: x11.
- ==========================================================================
- Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
- Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
- ==========================================================================
- alsa-init: using device default
- alsa: 48000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
- AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
- Starting playback...
- 
- 
- MPlayer interrupted by signal 11 in module: decode_audio
- - 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.
- alsa-uninit: pcm closed
- 
- 
- 
- A direct downgrade to the -3 package displays the following output and plays 
the stream fine: 
- 
- 
- [EMAIL PROTECTED]:~/Desktop/Film - The island/CD1$ unrar p -inul 
island.2005.dvdrip.cd1-keg.rar |mplayer -
- MPlayer 2:0.99+1.0pre8-0ubuntu3 (C) 2000-2006 MPlayer Team
- CPU:         Intel(R) Pentium(R) M processor 1.60GHz (Family: 6, Model: 13, 
Stepping: 6)
- CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
- Compiled with runtime CPU detection.
- 
- 
- 93 audio & 211 video codecs
- Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
- Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system 
startup scripts.
- Opening joystick device /dev/input/js0
- Can't open joystick device /dev/input/js0: No such file or directory
- Can't init input joystick
- Setting up LIRC support...
- mplayer: could not connect to socket
- mplayer: No such file or directory
- Failed to open LIRC support.
- You will not be able to use your remote control.
- 
- Playing -.
- Reading from stdin...
- AVI file format detected.
- VIDEO:  [XVID]  640x272  12bpp  25.000 fps  1058.7 kbps (129.2 kbyte/s)
- Clip info:
-  Software: VirtualDubMod 1.5.10.2 (build 2540/release)
- ==========================================================================
- Opening audio decoder: [liba52] AC3 decoding with liba52
- Using SSE optimized IMDCT transform
- AC3: 5.1 (3f+2r+lfe)  48000 Hz  384.0 kbit/s
- Using MMX optimized resampler
- AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
- Selected audio codec: [a52] afm: liba52 (AC3-liba52)
- ==========================================================================
- It seems there is no Xvideo support for your video card available.
- Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
- See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
- [VO_SDL] Using driver: x11.
- ==========================================================================
- Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
- Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
- ==========================================================================
- alsa-init: using device default
- alsa: 48000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
- AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
- Starting playback...
- VDec: vo config request - 640 x 272 (preferred colorspace: Planar YV12)
- VDec: using Planar YV12 as output csp (no 0)
- Movie-Aspect is 2.35:1 - prescaling to correct movie aspect.
- VO: [sdl] 640x272 => 640x272 Planar YV12 
- A: 234.2 V: 233.6 A-V:  0.587 ct:  0.004 5842/5842  8% 15%  1.6% 50 0
+ While -3 plays this particular stream perfectly fine, -4 crashes with no
+ output. A simple downgrade of the mplayer package is my current "fix"
+ for this problem. Attached is the terminal output of both instances.

-- 
[edgy] Regression between mplayer 2:0.99+1.0pre8-0ubuntu3 and mplayer 
2:0.99+1.0pre8-0ubuntu4
https://launchpad.net/bugs/54269

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to