I need something that can transcode from avi h264 to mov 264 quickly because I am doing 100 files or more. sped is most important to me, something that can process in "fast recompress" like in virtualdub would be good.
I want to use lightworks for movie creation but I did all my clips in virtualdub which only outputs avi's... the current version of lightworks is very lacking in codec support and quicktime is the only format that lightworks support h264 with.
+ Reply to Thread
Results 1 to 2 of 2
-
muffinman123Guest
-
Have you tried ffmpeg? like
Code:ffmpeg -i video.avi -acodec copy -vcodec copy -f mov video.mov
Similar Threads
-
What form of h264 will VideoRedo h264 tvsuite accept?
By Asterra in forum Video ConversionReplies: 4Last Post: 12th Apr 2012, 13:22 -
Uncompressed AVI to Quicktime H264
By Simmons in forum Video ConversionReplies: 7Last Post: 3rd Aug 2011, 19:15 -
Problems converting some xvid to h264 to append to another h264
By PlanetIndigo in forum Video ConversionReplies: 3Last Post: 6th Jun 2011, 14:13 -
The best Quicktime H264 encoder?
By totalfreedom in forum Video ConversionReplies: 14Last Post: 11th May 2009, 12:31 -
H264: Are there other h264 (AVCHD/VC-1) encoding command-line/CLI tools ??
By vhelp in forum Newbie / General discussionsReplies: 12Last Post: 16th Feb 2008, 01:20