Friday, October 19, 2012

My demux application

updated the demux app, you now can use the -mode switch

-mode dvr            (defailt) to send to /dev/dvb/adapter0/dvr0 so vlc or mplayer can view
-mode decoder     to send to /dev/dvb/adapter0/video0 if your card has a deccoder
-mode file            to send it to a file, default is test.ts in the current folder

to use the dvr mode

in one window tune the tp

tune-s2 4000 H 30000 -2 -lnb CBAND

in another run demux

demux -pids 0x00 0x30 0x31 0x32 0x34

in another open dvr0 with mplayer or vlc

mplayer /dev/dvb/adapter0/dvr0

and enjoy.

or if youve got a stv0900/stv0903 chipset device you can use my stv090x-scan app

UDL

No comments:

Post a Comment