File_0.avi - 720x400 - 30fps
File_1.avi - 720x480 - 25fps
File_2.avi - 640x480 - 15fps
File_3.avi - 320x240 - 10fps
File_4.avi - 160x120 - 5fps
---Many more files-----------
I am using x264.exe to encode these files to h264. These video files contain a unknown codec (my best guess), so I have to use --demuxer raw to convert the video file, and when using --demuxer raw you have to tell the video size. This works good if have 3 or 4 video files.
How do I do this for 1000 video files which are all different video sizes?
I want to try usingbut how????Code:FOR %%a in ("*.avi") do "x264.exe" -i "%%a" -parameters -o "%%~na.mp4"
Any suggestions????
Thanks.
+ Reply to Thread
Results 1 to 2 of 2
-
Last edited by Baldrick; 6th Sep 2012 at 02:38. Reason: New title
Similar Threads
-
H.264 macroblock sizes
By grinder_luck in forum ProgrammingReplies: 3Last Post: 13th Jul 2011, 08:26 -
File Sizes
By rhodellf in forum Newbie / General discussionsReplies: 7Last Post: 18th Jun 2009, 12:51 -
HD TV and DVD sizes
By elDuck in forum Newbie / General discussionsReplies: 2Last Post: 2nd May 2009, 08:16 -
How to Batch Process Using Avidemux? Or Batch Processing H264 .m2ts or .ts?
By forgotpassword in forum Video ConversionReplies: 0Last Post: 14th Apr 2009, 00:00 -
Betacam SP Sizes
By The Sumerian in forum MediaReplies: 2Last Post: 9th Sep 2007, 13:02