Excellent, that's what I was hoping. Modifying tablet-encode so that you can do: Code: tablet-encode foo output.avi ...where "foo" is a directory containing *.vdr should be trivial.
tablet-encode foo output.avi
tablet-encode output.avi input1 [input2..]
mencoder -option1 -option2 -option3 -o output.avi input1 [input2..]
Good idea. The problem will be making the UI. But I don't want to hijack the MobileVDR thread, so I'll have a think about it offline.