Libv4l Progress: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(New page: * [http://dvr.sourceforge.net DVR] -- Digital Video Recorder for Linux * [http://ffmpeg.sourceforge.net/index.php ffmpeg] (see also below) ** [http://man.cx/ffmpeg(1) man page] (man.cx) * ...)
 
No edit summary
Line 1: Line 1:
=== In-Progress ===
* [http://dvr.sourceforge.net DVR] -- Digital Video Recorder for Linux
{|
* [http://ffmpeg.sourceforge.net/index.php ffmpeg] (see also below)
! application !! upstream !! fedora !! suse !! debian
** [http://man.cx/ffmpeg(1) man page] (man.cx)
| [http://gstreamer.net GStreamer] || [http://bugzilla.gnome.org/show_bug.cgi?id=545033 bug] || bug || bug || bug
* [http://fftv.sourceforge.net fftv]
| -
* [[gstreamer]]
* [http://xawdecode.sourceforge.net/ XdTV] -- XdTV is a software that allows you to watch record & stream TV
| [http://dvr.sourceforge.net DVR] || bug || bug || bug || bug
| -
* [http://freevo.sourceforge.net Freevo] -- open-source digital video jukebox
| [http://ffmpeg.sourceforge.net/index.php ffmpeg] || bug || bug || bug || bug
* [[mencoder]]
| -
** [http://linuxreviews.org/man/mencoder/ man page] (''Linux Reviews'')
| [http://man.cx/ffmpeg(1) man page] || bug || bug || bug || bug (man.cx)
** [[channel script |the channel scripts]]
| -
** [[capture script |the capture script]]
| [http://fftv.sourceforge.net fftv] || bug || bug || bug || bug
* [[MythTV]] -- a Personal Video Recorder project
| -
* [[streamer]]
| [http://xawdecode.sourceforge.net/ XdTV] || bug || bug || bug || bug
* [[transcode]]
| -
* [http://paginas.terra.com.br/informatica/gleicon/video4linux/videodog.html videodog]
| [http://freevo.sourceforge.net Freevo] || bug || bug || bug || bug
* [[vlc]]
| -
* [http://fftv.sf.net fftv] -- tv/radio viewer/recorder -- [http://sourceforge.net/project/showfiles.php?group_id=71197 sourcecode]
| [[mencoder]] || bug || bug || bug || bug
* [http://www.kdetv.org kdetv] -- for the KDE desktop -- [http://websvn.kde.org/trunk/extragear/multimedia/kdetv sourcecode]
| -
* [http://www.mplayerhq.hu MPlayer] -- the movie player
| [[streamer]] || bug || bug || bug || bug
** Sample command to play TV for Europe, channel E2
| -

| [[transcode]] || bug || bug || bug || bug
mplayer tv:// -tv driver=v4l2:norm=PAL:input=0:amode=1:width=384:height=288:outfmt=yv12:device=/dev/video0:chanlist=europe-west:channel=E2
| -

| [http://paginas.terra.com.br/informatica/gleicon/video4linux/videodog.html videodog] || bug || bug || bug || bug
* [http://tvtime.sourceforge.net tvtime] -- high quality video for Linux -- [http://tvtime.sourceforge.net/usage.html user manual]
| -
* [http://www.videolan.org/vlc/ VLC] -- media player and streaming server
| [[vlc]] || bug || bug || bug || bug
* [http://linux.bytesex.org/xawtv/ xawtv and motv] -- original TV viewers for bttv by Gerd Knorr
| -
* [http://xawdecode.sourceforge.net/ XdTV] -- XdTV is a software that allows you to watch record & stream TV [http://sourceforge.net/project/showfiles.php?group_id=67268 sourcecode]
* [http://xinehq.de xine] -- a multimedia player that also reads from v4l devices
| [http://fftv.sf.net fftv] || bug || bug || bug || bug
| -
** [http://kaffeine.sourceforge.net/ kaffeine] -- a KDE frontend
* [http://zapping.sourceforge.net zapping] -- for the Gnome desktop
| [http://www.kdetv.org kdetv] || bug || bug || bug || bug
| -

* [http://www.videolan.org/vlc/streaming.html VideoLan] (VLC media player and VLS) -- the simplest place to start
| [http://www.mplayerhq.hu MPlayer] || bug || bug || bug || bug
| -
* [http://ffmpeg.mplayerhq.hu/ffserver-doc.html ffserver] -- an HTTP/RTSP multimedia streaming server for live and recorded broadcasts
* [http://xawdecode.sourceforge.net/ XdTV] -- XdTV is a software that allows you to watch record & stream TV
| [http://tvtime.sourceforge.net tvtime] || bug || bug || bug || bug
| -
* [http://mpeg4ip.sourceforge.net MPEG4IP] -- industrial-strength integration project sponsored by Cisco
| [http://www.videolan.org/vlc/ VLC] || bug || bug || bug || bug
* [http://developer.apple.com/darwin/projects/streaming Darwin streaming server] -- Apple's open source streaming server and proxy. Supports RTSP/RTP serving of MOV files.
| -
* [http://www.litech.org/spook spook] -- capture live video and audio and stream it over an IP network
| [http://linux.bytesex.org/xawtv/ xawtv and motv] || bug || bug || bug || bug
* [http://www.flumotion.net Flumotion] -- an easy-to-use multi-format distributed streaming server
| -
* [http://www.cs.columbia.edu/%7Ehgs/rtsp/implementations.html List of clients and servers]
| [http://xawdecode.sourceforge.net/ XdTV] || bug || bug || bug || bug
| -
| [http://xinehq.de xine] || bug || bug || bug || bug
| -
| [http://zapping.sourceforge.net zapping] || bug || bug || bug || bug
| -
| [http://www.videolan.org/vlc/streaming.html VideoLan] (VLC media player and VLS) || bug || bug || bug || bug
| -
| [http://ffmpeg.mplayerhq.hu/ffserver-doc.html ffserver] || bug || bug || bug || bug
| -
| [http://xawdecode.sourceforge.net/ XdTV] || bug || bug || bug || bug
| -
| [http://mpeg4ip.sourceforge.net MPEG4IP] || bug || bug || bug || bug
| -
| [http://developer.apple.com/darwin/projects/streaming Darwin streaming server] || bug || bug || bug || bug
| -
| [http://www.litech.org/spook spook] || bug || bug || bug || bug
| -
| [http://www.flumotion.net Flumotion] || bug || bug || bug || bug
| -
| [http://www.cs.columbia.edu/%7Ehgs/rtsp/implementations.html List of clients and servers]
| -
| [[MythTV]] || bug || bug || bug || bug
|}

Revision as of 15:47, 31 July 2008

In-Progress

application upstream fedora suse debian GStreamer bug bug bug bug - DVR bug bug bug bug - ffmpeg bug bug bug bug - man page bug bug bug bug (man.cx) - fftv bug bug bug bug - XdTV bug bug bug bug - Freevo bug bug bug bug - mencoder bug bug bug bug - streamer bug bug bug bug - transcode bug bug bug bug - videodog bug bug bug bug - vlc bug bug bug bug - fftv bug bug bug bug - kdetv bug bug bug bug - MPlayer bug bug bug bug - tvtime bug bug bug bug - VLC bug bug bug bug - xawtv and motv bug bug bug bug - XdTV bug bug bug bug - xine bug bug bug bug - zapping bug bug bug bug - VideoLan (VLC media player and VLS) bug bug bug bug - ffserver bug bug bug bug - XdTV bug bug bug bug - MPEG4IP bug bug bug bug - Darwin streaming server bug bug bug bug - spook bug bug bug bug - Flumotion bug bug bug bug - List of clients and servers - MythTV bug bug bug bug