Split avi file into 10min segments

patrean

Registered
Is there any way to automate splitting avi files into 10min segments. I've looked around but can only find PC apps. My end goal is to output FLV's. If I could find an app to split FLV's into 10min segments it would cut down a step in the process but again it seems only PC apps are available.

Any thoughts...thanks.
 
You can use VLC Player to split an AVI into segments. Its a little buggy in that department though so whether it will work for you is a bit hit and miss.
 
Thanks for that Madelin, I'll give it a go. I have found a PC app called FLFParser which works through a DOS interface, one sets the duration of segments in a text and it rips through the file very quickly. I'm now trying to find my old version of Virtual PC.
 
My recommendation is to use QuickTime Pro. It'll allow you to split up video files using cut-copy-paste methods.
 
Thanks but I tried explicit and it can only split a file in 2 parts.
Yeah, that's what I meant when I said it was crude. Still, it'll get the job done. Split it at the 10 minute mark, then split the second output file at its 10 minute mark. Repeat until you're all done.

I've done this a few times when I wanted the result to be in AVI format. QuickTime Pro works great, but putting the split content into anything but a mov without re-encoding (and thus losing quality) is tricky at best. If you're going to convert to FLV at the end anyway, though, it should be fine, assuming your FLV encoder can read mov files.
 
Thanks MIkuro but I have so many files to split that QT would be a slow option. I think I'll give the DOS emulator for OSX a go with FLV Parser.

Thanks all.
 
you could use Automator in conjunction with QT to achieve what you want...as long as all original avi's are the same size.
 
Having tried FLVParser I found out it does not work well at all. Unfortunately it literally cuts the file with no regard to the compression...this results in the first few seconds of each segment being blocky due to the compression algorithm which works by updating the image in a frame based on information from the previous frame.

I'll give QT Pro a go, although it would be nice to find an app, PC or Mac, which will automates the process.
 
hello,
Yeah, that's what I meant when I said it was crude. Still, it'll get the job done. Split it at the 10 minute mark, then split the second output file at its 10 minute mark. Repeat until you're all done.

I've done this a few times when I wanted the result to be in AVI format. QuickTime Pro works great, but putting the split content into anything but a mov without re-encoding (and thus losing quality) is tricky at best. If you're going to convert to FLV at the end anyway, though, it should be fine, assuming your FLV encoder can read mov files.

sorry, but could you (or anyone else) please tell me how to do that?
i've tried this, the first time i splitted the whole movie into two segments, then i've splitted the second into two others to get three parts. part one and two are exactly as they should be but no matter what i do (splitting part two again or split the original movie again to get the real third segment), explicit always cuts out the last 20 minutes of segment no. three

thanks in advance!

cheers, jimmie
 
Back
Top