View Single Post
  #1   (View Single Post)  
Old 10th November 2008
roddierod's Avatar
roddierod roddierod is offline
Real Name: Rod Person
VPN Cryptographer
 
Join Date: Apr 2008
Location: Pittsburgh, Pa
Posts: 437
Default avidemux2 command line

anyone use avidemux2_cli to batch convert video files? No matter what command line parameters I use I get this output

Code:
*************************
  Avidemux v2.4.2
*************************
 http://www.avidemux.org
 Code      : Mean, JSC, Gruntster
 GFX       : Nestor Di , nestordi@augcyl.org
 Design    : Jakub Misak
 FreeBSD   : Anish Mistry, amistry@am-productions.biz
 Audio     : Mihail Zenkov
 MacOsX    : Kuisathaverat
 Win32     : Gruntster

Compiler: GCC 4.2.1 20070719  [FreeBSD]
Build Target: Linux (x86)
User Interface: CLI

Initialising prefs
Directory /home/roddierod/.avidemux exists.Good.
Using /home/roddierod/.avidemux as base directory for prefs/jobs/...
Preferences found and loaded
[cpuCaps]Checking CPU capabilities
                MMX detected
                3DNOW detected
                MMXEXT detected
                SSE detected
                SSE2 detected
[cpuCaps]End of CPU capabilities check (cpuMask :ffffffff)

 Registering Encoders
*********************
MJPEG encoder registered
Xvid-4 encoder registered
FFmpeg encoder registered

3 encoder(s) registered

[SDL] Version: 1.2.13
X connection to localhost:11.0 broken (explicit kill or server shutdown).
It appears to be trying to invoke the GUI, but I don't want that. I'm connecting to this machine remotely via ssh without X.

I'm trying to convert about 200 xvids to dx50 format so they will play on my stand alone DVD player.
__________________
"The basic tool for the manipulation of reality is the manipulation of words. If you can control the meaning of words, you can control the people who must use the words." -Philip K. Dick
Reply With Quote