Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: extracting audio from TS dvb stream



Le Mercredi 8 Septembre 2004 21:19, Andy McDade a écrit :
> I have been trying to extract just the audio from a DVB-T uk radio station.
> Here are the steps I have taken after fairly exhaustive research,
> including trawling the linux-dvb mailing list archives:
>
> $ dvbstrean -n 30 -f 802166 -v 0 -a 6258 -o > file.ts
> $ cat file.ts| ts2pes 0 6258 > file.ps

cat file.ts | ts2es 6258 > file.mp2

-- 
Christophe Thommeret




Home | Main Index | Thread Index