LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-19-2012, 07:17 AM   #1
Harryuk
LQ Newbie
 
Registered: Aug 2012
Posts: 3

Rep: Reputation: Disabled
Using Windows Files under Linux


Hello,

I have an old Pc using WinXP. I intend to reformat the drive and ultimately use it to store & play audio & video files.

If I reformat as Linux rather than Windows will I be able to play my existing avi/mkv/mp3s etc under Linux, without further conversion.

I dont see any benefit of running Linux and then setting up a 'virtual windows' to achieve this - tho I'm happy to be advised that I'm wrong on this point.

Thanks
Harry
 
Old 08-19-2012, 07:29 AM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,336

Rep: Reputation: 922Reputation: 922Reputation: 922Reputation: 922Reputation: 922Reputation: 922Reputation: 922Reputation: 922
Quote:
will I be able to play my existing avi/mkv/mp3s etc under Linux, without further conversion.
VLC media player will play all those formats. See this link.

-->http://www.afterdawn.com/guides/arch...o_play_mkv.cfm

Keep in mind linux is not windows. You are in for a learning curve, if you want to be successful. That curve will last several months, unless you have prior experience. You will have to have your files backup up somewhere, and after the install, restore the files. Linux is much easier on resources than windows, and can be very light weight if you not looking for eye candy. There are linux distros that specialize in media.
 
1 members found this post helpful.
Old 08-19-2012, 08:50 AM   #3
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,326

Rep: Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920
i hear linuxmint has patented codecs installed by default so you mite want to look into it. but if the country you live in respects software patents then you mite be violating local laws.
 
1 members found this post helpful.
Old 08-19-2012, 10:43 AM   #4
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Quote:
Originally Posted by Harryuk View Post
If I reformat as Linux rather than Windows will I be able to play my existing avi/mkv/mp3s etc under Linux, without further conversion.
I dont see any benefit of running Linux and then setting up a 'virtual windows' to achieve this ...
Essentially all Linux distros can play these media formats.
Many distros include the codecs for playing these files on the install CD or DVD.
Some distros (e.g., Debian and Fedora) will require you to add additional repositories that include proprietary codecs and other proprietary software.

First, choose the distro you would like to use.
Then learn how to add codecs or players (like vlc) that can play these proprietary media formats. This is a minor issue that is easily resolved no matter what distro you use.
 
1 members found this post helpful.
Old 08-19-2012, 10:59 AM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,246

Rep: Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654
It would be best to test them all before you attempt it. A live cd with vlc would be able to boot up and test your files.

I have only found some few files that linux can not run. They were home made ones created by a pinnacle brand video capture. Some odd codec used.
 
1 members found this post helpful.
Old 08-19-2012, 04:03 PM   #6
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
To test a live CD make sure is one of the distros that include the codecs in it. LinuxMint gives you the option to include the codecs during installation, same does Ubuntu, VectorLinux installs them for you as well.
mkv, avi, mp3, etc they all play just fine so you wont have any problem. so just install the OS already.

Back up everything before you decide to take the plunge. Make a recovery windows disk too, just in case you decide to go back. I dont know why someone would go back though.

Good luck to you!
 
1 members found this post helpful.
Old 08-19-2012, 04:11 PM   #7
jk07
Member
 
Registered: Jul 2012
Location: USA
Distribution: Ubuntu 12.04 LTS, Kubuntu 12.04 LTS, Scientific Linux 6.3
Posts: 97

Rep: Reputation: Disabled
I just want to echo: if you decide to test with a live CD or DVD, make sure that the live CD contains the codecs otherwise you will think that Linux can't play the files when in reality all distros can play media files.
 
1 members found this post helpful.
Old 08-19-2012, 04:35 PM   #8
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143Reputation: 2143
Quote:
Originally Posted by Harryuk View Post
Hello,

I have an old Pc using WinXP. I intend to reformat the drive and ultimately use it to store & play audio & video files.

If I reformat as Linux rather than Windows will I be able to play my existing avi/mkv/mp3s etc under Linux, without further conversion.

I dont see any benefit of running Linux and then setting up a 'virtual windows' to achieve this - tho I'm happy to be advised that I'm wrong on this point.

Thanks
Harry
Keep in mind, these are not "Windows files". These are generic media files that are not associated with any operating system, similar to .jpg or .gif for images. You will need the necessary software/codes to play them in Linux, just like you needed the necessary software/codecs to play them in Windows or Mac. Some Linux distros will include the software by default, for the others you can just install vlc (this is the same vlc that many people install in Windows to play the same media files, since it has much better codec support than Microsoft's WMP).

Last edited by suicidaleggroll; 08-19-2012 at 04:37 PM.
 
2 members found this post helpful.
Old 08-20-2012, 04:45 PM   #9
Harryuk
LQ Newbie
 
Registered: Aug 2012
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thanks for all your replies.

It seems the situation is pretty much as I had assumed, I already use VLC so I know its pretty good and can cope with virtually any format - subject to codecs.

The Linux idea was initially provoked by a ZDNet article which talked about the ease of using 'Mint' or Ubuntu, as a better options than Win8.

Since this Pc is being replaced by a new one, I can play around on this without worrying to much if I screw up. So I guess I now know what I'll be doing on my holiday come Sept.

Harry
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
[SOLVED] [SAMBA] How to track windows user access , create files /modify files on linux SMB efciem Linux - Server 2 05-16-2010 09:45 AM
How do you transfer files from Windows to Linux with Windows mounted to Linux ? lupusarcanus Linux - Software 3 03-29-2009 08:02 AM
converting a doc/ppt Windows files in html files under linux env agrosu Programming 7 02-23-2006 04:07 PM
Want to look at windows files from linux Delarama Mandriva 2 10-04-2004 04:16 AM
Backed up Windows Files on Linux; Can't Recover them to Windows MadFunk Linux - Software 6 08-16-2003 09:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:24 PM.

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