Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Media players and codecs (http://stream-recorder.com/forum/forumdisplay.php?f=26)
-   -  

Help! Can't play AVI movie in Linux (Voxware decoder needed)

(http://stream-recorder.com/forum/showthread.php?t=5570)

any ANONYMOUS forum user 01-25-2010 03:49 AM

Help! Can't play AVI movie in Linux (Voxware decoder needed)


 
I can't play my AVI movie in Linux since it needs Voxware decoder.
The video itself is shown just fine, but I can't hear any sound.

I tried Totem, VLC and SMPlayer to no avail. I also tried to install gstreamer, ubuntu-restricted-extras and w32codecs from Mediabuntu, but wasn't able to solve my problem....

please help me

Stream Recorder 01-25-2010 11:51 PM

Re: Help! Can't play AVI movie in Linux (Voxware decoder needed)


 
w32codecs from MediaBuntu should allow you to play your video with MPlayer. Try to launch mplayer from the terminal:
Code:

mplayer /home/user/Videos/samle.avi
You should see something like
Code:

Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdivx] vfm: ffmpeg (FFmpeg DivX ;-) (MSMPEG-4 v3))
==========================================================================
==========================================================================
Opening audio decoder: [dshow] Win32/DirectShow decoders
AUDIO: 44100 Hz, 2 ch, s16le, 96.1 kbit/6.81% (ratio: 12016->176400)
Selected audio codec: [voxware] afm: dshow (VoxWare)
==========================================================================
AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 480 x 352 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 480x352 => 480x352 Planar YV12
A:  33.3 V:  33.3 A-V:  0.000 ct: -0.001 833/833  1%  0%  1.0% 0 0
Exiting... (Quit)



All times are GMT -6. The time now is 09:39 PM.