Hi, all! Have the same problem. When w32codecs installed mplayer crashes like this:
Detected file format: ASF format (libavformat) [wmv3 @ 0x888f420]Extra data: 8 bits left, value: 0 [lavf] stream 0: audio (wmav2), -aid 0, -alang eng [lavf] stream 1: video (wmv3), -vid 0 VIDEO: [WMV3] 640x480 24bpp 29.970 fps 999.2 kbps (122.0 kbyte/s) Clip info: WM/ToolName: Flip4Mac WMV Export Component for QuickTime (Mac) WM/ToolVersion: 2204 title: artist: copyright: comment: ========================================================================== Opening video decoder: [dmo] DMO video codecs DMO dll supports VO Optimizations 0 1 DMO dll might use previous sample when requested MPlayer interrupted by signal 11 in module: init_video_codec MPlayer interrupted by signal 11 in module: init_video_codec After w32codecs removed: ASF file format detected. [asfheader] Audio stream found, -aid 1 [asfheader] Video stream found, -vid 2 VIDEO: [WMV3] 640x480 24bpp 1000.000 fps 999.2 kbps (122.0 kbyte/s) Clip info: title: author: copyright: comments: ========================================================================== Opening video decoder: [dmo] DMO video codecs Win32 LoadLibrary failed to load: wmv9dmod.dll, /usr/lib/codecs/wmv9dmod.dll IMediaObject ERROR: 0x83f15e1 could not open DMO DLL (0x0 : 0) Failed to create DMO filter ERROR: Could not open required DirectShow codec wmv9dmod.dll. You need to upgrade/install the binary codecs package. Go to http://www.mplayerhq.hu/dload.html VDecoder init failed :( Opening video decoder: [dmo] DMO video codecs Win32 LoadLibrary failed to load: wmvdmod.dll, /usr/lib/codecs/wmvdmod.dll IMediaObject ERROR: 0x83f15e1 could not open DMO DLL (0x0 : 0) Failed to create DMO filter ERROR: Could not open required DirectShow codec wmvdmod.dll. You need to upgrade/install the binary codecs package. Go to http://www.mplayerhq.hu/dload.html VDecoder init failed :( Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family [wmv3 @ 0x14249a0]Extra data: 8 bits left, value: 0 Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9) ========================================================================== ========================================================================== Forced audio codec: mad Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 44100 Hz, 2 ch, s16le, 64.0 kbit/4.54% (ratio: 8005->176400) Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg)) ========================================================================== AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample) Starting playback... Movie-Aspect is undefined - no prescaling applied. VO: [vdpau] 640x480 => 640x480 Planar YV12 A: 5.7 V: 5.7 A-V: -0.006 ct: -0.042 22/ 22 21% 10% 0.2% 0 0 Exiting... (Quit) But!!! The interesting thing is that I have the second ubuntu installed in VirtualBox with mplayer and w32codecs. I double checked all details (version, repository, dependencies) and can make conclusion that two systems are identical in video/codecs packages. But when I trying to play the same video in VBox Ubuntu it not crashes and playing well: [asfheader] Audio stream found, -aid 1 [asfheader] Video stream found, -vid 2 VIDEO: [WMV3] 640x480 24bpp 1000.000 fps 999.2 kbps (122.0 kbyte/s) Clip info: title: author: copyright: comments: open: No such file or directory [MGA] Couldn't open: /dev/mga_vid open: No such file or directory [MGA] Couldn't open: /dev/mga_vid [VO_TDFXFB] Can't open /dev/fb0: No such file or directory. [VO_3DFX] Unable to open /dev/3dfx. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory [vdpau] Error when calling vdp_device_create_x11: 1 [VO_XV] It seems there is no Xvideo support for your video card available. [VO_XV] Run 'xvinfo' to verify its Xv support and read [VO_XV] DOCS/HTML/en/video.html#xv! [VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers. [VO_XV] Try -vo x11. ========================================================================== Opening video decoder: [dmo] DMO video codecs DMO dll supports VO Optimizations 0 1 DMO dll might use previous sample when requested Decoder supports the following formats: YV12 YUY2 UYVY YVYU RGB8 RGB555 RGB565 RGB24 RGB32 Decoder is capable of YUV output (flags 0x1b) Movie-Aspect is undefined - no prescaling applied. VO: [x11] 640x480 => 640x480 Planar YV12 [swscaler @ 0x8754820]using unscaled yuv420p -> bgra special converter Selected video codec: [wmv9dmo] vfm: dmo (Windows Media Video 9 DMO) ========================================================================== ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 44100 Hz, 2 ch, s16le, 64.0 kbit/4.54% (ratio: 8005->176400) Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg)) ========================================================================== AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample) Starting playback... A: 5.9 V: 5.9 A-V: 0.001 ct: -0.039 27/ 27 13% 15% 0.4% 0 0 Exiting... (Quit) WTF? It's mystery for me ... -- mplayer crashes opening wmv files encoded with DMO codec https://bugs.launchpad.net/bugs/664848 You received this bug notification because you are a member of Medibuntu Packaging Team, which is the registrant for Medibuntu. _______________________________________________ Mailing list: https://launchpad.net/~medibuntu-maintainers Post to : [email protected] Unsubscribe : https://launchpad.net/~medibuntu-maintainers More help : https://help.launchpad.net/ListHelp

