Jump to content


Photo

Record complete transport stream.


  • Please log in to reply
81 replies to this topic

Re: Record complete transport stream. #61 Huevos

  • PLi® Contributor
  • 4,247 posts

+158
Excellent

Posted 14 September 2018 - 19:37

Just to clear this up...

 

I don't have a USB tuner that is S2X/MIS/PLS capable.

 

With the SF4008 and the above instructions I can grab a recording of all PIDs on one IS at a time. This includes PIDs that are outside the scope of a normal recording such as NIT/SDT/BAT.


Edited by Huevos, 14 September 2018 - 19:42.


Re: Record complete transport stream. #62 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 28 January 2019 - 23:49

What Am I doing wrong ?

root@et10000:/# dvbstream -c 1 -f 12641000000 -p V -s 1341 8192
dvbstream v0.5 - (C) Dave Chapman 2001-2004
Released under the GPL.
Latest version available from http://www.linuxstb.org/
Using DVB card "STV090x Multistandard"
tuning DVB-S to L-Band:2147455752, Pol: Srate=1341000, 22kHz=off
ERROR tuning channel
: Invalid argument

root@et10000:/# dvbstream -c 1 -f 12641000 -p V -s 1341 8192
dvbstream v0.5 - (C) Dave Chapman 2001-2004
Released under the GPL.
Latest version available from http://www.linuxstb.org/
Using DVB card "STV090x Multistandard"
tuning DVB-S to L-Band:2139534424, Pol: Srate=1341000, 22kHz=off
ERROR tuning channel
: Invalid argument
root@et10000:/#

And how do we set 22 KHz on ?

 

 


Enigma is getting old....

 

Spoiler

Re: Record complete transport stream. #63 Huevos

  • PLi® Contributor
  • 4,247 posts

+158
Excellent

Posted 30 January 2019 - 12:45

Post a screen grab of your tuner config.



Re: Record complete transport stream. #64 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 30 January 2019 - 19:32

Attached File  TBS5925_capab.jpg   269.02KB   4 downloads

 

What I want to do, is using a TBS5925, stream Full TS to get German DAB+ muxes on Astra 23.5 E (12641 V and 12645 V).

 


Enigma is getting old....

 

Spoiler

Re: Record complete transport stream. #65 Huevos

  • PLi® Contributor
  • 4,247 posts

+158
Excellent

Posted 30 January 2019 - 20:49

This thread is about recording a full transport stream with an enigma receiver. If you have a PC card just use a piece of software like Transedit.



Re: Record complete transport stream. #66 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 30 January 2019 - 20:58

On windows PC I use EBSpro, and I receive FULL T-stream on ET10K, No problem.

 

What I want, is to do it directly on ET10K, without need of PC. that's why I tried to do it with dvbstream……

 

It doesn't matter if I do recording or streaming, the problem is that dvbstream doesn't work on my box.

That's why I asked it.


Enigma is getting old....

 

Spoiler

Re: Record complete transport stream. #67 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 30 January 2019 - 21:03

Most probably usb tuner is used by e2, lsof | grep adapter1 will tell if that happens.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Record complete transport stream. #68 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 30 January 2019 - 22:26

ET 10K has 4 internal tuners + 3 external ones.

adapter 0 frontend 0 - Internal

adapter 0 frontend 1 - Internal

adapter 0 frontend 2 - Internal

adapter 0 frontend 3 - Internal

adapter 1 frontend 0 (TBS5925)

adapter 2 frontend 0 (TechniSat SkyStar HD USB)

adapter 3 frontend 0 (Avermedia A835B)

 

 

Box in standby:

root@et10000:~# lsof | grep adapter1
676     /usr/bin/enigma2        /dev/dvb/adapter1/demux0
root@et10000:~#

If I use this tuner, the answer is :

root@et10000:~# lsof | grep adapter1
818     /usr/bin/enigma2        /dev/dvb/adapter1/demux0
818     /usr/bin/enigma2        /dev/dvb/adapter1/frontend0
root@et10000:~#

Enigma is getting old....

 

Spoiler

Re: Record complete transport stream. #69 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 30 January 2019 - 23:12

You should now let e2 use the tuner if you are going to use from linux command line tools.

(read is ok, write on tuner fails because e2 has tuner open in read write mode)

Edited by athoik, 30 January 2019 - 23:13.

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Record complete transport stream. #70 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 31 January 2019 - 00:41

How ?


Enigma is getting old....

 

Spoiler

Re: Record complete transport stream. #71 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 31 January 2019 - 06:32

Try not to configure it! (Leave it as nothing)
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Record complete transport stream. #72 Pr2

  • PLi® Contributor
  • 6,074 posts

+257
Excellent

Posted 31 January 2019 - 07:38

Or

init 4

Then type your command line, so we are sure that the tuners are not used

Pr2

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Record complete transport stream. #73 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 31 January 2019 - 12:55

root@et10000:~# dvbstream -c 1 -f 12641 -p V -s 1341 8192
dvbstream v0.5 - (C) Dave Chapman 2001-2004
Released under the GPL.
Latest version available from http://www.linuxstb.org/
Using DVB card "STV090x Multistandard"
tuning DVB-S to L-Band:2141720776, Pol:V Srate=1341000, 22kHz=off
polling....
Getting frontend event
FE_STATUS:
polling....
FE_STATUS:
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Bit error rate: 0
Signal strength: 35388
SNR: 48823
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Setting filter for PID 8192
Using 224.0.1.2:5004:2
version=2
Streaming 1 stream
^CCaught signal 2 - closing cleanly.

Frequency had to be entered as it is. 12641, not 12641000 or 12641000000.

 

 

According to help….

root@et10000:~# dvbstream
dvbstream v0.5 - (C) Dave Chapman 2001-2004
Released under the GPL.
Latest version available from http://www.linuxstb.org/
Usage: dvbtune [OPTIONS] pid1 pid2 ... pid8
-i          IP multicast address
-r          IP multicast port
-o          Stream to stdout instead of network
-o:file.ts  Stream to named file instead of network
-n secs     Stop after secs seconds
-ps         Convert stream to Program Stream format (needs exactly 2 pids)
-v vpid     Decode video PID (full cards only)
-a apid     Decode audio PID (full cards only)
-t ttpid    Decode teletext PID (full cards only)
Standard tuning options:
-f freq     absolute Frequency (DVB-S in Hz or DVB-T in Hz)
            or L-band Frequency (DVB-S in Hz or DVB-T in Hz)
-p [H,V]    Polarity (DVB-S only)
-s N        Symbol rate (DVB-S or DVB-C)

-f freq     absolute Frequency (DVB-S in Hz or DVB-T in Hz)

 

So that's why I entered 126410000000...…….


Enigma is getting old....

 

Spoiler

Re: Record complete transport stream. #74 Abu Baniaz

  • PLi® Contributor
  • 2,439 posts

+62
Good

Posted 8 February 2019 - 16:18

Could someone who can receive 0.8w obtain a recording of the following frequency please? 1 minute should be enough.

frequency="12418000"
symbol_rate="28000000"
Polarisation=Vertical

Thanks in advance

Re: Record complete transport stream. #75 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 8 February 2019 - 17:35

Here you have it:

http://dl.free.fr/fxR8vksU6


Enigma is getting old....

 

Spoiler

Re: Record complete transport stream. #76 Abu Baniaz

  • PLi® Contributor
  • 2,439 posts

+62
Good

Posted 8 February 2019 - 18:42

Thank you

Re: Record complete transport stream. #77 a19a

  • Member
  • 9 posts

0
Neutral

Posted 10 May 2019 - 09:19

Here is a new version of dvbstream for mips and arm, with max filters allow to 256 instead of default 16.Recent boxes, support way more than 16 pid filters (eg new 4K boxes can get more than 512!)


Could you provide the source code for your patched version?

Is there any way to record full TS on Enigma 2, without specifying all the PIDs?

Thanks

Re: Record complete transport stream. #78 Huevos

  • PLi® Contributor
  • 4,247 posts

+158
Excellent

Posted 10 May 2019 - 19:13

 

Here is a new version of dvbstream for mips and arm, with max filters allow to 256 instead of default 16.Recent boxes, support way more than 16 pid filters (eg new 4K boxes can get more than 512!)



Is there any way to record full TS on Enigma 2, without specifying all the PIDs?

Thanks

 

Further back it was suggested to use dvbsnoop to get the PIDs.

./dvbstream `dvbsnoop -s pidscan| awk '/PID found/ { print $3 }' | xargs` -o>1w_12418.ts


Re: Record complete transport stream. #79 Huevos

  • PLi® Contributor
  • 4,247 posts

+158
Excellent

Posted 11 May 2019 - 13:04

Here is a new version of dvbstream for mips and arm, with max filters allow to 256 instead of default 16.

Recent boxes, support way more than 16 pid filters (eg new 4K boxes can get more than 512!).

Grab the pids using dvbsnoop and then use dvbstream or use the following oneliner.
 

dvbstream `dvbsnoop -s pidscan| awk '/PID found/ { print $3 }' | xargs` -o>full.ts
Of course if you have a USB stick, life is much simpler creating full TS with 0x2000 PID.

 

Do we need a different version of dvbstream for 64 bit STBs (e.g. OS Mio 4K)?

 

Also, I tried adding a timer with "-n secs" but it just gets ignored. Any idea why that would be?



Re: Record complete transport stream. #80 Abu Baniaz

  • PLi® Contributor
  • 2,439 posts

+62
Good

Posted 28 August 2019 - 02:32

Could someone kindly obtain a recording of this frequency please?

 

19.2E 11895 V 29700

 

Thanks in advance




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users