Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Recording TV
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
palmer
Guru
Guru


Joined: 17 Nov 2004
Posts: 322
Location: Berkeley, CA

PostPosted: Sat Dec 03, 2005 5:04 am    Post subject: Recording TV Reply with quote

Is there an application that will allow me to schedule recorings for TV shows (with a TV tuner), but not take the whole computer like mythTV?
Something that runs in the background (as a daemon not connected to X), and a client (the same way MPD works) is along the lines of what I'm thinking
Something running in X (KDE's System Tray) would be OK, but sometimes X crashes and that would stop the recordings

It would be great if it could get TV shedules automatically and record shows for the whole season, but that might be pushing it a little...

I have found apps to watch TV (xawtv), record TV (cat /dev/video0), but none to schedule recordings while in the background

-palmem
Back to top
View user's profile Send private message
Crapo
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2004
Posts: 110

PostPosted: Mon Dec 05, 2005 2:00 pm    Post subject: Reply with quote

I think the freevo recordserver could be what you're looking for. There are 2 parts in freevo : the front end (equivalent to mythtv) and a recordserver, running in the background, manageable from a web based interface, that supports TV schedules (updated through XMLTV). I even think that there is a notion of seasons in it. It seems to cover most of your requirements except the system tray ;-)
Good luck.
Back to top
View user's profile Send private message
phsdv
Guru
Guru


Joined: 13 Mar 2005
Posts: 372
Location: Europe

PostPosted: Mon Dec 05, 2005 6:39 pm    Post subject: Reply with quote

Mythtv does not nessecary take the whole computer. Recordings can be done in the backend when you start mythbackend:
Code:
/etc/init.d/mythbackend start
Besides that you can start the frontend within a (smaller) window for example:
Code:
mythfrontend -geometry 640x480
Back to top
View user's profile Send private message
pgolik
Tux's lil' helper
Tux's lil' helper


Joined: 24 Nov 2004
Posts: 125
Location: Warsaw, Poland

PostPosted: Tue Dec 06, 2005 10:04 am    Post subject: Re: Recording TV Reply with quote

palmem wrote:
Is there an application that will allow me to schedule recorings for TV shows (with a TV tuner), but not take the whole computer like mythTV?

gv4l http://gv4l.sourceforge.net/ is a good lightweight gtk GUI for recording tv using transcode and cron for scheduling. It does the job quite well, but it's been removed from portage as it has some serious problems with security. I wouldn't use it on a multi-user machine or one that is connected directly to the network, but if you decide that the risk it poses is acceptable on your multimedia PC then givce it a try. Here is the description of the security issue. It's a real shame, as it is the only app for recording TV that actually works for me. Shalvideo http://shalvideo.sourceforge.net looks good, but it's not in portage and I couldn't get it to work on my system (could be an amd64 problem).
Pawel
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Wed Feb 15, 2006 10:48 pm    Post subject: Reply with quote

I'm using freevo since some months, it's exactly what you wanted plus a bit more: it doesn't need
an external db for xmltv listings. You need to enter freevo to schedule recordings (for every episode),
but then you can exit and do whathever you want provided you're running the recordserver (exactly the daemon
you want) in background. Recordserver takes no cpu-time until the record starts (recording cpu used may vary
from the method you use, I get 50% of my sempron 3100+ recording 640x480@25fps in lavc mpeg4 vhq).
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum