Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack (1) Thread Tools Display Modes
Old 29-09-2008, 01:04 PM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Exclamation can't Play files encoded with WMV3 on Archlinux


Hi,
can't play .WMV files which are encoded with WMV3 codec. i only get the audio.
here is the mplayer log
Code:
MPlayer 1.0rc2-4.3.1 (C) 2000-2007 MPlayer Team
PU: AMD Athlon(tm) 64 Processor 3000+ (Family: 15, Model: 12, Stepping: 0)                                                                    
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1                                                                                    
Compiled with runtime CPU detection.                                                                                                           
115 audio & 237 video codecs                                                                                                                   
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 indian.wmv.
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO:  [WMV3]  176x144  24bpp  1000.000 fps   79.3 kbps ( 9.7 kbyte/s)
==========================================================================
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[wmv3 @ 0xfd4ec0]Reserved RES_SM=2 is forbidden
Could not open codec.
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x33564D57.
Read DOCS/HTML/en/codecs.html!
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 32000 Hz, 2 ch, s16le, 32.0 kbit/3.12% (ratio: 4000->128000)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
AO: [oss] 32000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:  60.3 (01:00.2) of 500.0 (08:20.0)  0.2%

MPlayer interrupted by signal 2 in module: play_audio
even VLC fails to play this file.
Code:
LC media player 0.8.6i Janus
[00000314] ffmpeg decoder error: cannot open codec (Windows Media Video 3)
[00000314] main decoder error: no suitable decoder module for fourcc `WMV3'.
VLC probably does not support this sound or video format.
[00000273] main playlist: stopping playback
I have codecs installed

Archlinux 2.6.26 x64
KDEmod 4.1
gary4gar is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-09-2008, 10:26 PM   #2 (permalink)
Alpha Geek
 
paroh's Avatar
 
Join Date: Jul 2008
Posts: 781
Default Re: can't Play files encoded with WMV3 on Archlinux

Download this codec
Code:
http://codecpackguide.com/klmcodec416.exe
and this codec also

Code:
http://www.codec-archiv.de/win/wmv/WM9Codecs9x%5BCodec-Download.de%5D.exe
And use Windows media player 11 to play this file

or try latest VLC player

Code:
http://ftp.jaist.ac.jp/pub/videolan/vlc/0.9.2/win32/vlc-0.9.2-win32.exe
Prefer windows media player 11 as ur file is in wmv format
paroh is offline  
Old 29-09-2008, 10:31 PM   #3 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: can't Play files encoded with WMV3 on Archlinux

You gotta be joking with me?
gary4gar is offline  
Old 30-09-2008, 08:34 AM   #4 (permalink)
Alpha Geek
 
paroh's Avatar
 
Join Date: Jul 2008
Posts: 781
Default Re: can't Play files encoded with WMV3 on Archlinux

oh sorry u using linux ! in hurry i hade the post
paroh is offline  
Old 03-10-2008, 08:26 PM   #5 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: can't Play files encoded with WMV3 on Archlinux

lolz
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 04-10-2008, 06:38 PM   #6 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: can't Play files encoded with WMV3 on Archlinux

Could you compile MPlayer yourself? Seems like WMV* support was not enabled in the package you are using!

Or look for MPlayer-W32Codecs package (Or some name close to that).
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 04-10-2008, 06:39 PM   #7 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: can't Play files encoded with WMV3 on Archlinux

hullap is offline  
Old 04-10-2008, 07:19 PM   #8 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: can't Play files encoded with WMV3 on Archlinux

Quote:
Originally Posted by QwertyManiac View Post
Could you compile MPlayer yourself? Seems like WMV* support was not enabled in the package you are using!

Or look for MPlayer-W32Codecs package (Or some name close to that).
i already have installed a package named "codecs".
anyways, windows Media player played that file and that did the job.
maybe i would file a bug report on archlinux tracker.

@Harsh
are you sure its a Archlinux issue; not a upstream bug?
i have be sure while filling a bug report
gary4gar is offline  
Old 04-10-2008, 07:23 PM   #9 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: can't Play files encoded with WMV3 on Archlinux

I don't know, all I could see relating to your problem in the logs you provided were these two lines:

Code:
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 04-10-2008, 07:23 PM   #10 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: can't Play files encoded with WMV3 on Archlinux

Did you try the archlinux forum? Most packages on arch are upstream packages only..
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
kalpik is offline  
Old 04-10-2008, 07:33 PM   #11 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: can't Play files encoded with WMV3 on Archlinux

@gary4gar,

It seems that you haven't enabled support at compilation. Try to compile MPlayer again with option told by QwertyManiac.
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline  
Old 04-10-2008, 10:31 PM   #12 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: can't Play files encoded with WMV3 on Archlinux

This Certainly deserves a bug report, i would file one shortly.
gary4gar is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/open-source/98654-cant-play-files-encoded-wmv3-archlinux.html
Posted By For Type Date
how to convert high quality .wmv file using ffmpeg - Stack Overflow This thread Refback 29-09-2010 10:37 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Archlinux thread abhinandh Open Source 89 19-07-2008 07:20 AM
php encoded boosters QnA (read only) 1 20-02-2007 12:59 PM
how to play asf files???s refusing to play mayneu QnA (read only) 4 21-11-2006 09:42 PM
*.eye files ?????? how to play them on PC abhasbajpai Mobiles and Tablets 2 07-02-2006 05:37 PM
how to play .asx files choudang QnA (read only) 1 05-02-2006 03:07 PM

 
Latest Threads
- by gforz
- by soumya
- by Sujeet
- by icebags
- by Charan

Advertisement




All times are GMT +5.5. The time now is 02:53 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2