FTA ?
Yes, it is supposed to be Free, at least during IBC event ;-)
record it via dvbstream and analyse the pids with tspids, then ts2es
the
right pids;
maybe in libavcodec there's a decoder for wmv9, or maybe mplayer can
use
windows' dmo files to decode the stream; in any case use
ts2es dump.ts <PID> | mplayer -rawvideo on:format=0x<CODECID> -
If the transmission is fta I will try to guess what to search in the
descriptors embedded in the PMT, so as to modify the ts demuxer
appropriately.
OK. I would try to stop my VDR server to do some tests this Friday.
I am not sure whether mplayer does WM9 decoding or not.