Mecoder position options

With mencoder you can specify where you want to start encoding, and where you want to stop. You can do:

mencoder dvd://1 -ss 60 -endpos 300 That starts the encoding 60 seconds into the clip, and ends 300 seconds later (it doesn't actually end at 300 seconds like you'd expect).
All content licensed under the Creative Commons License