AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ATSC Decoder

JVital2013 opened this issue · comments

Feature description
As we discussed here, it would be nice to have an ATSC decoder in SDR++. While the dream would be to have a video player with EPG/subchannel switching in-program, a simple TS output over TCP would suffice since. VLC can play TS over TCP when this is done with GNURadio.

5 minute samples:

I attached the very simple flowgraph I'm using here for your convenience: DecodeS16.zip.

Sorry it took so long to get this to you, and thanks!