Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: extracting audio from TS dvb stream
On Wed, 8 Sep 2004 22:42:45 +0200, Christophe Thommeret <hftom@free.fr> wrote:
> 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
Thanks Christophe, I could have kicked myself when I found out that
ts2es worked so simply!
Home |
Main Index |
Thread Index