[SLL] Need advice on Portable Video Compression

Tim Maher tim at consultix-inc.com
Sun Feb 25 09:07:03 PST 2007


On Sat, Feb 24, 2007 at 11:21:11PM -0800, Robert Woodcock wrote:

Thanks for the script! I'll check it out
-Tim

> I call mencoder (which comes with mplayer) via this script to slim down and
> optionally rotate videos from my Canon digital camera:
> 
> #!/bin/sh
> rm -f divx2pass.log
> unset rotate
> if [ "$3" != "" ]; then
>   rotate="-vop rotate=$3"
> fi
*-------------------------------------------------------------------*
|  Tim Maher, PhD  (206) 781-UNIX   http://www.consultix-inc.com    |
|  tim at ( Consultix-Inc, TeachMePerl, or TeachMeUnix ) dot Com    |
| Classes: 2/28: Basic Perl; 3/12: Basic UNIX/Linux; 3/16: Min Perl |
*-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*
| # "Minimal Perl" is a Best Seller at Amazon.com; 5 star rating! # |
| > Download chapters, read reviews, and order at MinimalPerl.com < |
*-------------------------------------------------------------------*



More information about the linux-list mailing list