User:CityK: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This is my sandbox.
This is my sandbox.



<div style="margin:0; border:1px solid #6289AB; padding:0.5em; background-color:#F7F9FB;">
<div style="margin:0; border:1px solid #6289AB; padding:0.5em; background-color:#F7F9FB;">
{|valign=top cellpadding=0 cellspacing=0 width=100%
{|valign=top cellpadding=0 cellspacing=0 width=100%
|valign=top bgcolor=#F7F9FB width=5%|
|valign=top bgcolor=#F7F9FB width=5%|
|valign=top bgcolor=#F7F9FB width=45%|
|valign=top bgcolor=#F7F9FB width=30%|
* '''Tutorials, Howtos, Usage Info & Guides:'''
** [[How to install DVB]]
** [[First steps with a DVB card]]
** [[Example setup]]s and [[Use cases]] by country
** Howto record [[multiple programs]] at once
** [[Post-processing]] of recorded material
** [[FAQ]]

* '''Software and Usage'''
** [[software|Commented software list]], including:
** Applications to watch TV
*** [[Kaffeine]]
*** [[Klear]]
*** [[Mplayer]]
*** [[Xine]]
*** [[XdTV]]
** Full Media Centers
*** [[VDR]]
*** [[MythTV]]
*** [[Freevo]]
*** [[GeeXboX]]
** show Videotext/Teletext
*** [[alevt]]
** Tools for testing, tuning, streaming
*** [[femon]]
*** [[scan|(dvb)scan]]
*** [[zap|{a,s,c,t}zap]]
*** [[dvbstream]]
** Tools for unattended/headless recording
*** [[dvbrecord]]
*** [[dvbd]]

* '''Applications'''
** [[TV Viewing]]
** [[TV Recording]]
** [[Streaming]]
** [[Text capture]] (Teletext/Closed Captioning)


* '''Hardware solutions'''
** [[Examples of hardware]]
** [[Barebones and bundles]]
** [[Commercial solutions]]
*** [[VDR-based STBs]]
*** [[MythTV STBs]]
*** [[Enigma on the dbox2]]
*** [[Neutrino on the dbox2]]
*** [[Enigma on the Dreambox]]
** [[Streaming clients]]

|valign=top bgcolor=#F7F9FB width=30%|

* '''Technical Background'''
** [[Analog TV]]
** [[Digital TV]]
*** [[DVB Standard]]
** [[Modulation Scheme]]s used for Analog and Digital TV
** [[Interface chipsets]] used for DVB devices
** [[MPEG2 Standard]]
** [[Hard- or Software Decoder?]]
** [[i2c Protocol]]
** [[DSM-CC ObjectCarousel Protocol]]
** [http://en.wikipedia.org/wiki/DiSEqC DiSEqC Protocol]

* '''Technical Background'''
* '''Technical Background'''
** [[Video4linux APIs]]
** [[Video4linux APIs]]
Line 15: Line 80:
** [[Radio Data System (RDS)]]
** [[Radio Data System (RDS)]]
** [[Overview of TV/video on Linux]]
** [[Overview of TV/video on Linux]]

* '''Developer Section'''
**[[DVB API history and future]]
**[[Linux DVB API Version 4]]
**[[Anatomy of a DVB device]]
**[[Anatomy of a LinuxTV driver]]
**[[Bug Report|File a Bug Report]]
**[[Code Review|Invitation for Code Review]]
**[[Hints for Refactoring existing DVB drivers]]
**[[The DVB Decoder Challenge]]

* '''Developer Section'''
* '''Developer Section'''
** [[How to write good problem report |How to write a good problem report]]
** [[How to write good problem report |How to write a good problem report]]
Line 31: Line 107:
*** [http://linuxtv.org/hg/v4l-dvb Master v4l development repository]
*** [http://linuxtv.org/hg/v4l-dvb Master v4l development repository]
*** [http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/mchehab/v4l-dvb.git;a=log Current git log]
*** [http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/mchehab/v4l-dvb.git;a=log Current git log]

* '''Applications'''
** [[TV Viewing]]
** [[TV Recording]]
** [[Streaming]]
** [[Text capture]] (Teletext/Closed Captioning)


|valign=top bgcolor=#F7F9FB width=45%|
|valign=top bgcolor=#F7F9FB width=45%|

* '''[[Supported Hardware]]'''
** [[DVB-S_devices|DVB-S devices]]
** [[DVB-T_devices|DVB-T devices]]
** [[DVB-C_devices|DVB-C devices]]
** [[DVB Conditional Access Modules]]
** [[ATSC_devices|ATSC devices]]
** [[DVB receiver vendors|Devices sorted by Vendor]]
** Also see these articles (info to be mergered into the appropriate sections above):
*** [[DVB USB|DVB/ATSC USB boxes sorted by driver]]
*** [[DVB at the USB bus]]
*** [[Supported DVB cards]]


* '''Supported Hardware'''
* '''Supported Hardware'''
** [[Tuners]]
** [[Tuners]]
Line 79: Line 165:
*** [[Loopback]]
*** [[Loopback]]


* '''Peripherals for v4l'''
** [[Remote controllers]]

* '''[[v4l Links]]'''

|}
</div>



<div style="margin:0; border:1px solid #6289AB; padding:0.5em; background-color:#F7F9FB;">
{|valign=top cellpadding=0 cellspacing=0 width=100%
|valign=top bgcolor=#F7F9FB width=5%|
|valign=top bgcolor=#F7F9FB width=45%|
* '''Tutorials, Howtos, Usage Info & Guides:'''
** [[How to install DVB]]
** [[First steps with a DVB card]]
** [[Example setup]]s and [[Use cases]] by country
** Howto record [[multiple programs]] at once
** [[Post-processing]] of recorded material
** [[FAQ]]

* '''Software and Usage'''
** [[software|Commented software list]], including:
** Applications to watch TV
*** [[Kaffeine]]
*** [[Klear]]
*** [[Mplayer]]
*** [[Xine]]
*** [[XdTV]]
** Full Media Centers
*** [[VDR]]
*** [[MythTV]]
*** [[Freevo]]
*** [[GeeXboX]]
** show Videotext/Teletext
*** [[alevt]]
** Tools for testing, tuning, streaming
*** [[femon]]
*** [[scan|(dvb)scan]]
*** [[zap|{a,s,c,t}zap]]
*** [[dvbstream]]
** Tools for unattended/headless recording
*** [[dvbrecord]]
*** [[dvbd]]

* '''Hardware solutions'''
** [[Examples of hardware]]
** [[Barebones and bundles]]
** [[Commercial solutions]]
*** [[VDR-based STBs]]
*** [[MythTV STBs]]
*** [[Enigma on the dbox2]]
*** [[Neutrino on the dbox2]]
*** [[Enigma on the Dreambox]]
** [[Streaming clients]]

|valign=top bgcolor=#F7F9FB width=45%|
* '''Technical Background'''
** [[Analog TV]]
** [[Digital TV]]
*** [[DVB Standard]]
** [[Modulation Scheme]]s used for Analog and Digital TV
** [[Interface chipsets]] used for DVB devices
** [[MPEG2 Standard]]
** [[Hard- or Software Decoder?]]
** [[i2c Protocol]]
** [[DSM-CC ObjectCarousel Protocol]]
** [http://en.wikipedia.org/wiki/DiSEqC DiSEqC Protocol]

* '''[[Supported Hardware]]'''
** [[DVB-S_devices|DVB-S devices]]
** [[DVB-T_devices|DVB-T devices]]
** [[DVB-C_devices|DVB-C devices]]
** [[DVB Conditional Access Modules]]
** [[ATSC_devices|ATSC devices]]
** [[DVB receiver vendors|Devices sorted by Vendor]]
** Also see these articles (info to be mergered into the appropriate sections above):
*** [[DVB USB|DVB/ATSC USB boxes sorted by driver]]
*** [[DVB at the USB bus]]
*** [[Supported DVB cards]]


* '''Peripheral Components and Hardware Modifications'''
* '''Peripheral Components and Hardware Modifications'''
Line 168: Line 173:
** [[User Modifications to Supported Devices]]
** [[User Modifications to Supported Devices]]


* '''Developer Section'''
* '''Peripherals for v4l'''
** [[Remote controllers]]
**[[DVB API history and future]]

**[[Linux DVB API Version 4]]

**[[Anatomy of a DVB device]]

**[[Anatomy of a LinuxTV driver]]
**[[Bug Report|File a Bug Report]]
**[[Code Review|Invitation for Code Review]]
**[[Hints for Refactoring existing DVB drivers]]
**[[The DVB Decoder Challenge]]


* '''[[DVB Links]]'''
* '''[[DVB Links]]'''
* '''[[v4l Links]]'''

|}
|}
</div>
</div>

Revision as of 01:58, 17 March 2007

This is my sandbox.