Recursively Convert Directory of Videos into Xvid

1

I have a large directory full of video files in various codecs. I need to get these converted into Xvid so they can be played by an Xbox 360. I have been using Auto Gordian Knot to do so one at a time, but I'd like to get them all converted so I can stop messing with it. I'm on Windows 7 x64. Before writing a script to use ffmpeg to convert all of these, I figured I would see if there is an easier way...

tkrajcar

Posted 2011-08-10T02:01:10.363

Reputation: 152

python! Python! PYTHON!!! – James T Snell – 2011-08-10T02:05:11.423

Answers

0

I'd use FAR Manager (64-bit edition) for this task:

  FAR Manager (free and open source)
  http://www.farmanager.com/

With FAR Manager, you can press Alt-F7 to run a quick search for all the files you want to act on, select them all using the "+" key on the numeric keypad, then press CTRL-G to specify the command to run on each selected file.

Randolf Richardson

Posted 2011-08-10T02:01:10.363

Reputation: 14 002

1

Interesting. I'll check this out. Reminds me of the olden days with Xtree.

– tkrajcar – 2011-08-10T02:08:11.897

If you press F9, then "R" followed by "T" you'll get an Xtree-like view of the your entire file system. – Randolf Richardson – 2011-08-10T02:16:01.953