Results 1 to 3 of 3
I am thinking about buying a CD. It has video and documentation. This is the description:
Will run on any "Windows" OS. Fast and easy self-installation just by popping the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-21-2011 #1Linux Newbie
- Join Date
- Dec 2008
- Posts
- 140
Can I use this CD on Linux?
I am thinking about buying a CD. It has video and documentation. This is the description:
Will I be able to use this on a Linux computer?Will run on any "Windows" OS. Fast and easy self-installation just by popping the disc into your CD tray and hitting Run. The disk uses the WMF or Windows Media Format. Mac users can play the disc on a WMV player which attaches itself to Quicktime player.
- 02-22-2011 #2
Yeah, one could use it on a Linux machine -- as a coaster for a beer or coffee mug!
Should the copyright allow ripping to hard drive, wmf files could theoretically be converted to avi using Mplayer
(from another)PHP Code:mencoder infile.wmv -ofps 23.976 -ovc lavc -oac copy -o outfile.avi
- 02-26-2011 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,143
Linux can play just about any video format out there, depending upon how recent the distribution is that you use and what video codecs and applications you have installed. Myself I primarily use VLC for this stuff (it supports just about everything). Also, you can use ffmpeg to transcode the video stuff into formats that are more widely supported, such as mpeg1, mpeg2, mpeg4, h.264, etc. The only problem would be if the WMF files are encrypted, in which case you will have to do the transcoding in a Windows environment (maybe).
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
