public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Is there a daemon style program for scheduled DVB recording?
@ 2008-02-23  8:14 Adam Nielsen
  2008-02-23  9:41 ` Nico Sabbi
  2008-02-23 11:22 ` Torgeir Veimo
  0 siblings, 2 replies; 7+ messages in thread
From: Adam Nielsen @ 2008-02-23  8:14 UTC (permalink / raw)
  To: linux-dvb

Hi everyone,

I'm currently setting up a new server that will (among other things)
record TV shows for me.  In the past I've used cron to schedule
recording jobs, and I've used dvbrecord to do the actual recording.

This set up has served me well for many years, but unfortunately
dvbrecord doesn't seem to exist any more, and it never supported
programs with AC3 audio anyway (which is pretty much all the HDTV
channels here in Australia.)

If you were setting up a headless machine to record TV shows, what
programs would you use to do this?  Ideally I'd like the shows dumped
into a local directory, so that I can watch them over NFS with mplayer,
but I'm open to alternatives.

I really want to avoid running a whole "media centre" program like
MythTV, VDR, etc. as I'd like this to be lean and clean and I don't mind
using the command line for playback.

Any suggestions?  I'd be happy to document the final system,
installation, configuration, etc. on the LinuxTV wiki, as I couldn't
find any info about this sort of thing on there at the moment.

Many thanks,
Adam.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [linux-dvb] Is there a daemon style program for scheduled DVB recording?
@ 2008-02-23 14:45 Tim Hewett
  0 siblings, 0 replies; 7+ messages in thread
From: Tim Hewett @ 2008-02-23 14:45 UTC (permalink / raw)
  To: linux-dvb; +Cc: Tim Hewett


[-- Attachment #1.1: Type: text/plain, Size: 1988 bytes --]

I just use dvbstream, scheduled using cron. To work with that I wrote  
a utility to work out which is the next schedule in the crontab and  
set the hardware alarm clock time to have the computer boot a few  
minutes in advance of the recording time, run it just before shutting  
down (it shuts it down for you) and the PC then wakes at the right  
time. I also modified dvbstream to allow the DVB device name to be  
used instead of its adaptor number, to cater for the devices changing  
numbers between bootups. Some initial changes were made to dvbstream  
to specify a programme name to be monitored in the now/next programme  
info, to try to cater for early programme starts or overruns, but I  
can't say that it is reliable as it hasn't been used much.

These are all private changes but I'm happy to share the source code  
if of interest.

Tim.

> Hi everyone,
>
> I'm currently setting up a new server that will (among other things)
> record TV shows for me.  In the past I've used cron to schedule
> recording jobs, and I've used dvbrecord to do the actual recording.
>
> This set up has served me well for many years, but unfortunately
> dvbrecord doesn't seem to exist any more, and it never supported
> programs with AC3 audio anyway (which is pretty much all the HDTV
> channels here in Australia.)
>
> If you were setting up a headless machine to record TV shows, what
> programs would you use to do this?  Ideally I'd like the shows dumped
> into a local directory, so that I can watch them over NFS with  
> mplayer,
> but I'm open to alternatives.
>
> I really want to avoid running a whole "media centre" program like
> MythTV, VDR, etc. as I'd like this to be lean and clean and I don't  
> mind
> using the command line for playback.
>
> Any suggestions?  I'd be happy to document the final system,
> installation, configuration, etc. on the LinuxTV wiki, as I couldn't
> find any info about this sort of thing on there at the moment.
>
> Many thanks,
> Adam.
>

[-- Attachment #1.2: Type: text/html, Size: 3144 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-03-01  6:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-23  8:14 [linux-dvb] Is there a daemon style program for scheduled DVB recording? Adam Nielsen
2008-02-23  9:41 ` Nico Sabbi
2008-02-23 11:36   ` Adam Nielsen
2008-02-23 11:22 ` Torgeir Veimo
2008-02-23 11:39   ` Adam Nielsen
2008-03-01  6:32     ` Adam Nielsen
  -- strict thread matches above, loose matches on Subject: below --
2008-02-23 14:45 Tim Hewett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox