[FFmpeg-user] split output to predefined size while transcoding?

Tim Nicholson tim.nicholson at bbc.co.uk
Wed Dec 21 10:06:46 CET 2011


On 21/12/11 08:34, Boštjan Strojan wrote:
> Say i have a long AVC.mp4 file as input and i'am converting this to some
> editing format (like prores). Is it possible to make the output split into
> several files, based on size maybe (or maybe based on position of original
> I frames?), so i get:
> file1.mov
> file2.mov
> file3<  still transcoding
> and i can use file1 and 2 at once for editing, while the rest is still
> generating?

I think you would need a batch file and make use of the "-ss" and "-t" 
options to iterate over parts of the source file.


-- 
Tim


http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					


More information about the ffmpeg-user mailing list