Batch converting script in ubuntu 10.04

Support for HandBrake on Linux, Solaris, and other Unix-like platforms
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
AsmodeusRimmon
Posts: 2
Joined: Mon Feb 21, 2011 9:39 pm

Batch converting script in ubuntu 10.04

Post by AsmodeusRimmon »

I have searched everywhere I could look. I must be blind or something.. But I have Ubuntu 10.04 Server, and I'm looking for a script that I can batch convert .avi to .m4v in folders and subfolders. Can anyone help me?

Thanks
louwrentius
Posts: 13
Joined: Thu Aug 05, 2010 11:57 pm

Re: Batch converting script in ubuntu 10.04

Post by louwrentius »

AsmodeusRimmon
Posts: 2
Joined: Mon Feb 21, 2011 9:39 pm

Re: Batch converting script in ubuntu 10.04

Post by AsmodeusRimmon »

Not what I want. I use this command for a single file

HandBrakeCLI --preset "iPhone & iPod Touch" --width 320 --vb 600 --two-pass --turbo --input pr6.dv --output pr6.mp4

I'm not using ISOs I'm using .avi
hunterk
Bright Spark User
Posts: 179
Joined: Tue Jun 03, 2008 2:27 pm

Re: Batch converting script in ubuntu 10.04

Post by hunterk »

I wrote this like 2 yrs ago, but you might be able to adapt it to your needs:
http://filthypants.blogspot.com/2009/05 ... cally.html

EDIT: this doesn't do recursive searching, so it's not exactly what you want.
Post Reply