XdTV: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
http://xawdecode.sourceforge.net/images/generalLogoSmall.png
http://xawdecode.sourceforge.net/images/generalLogoSmall.png


* ONLY THE CURRENT XdTV CVS version has a DVB support.

* ONLY THE CURRENT XdTV CVS version has a DVB support.
* The current CVS [http://xawdecode.sourceforge.net/nightly-tarball snapshots] of XdTV have a DVB support included.
* Here are some [http://xawdecode.sourceforge.net/nightly-tarball snapshots versions.]
* DVB-T support isn't finished yet. Actually this feature is highly experimental even if it's usable. You need LIBSDL & LIBCURL to use it.
* ONLY THE CURRENT XdTV CVS version has a DVB support.

* ONLY THE CURRENT XdTV CVS version has a DVB support.


FEATURES :
FEATURES :
* see dvb-t channels (TNT in france)
* DVB-T support only (TNT in france)
* Good synchro between the audio and the video (SDL is used actually)
* switch from a channel to an other
* Switch from a channel to an other is now possible.
* scantv works (xdtv_scantv -dvb), you must choose between download a tranponder file or use a local one.
* To scan any DVB channels, you must use the scan button into the "Channel Editor" GUI.

* The DVB audio is now full integrated to XdTV.


TODO :
TODO :
* scantv.sh doesn't work
* DVB Record & Streaming doesn't work yet.
* recording & streaming do not work at all





Revision as of 15:18, 13 May 2006

XdTV is a software that allows you to watch Record & Stream TV.

It interacts with AleVT for Teletext and Nxtvepg for NextView.

It uses the video4linux API. It can use deinterlacing filters

and record video files with various video and audio codecs (ffmpeg, xvid, divx, etc.).

http://xawdecode.sourceforge.net/images/generalLogoSmall.png

  • ONLY THE CURRENT XdTV CVS version has a DVB support.
  • ONLY THE CURRENT XdTV CVS version has a DVB support.
  • Here are some snapshots versions.
  • ONLY THE CURRENT XdTV CVS version has a DVB support.
  • ONLY THE CURRENT XdTV CVS version has a DVB support.

FEATURES :

  • DVB-T support only (TNT in france)
  • Good synchro between the audio and the video (SDL is used actually)
  • Switch from a channel to an other is now possible.
  • To scan any DVB channels, you must use the scan button into the "Channel Editor" GUI.
  • The DVB audio is now full integrated to XdTV.

TODO :

  • DVB Record & Streaming doesn't work yet.


INSTALL AND TEST

If you want to test it :

  • Your drivers for dvb cards must be properly installed : get them from http://www.linuxtv.org/
  • For the moment XdTV just perform a scan on a DVB-T device : you have to put the found channels in your xdtvrc file

1) scan device with the scan program :

	$>xdtv_scan -dvb
 
       Then choose your country and city 

2) copy and paste the output into your xdtvrc

3) then run :

	$>xdtv -dvb

Note : You can switch from a dvb channel to an other one but no to an analogic (V4l/v4l2) one !

Pictures

http://xawdecode.sourceforge.net/images/xdtv_nantes.png


Links