Re: [OT] Handy functions for ripping movies

2009-01-26 Thread Ron Johnson
On 01/27/2009 12:37 AM, Alex Samad wrote: On Mon, Jan 26, 2009 at 07:07:43PM -0600, Ron Johnson wrote: On 01/26/2009 05:40 PM, Alex Samad wrote: [snip] depends I find 1000kb is pretty good to dvd quaity Good. # setup Video filtering CROP=${CROP:-"crop=720:416:0:80"} Why? bad copy paste

Re: [OT] Handy functions for ripping movies

2009-01-26 Thread Alex Samad
On Mon, Jan 26, 2009 at 07:07:43PM -0600, Ron Johnson wrote: > On 01/26/2009 05:40 PM, Alex Samad wrote: >> On Sun, Jan 25, 2009 at 12:40:28AM -0600, Ron Johnson wrote: >>> Hi, >>> >>> While ripping a bunch of (legal!) DVDs, I came up with these bash >>> functions to make the task simpler. Hope

Re: [OT] Handy functions for ripping movies

2009-01-26 Thread Ron Johnson
On 01/26/2009 05:40 PM, Alex Samad wrote: On Sun, Jan 25, 2009 at 12:40:28AM -0600, Ron Johnson wrote: Hi, While ripping a bunch of (legal!) DVDs, I came up with these bash functions to make the task simpler. Hope you find it useful someday. [snip] wouldn't actually say you are ripping,

Re: [OT] Handy functions for ripping movies

2009-01-26 Thread Alex Samad
On Sun, Jan 25, 2009 at 12:40:28AM -0600, Ron Johnson wrote: > Hi, > > While ripping a bunch of (legal!) DVDs, I came up with these bash > functions to make the task simpler. Hope you find it useful someday. > [snip] wouldn't actually say you are ripping, more coping I use something like thi

[OT] Handy functions for ripping movies

2009-01-24 Thread Ron Johnson
Hi, While ripping a bunch of (legal!) DVDs, I came up with these bash functions to make the task simpler. Hope you find it useful someday. You'll, of course, have to modify the DEST & TARGET values to suit your own organizational theories. For me, movies and tv shows go in separate directo