Quote:
Originally Posted by NobodySpecial
Install ffmpeg and use the following code. It will take SourceVideo.avi and transcode to DroidVideo.mp4. I've used it with several different sources and works great.
|
Any chance you could make a shell script to do all that? I suck at making scripts. I could make one for the basic command line, but nothing that could handle the variables if you wanted to crop, etc.