Hi folks,
I give up... After 2 days of trying and testing I need to ask here.
I am desperately looking for the correct parameters. I want to edit the output in Final Cut Pro.
The compression can either be MPEG4 or H.264. Awesome would be Apple ProRes, but I don't have this patch installed.
I did have some sort of success but for each result I got, FCP wanted to render. Either the video track or the audio track. And YES, I let FCP adjust the sequence settings to the video file ("The sequence settings differ from the footage want to adjust? YES!").
How do I get files that I can use in FCP w/o any need to render it in FCP??
thank you so much,
masa
Results 1 to 8 of 8
-
-
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about
-
What is your source format?
What is your project setting?
Wanted to render what?
"How do I get files that I can use in FCP w/o any need to render it in FCP??"
You match project format to source format. For FCP that would be DV or uncompressed unless you first convert to a digital intermediate (AIC or ProRes422).Last edited by edDV; 9th Mar 2010 at 21:00.
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about
-
edDV thank you for your help.
Well, my source format is flash (flv). I need to convert flv to [FCP-compatible format]. Not a rethoric, but simple question, I'm learning (!): Does that matter?
Output-Format should be a .mov, H.264 or MPEG4, size = source, high-quality (no or few quality-loss, close to the original as much as possible), audio should be stereo in same quality as source. I did try several dozens of setttings. This one comes pretty close to what I need:
Code:ffmpeg -i ./source/input_file.flv -vcodec libx264 -vpre hq -s 800x450 -ar 44100 -ab 256k ./results/output_file.mov
Last edited by masaeurope; 10th Mar 2010 at 17:09. Reason: typos
-
You get the red line for any non-supported video format. flv isn't directly supported.
I don't know how to deal with non-standard resolutions in FCP. Premiere Pro is avaialble for OSX and can support arbitrary frame sizes but you would still need to decompress flv to RGB or YCbCr.Last edited by edDV; 10th Mar 2010 at 09:59.
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about
-
?!?! Yes, that's why I am using ffmpeg, in order to convert it into a standard video format.?!
-
"standard" for FCP is AIC (Apple Intermediate codec). It makes huge files so make sure you have plenty of HD space. Once you're done editing you can transcode it into a delivery format (like H264/MP4).
Similar Threads
-
Import Premier Pro 1.5 Project into Final Cut Pro/Studio 3 - how please?
By rjamesd05 in forum MacReplies: 1Last Post: 6th Sep 2010, 13:50 -
16:9 in Final Cut Pro
By malibu in forum MacReplies: 2Last Post: 5th Jul 2008, 08:41 -
Just Got Final Cut Pro 6
By The Monkees in forum MacReplies: 3Last Post: 14th Nov 2007, 13:24 -
final cut express and final cut pro 6
By ednarophati in forum MacReplies: 1Last Post: 16th Jul 2007, 10:05 -
Final Cut Pro / Soundtrack Pro Link Problem
By scottrwn98 in forum MacReplies: 11Last Post: 1st Jun 2007, 10:36