I have a video editor (Media 100) which can only export QuickTime files. In order to manipulate the video in VirtualDub, I must convert from QT to AVI, creating an extra file. (Then, I can frameserve to TMPGEnc, for making MPEGs.)
Is there a way to have VDub recognize QT files, or frameserve twice to convert QT to AVI without making an extra file?
+ Reply to Thread
Results 1 to 7 of 7
-
Ray Hannisian
-
I dont think so right now, but VDub is open source so so one may make a plugin for it.
-
Frameserving twice should be no problem. If your Media 100 editor can frameserve, then frameserve to Vdub, re-manipulate the video and frameserve to TMPGEnc for final MPEG.
-
My Media 100 is on a MAC which is networked to my PC. I edit on the Mac, save exported QT files to an external storage device on the MAC, and access that file from the PC. By then, the Media 100 is off-line, as the extension settings are different for editing than they are for networking.
However, on my PC I also have Avisynth and Premier. I know that Premier can read the QT file. (For Avisynth, I don't know.)
Is there information on this list about how to frameserve in Premier? If so, I can open the QT file in Premier, frameserve and open the resultant AVI in VDub, frame serve again in VDub and open in TMPGEnc. for making an MPG file.
Does this sound feasible?Ray Hannisian -
Frameserve with Avisynth.
LoadVFAPIPlugin("C:\dir\qtreader.vfp","qtSource")
qtSource("D:\video.mov").FlipVertical
DirectShowSource may work too, but does not support audio. -
Up 'til now, I've only frame-served from VDub. I read (on this list) that Avisynth is "non-user-friendly" as it has no GUI. Where might I find specific instructions for using Avisynth as a frame-server?
Ray Hannisian -
Similar Threads
-
What should I do with Apple Intermediate Codec footage?
By skelinat in forum Video ConversionReplies: 8Last Post: 3rd Nov 2010, 01:24 -
Vegas Pro 8 Intermediate not Full HD?
By miepel in forum EditingReplies: 0Last Post: 18th May 2010, 09:56 -
Can't framerserve vdub to tmpgenc under Windows 7 64 bit
By TheFamilyMan in forum Video ConversionReplies: 2Last Post: 8th Nov 2009, 18:29 -
Best intermediate format?
By David_UK in forum Video ConversionReplies: 5Last Post: 3rd May 2009, 23:31 -
Edit a VOB without Intermediate Files
By Guiboche in forum User guidesReplies: 43Last Post: 1st Mar 2009, 21:17