Enrico Vittorini
Enrico Vittorini
I am noticing that when the tsp is run with many plugin "-P", the bitrate reported is not accurate. As an example when I run a simple command: `tsp -I...
tsduck version 3.36-3528 on windows 10 I run the following command: `tsp -I file file.ts -P splicemonitor --json-line --select-commands 1-255 -s 961 -O drop` and I notice a difference when...
I did check in the manual but did not find explanation for the following parameters for the json-output of the analyze plugin (I did check the Normalized output format paragraph)...
I am using tsduck 3.36-3528 on windows 10 analyze plugin, in the pid list, reports pid with stream_type 192 as Unknown. shouldn't it be "private data"? `{ "audio": false, "bitrate":...
I am trying the following command: `tsp -I ip 239.0.0.1:5555 -l 10.0.0.100 -P filter --service 40 -P tables -i 5 -O drop` The description value of the analyze.pid reports "Unreferenced"....
v: 3.36-3521 on windows 10 With the following command i get the following output. ``` tsp -I ip 239.0.0.1:5555 -l 10.0.0.100 -P history -O drop * Warning: history: bitrate unknown...
It would be great to add the JSON line output format for the bitrate monitor plugin. Possibly in addition to the total TS and Net bitrate would be great to...
hello @lelegard, i would like to build a live probe with tsduck. I am not a developer but jsut trying to implement something with some coding. I would like to...
is there a way with tsduck to extract I-Frame from a live ts for a specific pid?
When PES carries Teletext, am i wrong or the pes-stream-type at the output of "analyze" plugin should be private_stream_1?