XdTV: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:


FEATURES :
FEATURES :
* DVB-T support only (TNT in france)
* The DVB-T is only supported ("TNT" in France).
* Good synchro between the audio and the video (SDL is used actually)
* The synchro between the audio and the video is excelent (The SDL lib is used).
* To scan any DVB channel, you must use the scan button into the "Channel Editor" GUI.
* Switch from a channel to an other is now possible.
* You can select any found channel through a list.
* 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.
* The DVB audio sound is full integrated to XdTV.




TODO :
TODO :
* DVB Record & Streaming doesn't work yet.
* The DVB recording & streaming don't work yet.




Line 35: Line 35:
'''$>xdtv -dvb'''
'''$>xdtv -dvb'''
Note : You can switch from a dvb channel to an other one but not to an analogic one !
Note : You can switch from a dvb channel to an other DVB one but not to an analogic (v4l/v4l2) one !


== Pictures ==
== Pictures ==
Line 44: Line 44:
== Links ==
== Links ==


* [http://xawdecode.sourceforge.net/ XdTV Web homepage]
* [http://xawdecode.sourceforge.net/ XdTV Website]
* [http://sourceforge.net/project/showfiles.php?group_id=67268/ XdTV SF.NET Download page]
* [http://sourceforge.net/project/showfiles.php?group_id=67268/ XdTV SF.NET Download page]
* [http://cvs.sourceforge.net/viewcvs.py/xawdecode/ XdTV WebCVS]
* [http://xawdecode.cvs.sourceforge.net/xawdecode/ XdTV WebCVS]
* [http://xawdecode.sourceforge.net/nightly-tarball/ XdTV nightly tarball]
* [http://xawdecode.sourceforge.net/nightly-tarball/ XdTV nightly tarball]

Revision as of 19:32, 19 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 :

  • The DVB-T is only supported ("TNT" in France).
  • The synchro between the audio and the video is excelent (The SDL lib is used).
  • To scan any DVB channel, you must use the scan button into the "Channel Editor" GUI.
  • You can select any found channel through a list.
  • The DVB audio sound is full integrated to XdTV.


TODO :

  • The DVB recording & streaming don't work yet.


INSTALL AND TEST IT:

	$>xdtv -dvb

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

Pictures

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


Links