Activity › Forums › Apple Final Cut Pro Legacy › Removing Aperture info from FCP7 QT files
-
Removing Aperture info from FCP7 QT files
Robert Longwell replied 15 years, 10 months ago 6 Members · 18 Replies
-
Robert Longwell
August 23, 2010 at 2:21 pmQT Pro doesn’t expose the atoms so they can’t be edited there.
Tell me more about FFmpeg. It can edit a QT file?
Robert Longwell
-
Bouke Vahl
August 23, 2010 at 2:29 pmQT pro does let you switch the aperture…
Would be the easiest way.
(check the properties, last tab i believe)FFmpeg can handle QT just fine (but not QT ref containing multiple clips)
Experiment with ffmpeg -i input -vcodec copy -acodec copy -aspect 16:9 output.mov
But you’ll loose TC info. (Not sure if that’s important to you…)
Bouke
https://www.videotoolshed.com/
smart tools for video pros -
Robert Longwell
August 23, 2010 at 7:29 pmNo, QT only lets you change the presentation setting (Classic, Production, Clean, etc) not the actual aperture value.
TC is very important, so I guess I’ll have to skip FFmpeg.
Thanks!
Robert Longwell
-
Bouke Vahl
August 23, 2010 at 9:08 pmThat sucks….
I would think that if you set the params in QT, you ‘should’ end up with a clean QT….However, i am able to use FFmpeg AND add the TC to the fresh file.
And i’m probably able to create you some custom code to get from A to B.Contact me direct if you like, we probably can work something out.
Bouke
https://www.videotoolshed.com/
smart tools for video pros -
Robert Longwell
August 27, 2010 at 7:21 pmThanks, but we may have written something to strip out this data.
Robert Longwell
-
Marc Cuevas
September 9, 2010 at 1:48 amI’m familiar with this problem. And it is the mere existence of the ‘clap’ atom that causes the problem.
I’ve been using Compress 3.5.2 to fix the issue, let me know if you’ve succeed in writing something for stripping that atom.
-
Sharif Khan
September 23, 2010 at 8:04 pmI was recently having a similar issue, but we seem to have found a solution. JES Extensifier https://www.apple.com/downloads/macosx/video/jesextensifier.html will edit the individual atoms, and it batches. I personally have not used it yet, but it has already been implemented into our workflow, so I imagine it has been approved. Let me know how that works for you. 🙂
-
Robert Longwell
September 27, 2010 at 4:19 amSharif,
This is a great tool. Your post was perfectly timed!! Thanks so much!!
Robert Longwell
Reply to this Discussion! Login or Sign Up