LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   how to view movies that only windows media player can view? (https://www.linuxquestions.org/questions/linux-general-1/how-to-view-movies-that-only-windows-media-player-can-view-410996/)

servnov 02-02-2006 03:56 PM

how to view movies that only windows media player can view?
 
Windows Media Player really ticks me off. Of course MS will never release a version of it for Linux. 99% of sites on the net with embedded movies wont work unless you have WMP. Am I plain screwed, or is there some solution?

macemoneta 02-02-2006 04:47 PM

99% of the sites on the net with embedded movies work just fine on Linux with mplayer and mplayerplug-in in Firefox. The 1% of DRM protected media can be ignored.

servnov 02-04-2006 05:00 PM

Could someone please help me with mplayer. I have tried to get it running numerous times and it never works. I am on slackware. I download the slackware packages (.tgz) and 'installpkg' mplayer, mplayer codecs, and mplayer plugin. Then I try to launch mplayer and I always get a library error, so then I search for the library in question on google to find the program name. Then I try to launch again and same deal, but another library. It doesnt take long before the library cant be found on google either. I have truly tried many times, even on different computers and slackware systems (9.1, 10, 10.1, 10.2). Has anyone gotten mplayer to work? I dont know why its impossible for me.

I must get this problem solved. Is there a Linux distro that has it running out of the box? Otherwise I must go back to evil windows.

servnov 02-04-2006 05:03 PM

Dang. Mplayer still doesnt startup from terminal but it loads up in embedded webpages in firefox!!!! That is crazy. After it loads, it doesnt play tho :(

tw001_tw 02-04-2006 05:10 PM

When you compile MPlayer, you have to:
./configure --enable-gui
(well, you don't have to, but I advise it)

and from the console/command launcher/icon/whatever type:
gmplayer (Gui MPlayer)
then right click --> open --> play file

mplayer itself is for launching videos via the command line.
(example)
mplayer filename.mpg

As for the browser plugin... did you have the codecs in the
right place when you configured mplayer?
Extract the file "all-20050412.tar.bz2" and copy its contents
into the directory /usr/local/lib/codecs/ . Do this BEFORE compiling
and installing MPlayer.

Good luck and let us know.
-tw

shotwellj 02-04-2006 05:20 PM

Quote:

Originally Posted by servnov
Could someone please help me with mplayer. I have tried to get it running numerous times and it never works. I am on slackware. I download the slackware packages (.tgz) and 'installpkg' mplayer, mplayer codecs, and mplayer plugin. Then I try to launch mplayer and I always get a library error, so then I search for the library in question on google to find the program name. Then I try to launch again and same deal, but another library. It doesnt take long before the library cant be found on google either. I have truly tried many times, even on different computers and slackware systems (9.1, 10, 10.1, 10.2). Has anyone gotten mplayer to work? I dont know why its impossible for me.

I must get this problem solved. Is there a Linux distro that has it running out of the box? Otherwise I must go back to evil windows.

What library does it complain about that you are unable to find?

Regards,
Jacob

servnov 02-05-2006 08:46 AM

Quote:

Originally Posted by shotwellj
What library does it complain about that you are unable to find?

Regards,
Jacob

Well, I fixed a few, but right now it complains about libpolyp-0.7.so.0

servnov 02-08-2006 10:42 AM

bump 12345678910


All times are GMT -5. The time now is 06:35 PM.