Re: Personal Video Recorder?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, 17 Jan 2002, Jay Herrick wrote:

> Has anyone published a PVR HOW-TO?  Or at least some good guidelines
> to help someone get jump started with building a custom PVR?  I'd like
> to see some hardware recommendations, windowing suggestions, maybe even
> a whole open source framework.

As for a framework, I'll be using GStreamer (www.gstreamer.net) since
building a PVR is one of the many reasons I started that project...  As
soon as vektor (Billy Biggs) gets around to rewriting reetpvr as a set of
GStreamer elements, it'll be pretty straightforward, even possible in a
limited sense using the commandline launcher:

gst-launch v4lsrc channel=2 ! <vektor's encoder> ! filesink \
location=movie.<whatever>

gst-launch filesrc location=movie.<whatever> ! <vektor's decoder> ! \
xvideosink

(or use mpeg2enc/mpeg2dec instead of vektor's codec if you have the
cycles, or rtjpegenc/rtjpegdec, or any other video codec pair we already
have plugins for, even ffmpeg)

      Erik Walthinsen <omega@xxxxxxxxxxxxxxxxxx> - System Administrator
        __
       /  \                GStreamer - The only way to stream!
      |    | M E G A        ***** http://gstreamer.net/ *****
      _\  /_





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux