LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-09-2011, 10:14 PM   #1
altjx
LQ Newbie
 
Registered: Oct 2011
Posts: 7

Rep: Reputation: Disabled
.wmv files


I'm running across some very old threads on how to get WMV files working in Linux, but none of them are working in Ubuntu 11.10 (64-bit) for whatever apparent reason.

I've tried using Mencoder to convert, but using the same syntax everyone's pasting in the old threads, it's not working and giving me an error. I've tried downloading codecs and trying to play the wmv file with mplayer, no success.

Is there any luck to getting this WMV file to work?
 
Old 11-09-2011, 10:47 PM   #2
jhwilliams
Senior Member
 
Registered: Apr 2007
Location: Portland, OR
Distribution: Debian, Android, LFS
Posts: 1,168

Rep: Reputation: 211Reputation: 211Reputation: 211
My 11.10 system plays them, don't remember exactly how.

It's probably in ubuntu-restricted-extras, or ubuntu-restricted-addons, or one of the libgstreamer-* packages. Just install all of that stuff.
 
Old 11-10-2011, 01:44 AM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
what kind of *.wmv
that format is a container for many many many many different things including HD 264

so it might be ANYTHING


almost all can be played on mplayer using the current ALL-2011 tarbal of codecs

but there is one type that dose NOT play on 64 bit OS
it dose on a 32 bit os ? why ? unknown ?
 
Old 11-10-2011, 02:05 AM   #4
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Get VLC player. It can play almost any media format that is around:

http://www.videolan.org/vlc/download-ubuntu.html

Also install all the gstreamer plugins/codecs that is in universe/multiverse.

Last edited by vharishankar; 11-10-2011 at 02:09 AM.
 
Old 11-10-2011, 07:13 AM   #5
altjx
LQ Newbie
 
Registered: Oct 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jhwilliams View Post
My 11.10 system plays them, don't remember exactly how.

It's probably in ubuntu-restricted-extras, or ubuntu-restricted-addons, or one of the libgstreamer-* packages. Just install all of that stuff.
I've already tried installing ubuntu-restricted-extras. I've installed it successfully, but it still does not change anything. Are you using the built in movie player to play your .wmv files or VLC Media Player?


Quote:
Originally Posted by John VV View Post
what kind of *.wmv
that format is a container for many many many many different things including HD 264

so it might be ANYTHING


almost all can be played on mplayer using the current ALL-2011 tarbal of codecs

but there is one type that dose NOT play on 64 bit OS
it dose on a 32 bit os ? why ? unknown ?
Well I'm trying to watch CBT nugget training videos, but the .wmv files won't play. I've also tried Mplayer, and all it does is play the audio. This is even with the recommended w64codecs or whatever installed too.


Quote:
Originally Posted by vharishankar View Post
Get VLC player. It can play almost any media format that is around:

http://www.videolan.org/vlc/download-ubuntu.html

Also install all the gstreamer plugins/codecs that is in universe/multiverse.
VLC Media Player doesn't play .wmv files for me on Linux. An error comes up and says something about a codec and there's nothing I can do about it. The gstreamer plugin/codecs were already installed when I tried VLC Media Player.

Last edited by altjx; 11-10-2011 at 07:17 AM.
 
Old 11-10-2011, 07:19 AM   #6
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Use ffprobe or mediainfo and post information about the videos. As already stated, the wmv is a container format. Which video codec was used?
 
Old 11-10-2011, 11:28 AM   #7
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
When I tested Ubuntu 11.10, every version had a different problem with video files! If you've tried all available video players, you might find it worthwhile to get a live CD of something else (Mint?) and see if that plays your training videos. If it doesn't, at least you'll have identified it as a format problem. If it does, problem solved.
 
Old 11-10-2011, 07:24 PM   #8
altjx
LQ Newbie
 
Registered: Oct 2011
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jschiwal View Post
Use ffprobe or mediainfo and post information about the videos. As already stated, the wmv is a container format. Which video codec was used?
Not sure how to do that... How do I go about doing this?
 
Old 11-14-2011, 03:51 AM   #9
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
The ffprobe program comes with ffmpeg. Media info should also be available in your repository. There may also be a mediainfo-gui package availableif you prefer to work in the GUI.

It may be that you need a certain video code or maybe the video is encrypted, and you need to use their player.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
wmv files munna_dude Linux - General 3 06-29-2007 05:26 AM
*.wmv files aditya.kathavate Linux - Desktop 1 11-19-2006 07:23 AM
wmv files jon_206 Linux - Newbie 1 10-03-2004 11:09 PM
xine plays only (a part of) the sound of a wmv, some divx files and crushes mp4 files bezoomny Linux - Software 1 03-10-2004 07:33 PM
.wmv files i_is_cat Linux - Software 18 05-10-2003 03:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration