Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Gaming / Games / Multimedia / Entertainment > [SOLVED] Good app to convert mp4 to other format

Forgot Password?
 Gaming / Games / Multimedia / Entertainment   General discussion about Games, video, sound, multimedia, DVD's in Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Closed Thread
 
Thread Tools Display Modes
Old 06-25-2009   #1 (permalink)
Just Joined!
 
Crimsonfire's Avatar
 
Join Date: Jun 2009
Location: Brisbane, Australia. Dublin, Ireland originally.
Posts: 15
[SOLVED] Good app to convert mp4 to other format

I have a whole bunch of mp4 files that wont play on my ps3. Is there any program i can use to convert them to any other format?
Crimsonfire is offline  


Old 06-25-2009   #2 (permalink)
/etc/init.d/moderator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 6,038
You could check out audio-convert-mod or audio-convert. If you're handy with the command line you can use transcode or mencoder yourself to set up a batch conversion.

There are plenty of small tools available for this, some better than others. I'd have a look in your distro's repository and you should find at least a few.
__________________
Registered Linux user #378740
New members read here / Forum Rules
#linuxforums on irc.freenode.net
bigtomrodney is offline  
Old 06-25-2009   #3 (permalink)
Linux Guru
 
Rubberman's Avatar
 
Join Date: Apr 2009
Location: I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
Posts: 2,662
Use ffmpeg. It will convert just about any audio/video format to any other, including such things as modifying the aspect ratios, fps, size, etc. A truely awesome tool, IMO. However, it is strictly a command line tool - no gui for it that I am aware of, though a gui wrapper would be a great project to make it much more usable for the wider community.
__________________
Sometimes, real fast is almost as good as real time.
Rubberman is offline  
Old 06-26-2009   #4 (permalink)
Just Joined!
 
Crimsonfire's Avatar
 
Join Date: Jun 2009
Location: Brisbane, Australia. Dublin, Ireland originally.
Posts: 15
Got ffmpeg and it seems to be work fine but one pretty simple problem. It asks me to specify the file I want to convert. For some reason when I try to cd to the folder where the files are it says the folder is not even there. I did a ls -l on my videos folder and the read write symbols for the folder im trying to access look like this: drwx----. Do i need set the folder to allow me to access it or something? Would sudo work here?
Crimsonfire is offline  
Old 06-26-2009   #5 (permalink)
Linux Guru
 
Rubberman's Avatar
 
Join Date: Apr 2009
Location: I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
Posts: 2,662
The folder is read+write+execute for the owner only. Permissions on folders is such that execute allows you to travers the folder and substructure to access files in it. So, as root or the owner of the folder you need to at least set read+execute permissions for group and other if you are not the owner.
Code:
chmod go+rx dirname
You still won't be able to write data to the directory without write permissions, but you can copy the files to someplace that you have write permission for.
__________________
Sometimes, real fast is almost as good as real time.
Rubberman is offline  
Old 07-03-2009   #6 (permalink)
Just Joined!
 
Crimsonfire's Avatar
 
Join Date: Jun 2009
Location: Brisbane, Australia. Dublin, Ireland originally.
Posts: 15
As it turns out I got it working by simply right clicking on the folder in the GUI and selecting "Open in Terminal".

:P
Crimsonfire is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:51 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2