Local Videos
Status:
Completed
Currently there I have two scripts:
- autorip.sh
#!/bin/sh path="/Users/frontrow/Movies/"; name=`mount | awk '$1 = /\/dev\/disk1/ { print substr($3, 10) }'` /Users/frontrow/bin/HandBrakeCLI -i /dev/disk1 -o "$path$name.mp4" -m -d -b 2500 -e x264 -B 196 -R 48 -p - autorip.scpt - Not accessible since I compiled it wrong and I need to rewrite it. Basicly it just calls the above shell script
Remote Videos
Status:
Not Started
There are some legal issues with moving videos and bandwidth issues. This is here as a place holder in case I figured out what is acceptable under US law.
Click to return to main page.
























