Record dvb-t through cron
I want to record my favorite dvb-t channels and I found in docs the way to do it:
mplayer -dumpfile r1.ts -dumpstream dvb://CHANNEL -endpos 01:01:00
dvb://[card_number@]channel [options]
You need to use the parameter -endpos. Check out the mplayer documentation. For example the following records for 1 hour (well, 3600 seconds to be precise):