benno2@gardena.net wrote:
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] Thanks for the info, but I think if this is really a bug then it should be fixed (eg. see if the WIN DLL is present and the file is of a certain type (troublesome files) then switch to the DLL instead of the native. Anyway the playback in my case was completely ok, it is just that at the end of the stream mplayer freezes and does not exit so I think the fix must not be that hard. Anyway Corey reported that he is using CVS and he does not experience problems with the example stream I posted. I will try out CVS and see if that cures the problem. Just for curiousity: Corey have you installed the latest win32 codecs ? (I have the latest win32 + QT codecs, installed a few days ago)
cheers, Benno http://www.linuxdesktop.it
I'm using libavcodec for both video and audio (afm and vfm ffmpeg). My full mplayer output is below, if you want to see. I'm using some jumbled combination of experimental codec packs from a long time ago. I'll clean it up sometime, but it's not really a priority since most formats can be decoded with mplayer-native codecs or libavcodec. In any case that doesn't matter for the file at hand, since I, at least, don't have any trouble with libavcodec handling the decoding. RC4 is getting kind of old, so you should try latest CVS and fill out a bugreport (DOCS/bugreports.html). Good luck, Corey bugfood@bugfood:/tmp$ mplayer stream.dump Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/share/locale MPlayer 0.90-CVS-030214-09:51-2.95.4 (C) 2000-2003 Arpad Gereoffy (see DOCS) CPU: Advanced Micro Devices (Family: 6, Stepping: 0) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE Reading config file /etc/mplayer/mplayer.conf Reading config file /home/bugfood/.mplayer/config Reading /home/bugfood/.mplayer/codecs.conf: 50 audio & 135 video codecs Font /home/bugfood/.mplayer/font/font.desc loaded successfully! (206 chars) Failed to open /dev/rtc: Permission denied (mplayer should be setuid root or /dev/rtc should be readable by the user.) Using usleep() timing Input config file /home/bugfood/.mplayer/input.conf parsed : 67 binds Opening joystick device /dev/input/js0 Playing stream.dump ASF file format detected. ============ ASF Stream group == START === object size = 38 stream count=[0x2][2] stream id=[0x1][1] max bitrate=[0x863f][34367] stream id=[0x8][8] max bitrate=[0x4abc6][306118] ============ ASF Stream group == END === VIDEO: [WMV1] 320x240 24bpp Clip info: name: 030217_eugipfel_12 author: copyright: comments: ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 44100 Hz, 1 ch, 16 bit (0x10), ratio: 4006->88200 (32.0 kbit) Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (ffmpeg)) ========================================================================== vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0" => local display) Disabling DPMS ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffwmv1] vfm:ffmpeg (FFmpeg M$ WMV1/WMV7) ========================================================================== Checking audio filter chain for 44100Hz/1ch/16bit -> 44100Hz/2ch/16bit... AF_pre: af format: 2 bps, 1 ch, 44100 hz, little endian signed int AF_pre: 44100Hz 1ch Signed 16-bit (Little-Endian) AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps) Building audio filter chain for 44100Hz/1ch/16bit -> 44100Hz/2ch/16bit... Starting playback... VDec: vo config request - 320 x 240 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is undefined - no prescaling applied. VO: [xv] 320x240 => 320x240 Planar YV12 Successfully enabled DPMS.120 ct: -0.059 165/165 2% 1% 1.0% 0 0 0% Exiting... (Quit)