Log in

View Full Version : Windows CLI encoder


Tehcheese
5th July 2008, 02:38
Does anyone know of a good windows CLI encoding?

I have tried using Avidemux CLI and that works good.
but my avidemux is broken. i set a bitrate of 400 yet it encodes at 5000+ no matter what i do in both cli and gui.
if anyone knows how i fix that lemme know.

What im looking for is a h.264 CLI program that can encode the video, (set bitrate and res size and the usual) and do dual audio encoding so i can add into mkvmerge to mux both audio's in.
Be able to set audio bitrate and encode audio in something like Winamp AAC

If anyone knows the kind of programs i will need to set this kind of thing up please let me know.

LoRd_MuldeR
5th July 2008, 03:42
I doubt that Avidemux is broken, but unless you give more info (in your other thread) it's impossible to approve or confute :rolleyes:

Nevertheless if you are looking for a good CLI encoder, did you ever try MEncoder or ffmpeg?
Or if you just want to encode video to H.264 and mux it with the audio later, why not use x264.exe directly?

Tehcheese
5th July 2008, 04:31
Well i have got as far as using
mp4box
mplayer
faac (mayve oggenc)
x264


Im still working out some bugs in dual audio. im not that tech savvy with command line.

If anyones got some ideas on this or sample scrips let me know.

DarkZell666
10th July 2008, 13:06
Actually, mean posted a 2-pass x264 fix (http://www.avidemux.org/admForum/viewtopic.php?id=4865) for avidemux in the patch gallery over at the avidemux forum (http://www.avidemux.org/admForum/) yesterday evening. Maybe this fixes your issue, so do try v2.4.2 just in case :)