[lug] video4linux cardlists

dio2002 at indra.com dio2002 at indra.com
Mon Apr 23 13:31:30 MDT 2007


thanks for posting!

> My cygwin shell script to do mass-conversion under windows from *.tivo
> files to divx:
>
> #!/usr/bin/tcsh
>
> cd /cygdrive/f/video
> mkdir temp
> foreach file (/cygdrive/c/Documents\ and\ Settings/Steve/My\ Documents/My\
> TiVo\ Recordings/*.TiVo)
> echo Moving $file
> mv "$file" .
> end
>
> foreach file (*.TiVo)
> echo Working on $file
> ./tivodecode.exe -m xxxxxxxxxx -o "temp\$file.mpg" "$file"
> rm "$file"
> end
>
> cd /cygdrive/c/Documents\ and\ Settings/Steve/Desktop/VirtualDub-mpeg2
> ./VirtualDub.exe /c /s "f:\video\good.vcf" /b "f:\video\temp","f:\video"
> /r /x
> cd /cygdrive/f/video/temp
> rm -f *
>
> - Steve
>
> On Thu, 19 Apr 2007, dio2002 at indra.com wrote:
>
>> Date: Thu, 19 Apr 2007 22:45:37 -0600 (MDT)
>> From: dio2002 at indra.com
>> Reply-To: "Boulder (Colorado) Linux Users Group -- General Mailing List"
>>     <lug at lug.boulder.co.us>
>> To: "Boulder (Colorado) Linux Users Group -- General Mailing List"
>>     <lug at lug.boulder.co.us>
>> Subject: Re: [lug] video4linux cardlists
>>
>>> Absolutely correct.
>>>
>>> Tivo -> Tivo Desktop Software -> Windows PC (encrypted MPEG1) ->
>>> tivodecode software -> MPEG1 -> VirtualDub -> Divx
>>>
>>> Tivodecode: http://tivodecode.sourceforge.net/
>>
>> got it! thanks
>> _______________________________________________
>> Web Page:  http://lug.boulder.co.us
>> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
>> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>>
>
> --
> EMAIL: (h) steve at badcheese.com  WEB: http://badcheese.com/~steve
>
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>




More information about the LUG mailing list