File:  [DVB] / linuxtv.org / news / 2001-02-20-0.martin
Revision 1.1: download - view: text, annotated - select for diffs
Sun Nov 14 21:42:30 2004 UTC (19 years, 7 months ago) by js
Branches: MAIN
CVS tags: HEAD
add old news (php and news-convert.pl copied from directfb.org -- thanks, Dok!)

Announcing: DVBaudio v0.1 (a hacked mpegtools) 

<p>
		a utility which can be used to record a radio station 
</p>

<p>
	<a href="mailto:dave@dchapman.com">Dave Chapman</a> writes:
	
</p>

<p>
 
I've been hacking Marcus's mpegtools (from v0.8.1) a little, and have written 
a utility which can be used to record a radio station (or the sound from a TV 
station if you wish) directly as an audio elementary stream. - i.e. an "mpeg" 
file that freeamp or mpg123 can understand directly.
</p>

<p>
It can also be used as a "cgi-bin" program to stream audio data over your LAN 
to either mpg123 or freeamp using http.  It can be downloaded from:
</p>

<p>
<a href="http://www.linuxstb.org/dvbaudio/">http://www.linuxstb.org/dvbaudio/</a>
</p>

<p>
The code is 99% from mpegtools - I'm distributing it again for simplicity.  
Maybe this should be merged with the "official" mpegtools? The difference 
between dvbaudio and mpegtools are simple a new function "TS_to_ES" in 
cpptools.cc (a combination of TS_to_PES and extract_es_audio_from_pes) and a 
replacement main.cc.
</p>

<p>
I've only tested the http streaming with a couple of radio stations on Astra 
28E and Freeamp v2.0.7 on a Win98 machine.  However, it seems to work 
perfectly without any corruption to the audio.
</p>

<p>
I would welcome any feedback on this program - especially it's (and 
freeamp's) compatibility with different radio/TV stations.
</p>

<p>
Thanks, Dave!
</p>

LinuxTV legacy CVS <linuxtv.org/cvs>