2009/11/15 oldcpu <[email protected]>: > Manfred Tremmel wrote: >> I've downloaded the "Allegro" example and played with xine, vlc and >> mplayer without any problem. The video "niceday.wmv" makes a little bit >> problems mplayer has no video when playing niceday.wmv (Video: no >> video), xine and vlc only play I-frames ([wmv3 @ 0xfd42f0]Old WMV3 >> version detected, only I-frames will be decoded) but Sound is ok in any >> case. >> >> What output do you get, when you try to play one of this two files from >> a konsole window ("xine niceday.wmv" or "vlc niceday.wmv" or "mplayer >> niceday.wmv")? >> > I can play both .wma and .wmv on 11.1 with xine, MPlayer and ffplay on > 11.1 with no problem. Vlc will not play the .wmv video portion (but will > play audio) on neither 11.1 nor 11.2. > > The results below are from 11.2 (and results are consistent on 2 > different PCs (different hardware) with 11.2 - suggesting I am making a > systemic mistake if I am making a mistake): > > MPlayer playing the .wma (I only hear very very faint scratching/static > at maximum volume - possibly system noise): > > old...@athlon:~/temp> mplayer BachCPE_SonataAmin_1.wma > MPlayer dev-SVN-r29796-4.4-openSUSE Linux 11.2 (i686)-Packman (C) > 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such > file or directory > Can't init input joystick > 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 BachCPE_SonataAmin_1.wma. > ASF file format detected. > [asfheader] Audio stream found, -aid 1 > Clip info: > title: > author: > copyright: > comments: > ========================================================================== > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders > AUDIO: 22050 Hz, 2 ch, s16le, 32.0 kbit/4.54% (ratio: 4003->88200) > Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg)) > ========================================================================== > AO: [oss] 22050Hz 2ch s16le (2 bytes per sample)
Perhaps the device is already being used by something else? Would be a good idea to change the audio output default to ALSA in the package. Try with "mplayer -ao alsa" > MPlayer playing the .wmv (I get the video, but again no sound except for > very faint scratching/static (system noise ? ) at max volume: > > old...@athlon:~/temp> mplayer niceday.wmv > MPlayer dev-SVN-r29796-4.4-openSUSE Linux 11.2 (i686)-Packman (C) > 2000-2009 MPlayer TeamCan't open joystick device /dev/input/js0: No such > file or directory > Can't init input joystick > 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 niceday.wmv. > ASF file format detected. > [asfheader] Audio stream found, -aid 1 > [asfheader] Video stream found, -vid 2 > VIDEO: [WMV3] 320x240 24bpp 1000.000 fps 250.0 kbps (30.5 kbyte/s) > Clip info: > title: > author: > copyright: > comments: > ========================================================================== > 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: [vdpau] 320x240 => 320x240 Planar YV12 > 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, 65.6 kbit/4.65% (ratio: 8205->176400) > Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg)) > ========================================================================== > AO: [oss] 44100Hz 2ch s16le (2 bytes per sample) Same thing. > vlc playing the .wmv - obtain audio with no video: > > ol...@athlon:~/temp> vlc niceday.wmv > VLC media player 1.0.3 Goldeneye > [0x80ed6f8] main interface error: option x11-display does not exist > [0x804f510] main libvlc: Running vlc with the default interface. Use > 'cvlc' to use vlc without interface. > [0x81031f0] main interface error: option x11-display does not exist > Old WMV3 version detected, only I-frames will be decoded > [0x826a880] freetype spu text error: failed to load font file > /usr/share/fonts/truetype/FreeSerifBold.ttf > commandline read: vlc > commandline read: niceday.wmv > > ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.8 |~~~~~~~~~~~~~~~~~~~~~~~~~~ ¿? "option x11-display does not exist" doesn't sound pretty. Probably the problem is in your vlc config... but this problem should happen to you with ANY video, not just WMV. Delete/move the config from ~/.config/vlc. _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
