Moderator Control Panel ]

Capture Full Transport Stream

Capture Full Transport Stream

Postby controloye » Mon Oct 26, 2015 3:37 am

Hi,

I have purchased TBS6982 card because it was mention on website that card will capture whole transponder stream.

I am able to capture single channel by following command:

szap-s2 -a1 -l C-BAND -p -r "GEO"

and result is

reading channels from file '/root/.szap/channels.conf'
zapping to 11 'GEO':
delivery DVB-S, modulation QPSK
sat 0, frequency 4180 MHz V, symbolrate 26666000, coderate auto, rolloff 0.35
mis -1, vpid 0x0065, apid 0x00c9, sid 0x0001
using '/dev/dvb/adapter1/frontend0' and '/dev/dvb/adapter1/demux0'
status 1f | signal 7706 | snr e9cf | ber 03ffff00 | unc 00000000 | FE_HAS_LOCK
status 1f | signal c6db | snr 81b4 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
status 1f | signal c6fb | snr 8369 | ber 00000000 | unc 00000000 | FE_HAS_LOCK

and I can record using following command.

cat /dev/dvb/adapter1/dvr0 > new.ts

and result is


root@Call:~# avconv -i new.ts
[mpegts @ 0x110d5e0] PES packet size mismatch
Last message repeated 1 times
Guessed Channel Layout for Input Stream #0.1 : stereo
Input #0, mpegts, from 'new.ts':
Duration: 00:00:04.58, start: 52170.770989, bitrate: 4346 kb/s
Program 2
Program 3
Program 4
Program 5
Program 6
Program 7
Program 8
Program 10
Program 1
Stream #0.0[0x65]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 16:15 DAR 4:3], 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0xc9](eng): Audio: mp2, 48000 Hz, stereo, s16p, 128 kb/s
Program 9
Program 11

which shows there are 11 channels in whole stream but I can not capture whole stream. Then I visited following page :

http://www.linuxtv.org/wiki/index.php/Szap

where it is clearly written

" The szap tool can not enable multiple video streams in a DVB-S transport stream."

I need help that how can I capture / record all channels with one transponder stream.

thanks
controloye
 
Posts: 2
Joined: Sun Oct 25, 2015 6:47 pm

Re: Capture Full Transport Stream

Postby xiaocao » Mon Oct 26, 2015 2:30 pm

hi ,

you can use mumudvb to record ts packets.
this is the context in configuration file
card=1
freq=12538
srate=27500
pol=V
coderate=auto
lnb_slof=11700
lnb_lof_low=9750
lnb_lof_high=10600
common_port=1234
autoconfiguration=full

use the following command to record.
mumudvb -d -c mumudvb.conf --dumpfile new.ts

best regards !
xiaocao
 
Posts: 71
Joined: Tue Jun 25, 2013 5:48 pm

Re: Capture Full Transport Stream

Postby controloye » Tue Oct 27, 2015 10:57 pm

Thank you xiaocao for quick reply.

can you please tell me configuration for AsiaSat 3S - 105.5° East

card = 1
freq = 4180
srate = 26666
pol = V
coderate = auto
lnb_slof = ?????
lnb_lof_low = ?????
lnb_lof_high = ?????
common_port = ?????
autoconfiguration = ?????
controloye
 
Posts: 2
Joined: Sun Oct 25, 2015 6:47 pm


Return to Linux

Who is online

Users browsing this forum: No registered users and 2 guests