I am using ffmpegX 0.0.9h to convert some QT .mov files to mpg files.
I am using the "VCD" quick Preset.
For some reason, as a result I get 2 seperate files, sort of a partA and partB.
Part B is always very small file so I figured ffmepx had a 5meg limit.
So I went to great lengths to lower the sizeof my original .mov file to under 5mb. This didn't stop the split file thing.
Then I decided it was a clip "run time" issue so I shortened all my clips to 30 seconds or less. This seemed to work the other day but NOT today.
Today I am trying to convert a 4mb, 26 second .mov file and as a result I get an 18 sec 3mb file and the rest of the clip in an 8mb 8 sec file.![]()
Can anyone tell me how to undo what ever limit seems to have gotten hold of my ffmpegX
Thanks,
Gary
Results 1 to 8 of 8
-
-
Can you email me a link to download a test clip so as I can repeat your issue. My email is major4@mac.com
-
There is no issue here.
When you set very low bitrates ("red") and eg. set "Size" to 3MB, the resulting movie size will almost certainly be greater than 3MB, and it will get split in 3MB chunks, conforming to the "Size" value.
So you should simply set "Size" to 1000 or something, so your 4MB movie will not get split, or better, disable the "Split as" checkbox in the Tools tab.
-
First of all, let me say thanks for the input.
<<When you set very low bitrates ("red") and eg. set "Size" to 3MB, the resulting movie size will almost certainly be greater than 3MB, and it will get split in 3MB chunks, conforming to the "Size" value.>>
In my case I did NOT set the "Size" to 3mb. I adjusted the bitrate and let ffmpegX itself set the "Size".
I had a client ask for an mpeg file of "around" 4mb so I kept entering lower and lower bit rates until ffmpegX itself showed me the number in the "Size" to be 3mb.
What is the best value to adjust when you know what you want the target "Size" to be?
Thanks agian.
Gary
-
When you're in "red" bitrates, it is like driving without oil, but you can still get a smaller file by lowering bitrate, or/and increasing the qmin value (Options tab) which controls the compression, or/and setting qmatrix to "kvcd", or/and decreasing the audio bitrate, or/and decreasing the image size.
To avoid splitting, you should simply disable the "Split" checkbox.
Similar Threads
-
Program to split .mov files without re-encoding
By Guest in forum EditingReplies: 5Last Post: 21st Jul 2010, 20:09 -
How to split a WMV File without re-encoding to another format in linux?
By onesikgypo in forum LinuxReplies: 1Last Post: 22nd Oct 2008, 15:12 -
Split 720P MPG File
By ap0091 in forum Video ConversionReplies: 2Last Post: 30th Aug 2008, 12:51 -
Is it possible to split the Audio and Video from a Quicktime .mov file.
By StuartB4 in forum Video ConversionReplies: 6Last Post: 12th Jan 2008, 21:02 -
How to split a MPG file in specific parts
By bosstone75 in forum Newbie / General discussionsReplies: 8Last Post: 28th Nov 2007, 13:38