As basic as I can put it
I need to be able to transcode from Pro Res to Huffyuv AVI
...without using Digital Rapids which is the only machine I can find that can do it
but this cost way to much money !!!![]()
I will attached some spec examples
I greatly appreciate any help at all
I have been going crazy looking for something that can do this transcode
![]()
+ Reply to Thread
Results 1 to 9 of 9
Thread
-
You can use avisynth and QTInput() to frameserve. You need the windows prores decoder installed. All free
I get an error
I do have the latest pro res decoder for windows
and latest virtual dub
QTInput(S:\TEST\DuckQuacking.mov)
am I doing something wrong
Thanks for the help
Your syntax is incorrect, you forgot the quotation marks
QTInput("file.mov", audio=true)
Do you have the most recent version?
http://www.tateu.net/software/dl.php?f=QTSource_Alpha
Also, you might have to install this http://support.apple.com/downloads/A..._0_for_Windows
However, don't install this if things seem to be working in Avisynth"Quality is cool, but don't forget... Content is King!"
OMG !!! THANKS SO MUCH !!!!! I am going crazy that your help worked
my QT Source was out of date it was the .5
I transcoded my file using the below syntax
QTInput("S:\TEST\DuckTest2.mov", audio=true)
BicubicResize(1280,720,0.1,1.00).AssumeFPS(23.976)
and it seems fine !!!
this is my first time posting and I got help right away ! Love this site
thank you guys for the help
I buy you a pizza if i could hahaha
...Also I was wondering
if it was possible to reverse the transcode
How would you be able to transcode from Huffyuv INTO Apple ProRes HQ Spec ???
I'm not aware of any methods, at least on a PC
ohhhh i seee
so they are methods on a MAC?
like pro res HQ 422 file convert to a huffyuv avi ?
thanks let me know i appreciate it
Similar Threads
-
How do I convert AVI to Apple TV?
By fabbroni in forum Newbie / General discussionsReplies: 2Last Post: 31st Oct 2010, 12:19 -
Can QuickTime Pro Convert XDCAM MP4 to .mov?
By boriega in forum Video ConversionReplies: 2Last Post: 15th Sep 2010, 15:17 -
mencoder wont convert the complete file, mov to avi|mov
By bjornieB in forum Video ConversionReplies: 2Last Post: 19th Nov 2009, 07:42 -
HD MPEG convert to Huffyuv AVI
By christianolovesvideo in forum Video ConversionReplies: 19Last Post: 7th May 2009, 18:00 -
movtoy4m ffmpeg Apple Intermediate Codec .mov to huffyuv .avi?
By Rand HOPPE in forum Video ConversionReplies: 0Last Post: 11th May 2008, 08:14
StatisticsNewest guidesLatest tool updatesNew media comments




Quote