I want to convert some files to .mpg to put on the web. Right now they are in .mp4, but I think I have them in other formats like .dv. I read ffmpegx can do this, but I don't see it listed as an option. Maybe this is a really stupid question and I'm just not looking for the right thing. I also have toats titanium and final cut studio and I never see the .mpg option for exporting anywhere. Any help? Thanks.
+ Reply to Thread
Results 1 to 9 of 9
-
-
Since you are running the Mac OS, you would likely get more answers in our Mac Forum. Moving You.
And welcome to our forums. -
Use a VCD preset (VCD mpeg2enc), then tweak that by removing some classic VCD constraints, making it more suitable for web (and less for tv).
Change the video size (no longer a predefined VCD size needed), then change the video bitrate accordingly; audio bitrate can go as low as 64 kbps; you may change to a Generic MPEG-1 encoding profile option; there is no need to split on size or author to disc images. -
Thanks for the help. However, it exports the video and audio as separate files, .mp4 and .mp2 respectively. Obviously, I want it all one file togeter as a .mpg. I got two files to come out like that, but I can't figure out how. Whats making this happen?
-
It is normal for mpeg2enc to create a separate video file (mpv) and audio file (mp2) first, but it should 'mux' them together into one .mpg file afterwards.
Little things like spaces or special characters in the filename or path (folder names, disk name) could cause the muxer module to fail.
You may try to resume the process using Tools>Mux. Set the Option to MPEG-1, and turn off Split. -
I deleted all spaces in the names and paths and the muxer still fails. What else could be causing this?
-
In the ffmpegX Progress window, press the blue "i" to get to the Log, in a new window called Process Information. Maybe it contains an error message?
-
OK, I think I finally solved it. I was selecting an empty audio track, thinking that they started at 1, instead of 0. Oddly, ffmpegx still has little regard for what I tell it to save the file as, often using fragments of what I typed or the names of folders around it.
Thanks for all the help. I just have one last question, slightly unrelated. What is the easiest way to drop the audio levels after a video is exported? I suppose I can convert the .mp2 to .wav and use something like garagband, the convert it back and mux together. Is there any easier way than this?
Similar Threads
-
How to convert to .mpg without failing?
By Grahamf in forum ffmpegX general discussionReplies: 2Last Post: 27th Mar 2011, 18:36 -
need to convert mpg to avchd
By mrgreaper in forum Video ConversionReplies: 5Last Post: 14th Aug 2009, 09:49 -
How can I convert MPG file recorded by progDVB into a regular MPG
By Aafour in forum DVB / IPTVReplies: 8Last Post: 16th Oct 2008, 13:51 -
Convert DVD TO MPG OR VOB TO MPG FOR FREE!!!!
By beetee123 in forum Video ConversionReplies: 9Last Post: 27th Jul 2007, 08:47 -
convert .mov to .mpg
By chalutz in forum MacReplies: 7Last Post: 11th May 2007, 09:51