Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (core dumped) #43

Closed
picatchoof opened this issue Jul 29, 2021 · 5 comments
Closed

Segmentation fault (core dumped) #43

picatchoof opened this issue Jul 29, 2021 · 5 comments

Comments

@picatchoof
Copy link

Dear All Hello,

I have tested the mpe2ts and the dvb-ip-mpe2ts for the ts file on the linke below and I received the Error :
Segmentation fault (core dumped)

the Link to download the TS
https://we.tl/t-oXk3uKhFvc

Some tests are done previously on some samples are Okey

Thanx for Help.

@andimik
Copy link
Collaborator

andimik commented Jul 29, 2021

Next time (also in other issues!) please always provide more information.

Oh, it seems this is from West African beam on Eutelsat 7 West (= too far away from Central Europe) which you were mentioning in a TS Duck issue.

I found these streams:

grafik

cat /tmp/7west.ts | dvb-ip-mpe2ts -p 3002 -i - -o - -a 224.30.2.117 -n 6000

will indeed crash. But

$ cat /tmp/7west.ts | mpe2ts 3002 224.30.2.117 6000 | vlc -

will bring some fragments (it does NOT crash) and vlc says

grafik

Then I've analyzed the sample.ts and found the following texts:

#EXTM3U
#EXT-X-VERSION:5
## Created with Broadpeak BkS350 Origin Packager(version=1.9.5)
#EXT-X-MEDIA-SEQUENCE:271236998
XT-X-INDEPENDENT-SEGMENTS
#EXT-X-TARGETDURATION:6
#USP-X-TIMESTAMP-MAP:MPEGTS=1005071036,LOCAL=2021-07-27T21:39:47.769200Z
#EXT-X-PROGRAM-DATE-TIME:2021-07-27T21:39:47.769205Z
#EXTINF:G

which then points me to

https://www.nexttv.com/post-type-the-wire/broadpeak-performs-world-first-video-unified-packaging-and-encryption-of-dash-and-hls

Will this help you?

@andimik
Copy link
Collaborator

andimik commented Jul 29, 2021

Well, now I tried under Windows and recognized that this file is full of errors. So I will close it as I guess this is the main problem for the seg fault.

Screenshot (281)
Screenshot (280)

Try again with an error-free file and reopen it if necessary.

@andimik andimik closed this as completed Jul 29, 2021
@picatchoof
Copy link
Author

Hello All
indeed its a TS that I record using TSDuck From Eutelsat E7WA. (But I never Worked on Central Europe)
What I mentioned from Central Europ is that the stream from the Satellite that cover Russia is broadcasting the same DVB MPE format. in this 36E it's about 50 Data Encapsulated Channel that Tricolor broadcast using this same DVB-MPE Protocol.
BTW the mpe2ts & dvb_ip_mpe2ts tools works really fine on the sample that I send in TSDuck issue. and works fine even for the TP 11158V5000 that I used before. on This TP the eti-tools works fine too.

BUT

My work today in this new service on The TP 11078MHz V SR=5000.
I upload for you just a sample.
I found even using Windows tools it's outputs are corrupted.
I'm just looking to figure out that those issues are not due to my new Ubuntu Installation and tools.

Thanx a lot for you help.

@andimik
Copy link
Collaborator

andimik commented Jul 29, 2021

Well, regarding Central Europe:

Most of the users here are from Europe and have no chance to receive this beam, that is what I meant.

Ok please try to find out why the TS is corrupt.

@picatchoof
Copy link
Author

Hello,
You are right,
I m dealing with the Provider, I tried to let them be aware of that.
I send them a message telling that the Stream from this TP is Corrupted.

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants