Aha!
Turns out there's a command line version of handbrake! I am still testing this but I put a really short script together that I think is going to do the trick.
#!/bin/sh
#Script to...
Type: Posts; User: cowman
Aha!
Turns out there's a command line version of handbrake! I am still testing this but I put a really short script together that I think is going to do the trick.
#!/bin/sh
#Script to...
It is, but doing video transcoding in an emulator isn't my first choice.
There's almos certainly a switch or parameter or something to make it work but ffmpeg is a pretty versitle(complex) tool...
There's a driver that is in the kernel on most distributions. I had to roll my own the last couple of times because the USB device ID hadn't been added to the driver so I had to download the source,...
Without typing a book.. I use a PVR system called Mythtv on my linux server. The recording device is a Hauppauge HD-PVR recording via component input from a satellite receiver @ 720p.
The nice...