I got a clip from a friend today which she said she exported from Final Cut Pro in QT format. I've no experience of the program whatsoever but looking at the clip with mediainfo it seemed to just be NTSC DV video in a QT container. So I looked up how to import that with AviSnyth to frameserve into an MPEG2 encoder and found QTInput. So I get that plugin, load the file up and encode it with CCE. Nothing else in the script, just "QTInput("E:\video.mov", audio=0)" and then settings adjusted to suit in CCE.
There are a couple of problems with the output though, first of all there are occasional breakups in the interlacing and most players seem to think the output video is about 3:11 rather than the input of 4:08. So I have a feeling I need to add something to my script to properly deal with the interlacing, but what would you suggest?
I found a few things online like Convolution3D but that only works with YV12 input, this video is YUV. In fact here are the full details on the file:
Note the file does have audio but I'm not interested in encoding that, i'll just remove it from the stream and remux to the video output.Format : MPEG-4
Format profile : QuickTime
Codec ID : qt
File size : 898 MiB
Duration : 4mn 8s
Overall bit rate : 30.3 Mbps
Encoded date : UTC 2011-04-27 18:46:33
Tagged date : UTC 2011-04-27 18:47:04
Writing library : Apple QuickTime
Media/UUID : 05725B38-E47D-4984-9600-984495D9ECD7
Video
ID : 1
Format : DV
Codec ID : dvc
Duration : 4mn 8s
Bit rate mode : Constant
Bit rate : 24.4 Mbps
Width : 704 pixels
Original width : 720 pixels
Height : 480 pixels
Display aspect ratio : 4:3
Frame rate mode : Constant
Frame rate : 29.970 fps
Standard : NTSC
Color space : YUV
Chroma subsampling : 4:1:1
Bit depth : 8 bits
Scan type : Interlaced
Bits/(Pixel*Frame) : 2.411
Stream size : 852 MiB (95%)
Language : English
Encoded date : UTC 2011-04-27 18:46:33
Tagged date : UTC 2011-04-27 18:47:04
So what sort of script and settings should I be using for that?
Thanks
+ Reply to Thread
Results 1 to 2 of 2
-
-
try ffmpegsource2
http://code.google.com/p/ffmpegsource/
ffvideosource("video.mov")
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 -
MPEG Streamclip, Final Cut Pro 6 and a DVD
By BovineofWar in forum DVD RippingReplies: 0Last Post: 28th Aug 2009, 10:47 -
Capturing NTSC VHS tapes to PAL Final Cut...
By willed in forum Capturing and VCRReplies: 2Last Post: 22nd Jan 2008, 16:48 -
final cut pro - training on a DVD?
By Bansaw in forum Newbie / General discussionsReplies: 0Last Post: 29th Oct 2007, 04:04 -
final cut express and final cut pro 6
By ednarophati in forum MacReplies: 1Last Post: 16th Jul 2007, 10:05