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

Serviceapp seems to report some Mpeg2 as Mpeg1 #53

Open
Ev0-BH opened this issue Nov 6, 2018 · 5 comments
Open

Serviceapp seems to report some Mpeg2 as Mpeg1 #53

Ev0-BH opened this issue Nov 6, 2018 · 5 comments

Comments

@Ev0-BH
Copy link

Ev0-BH commented Nov 6, 2018

Some iptv channels get reported as Mpeg1 when using serviceapp with exteplayer3, when they are really Mpeg2.

For most boxes this isn't a problem, however Vu+ Zero4K does not support Mpeg1, so even though the video is Mpeg2 (verified using Gstreamer instead), you don't receive the video, only audio when using serviceapp.

@e2iplayer
Copy link

e2iplayer commented Feb 6, 2019

Hello,

This was issue in the exteplayer3 not in the serviceapp.
It was fiedx in
e2iplayer/www@857e07c

Regards,
SSS

@Ev0-BH
Copy link
Author

Ev0-BH commented Feb 6, 2019

Hi, yes I noticed you fixed it a few days ago in exteplayer3 :)

Thx

@Ev0-BH
Copy link
Author

Ev0-BH commented Feb 6, 2019

@e2iplayer

Do you think it would be possible to report H.264 4K video as H.265 so those boxes that do not support H.264 4K would get video (in the same way as boxes that did not support Mpeg1 did not get video) ?

@e2iplayer
Copy link

e2iplayer commented Feb 6, 2019

No. These are completely two different things.
If your STB does not support H.264 4K it is most probably due to hardware limitation. This is not couse by wrong video decoder configuration as it was in the MPEG2 case.

@Ev0-BH
Copy link
Author

Ev0-BH commented Feb 6, 2019

Fair enough, I only thought it might work, because the Zero4K and Duo4K do not support Mpeg1 (hardware limitation), so they did not get video only audio when streams were reported as Mpeg1.

Those same streams now work fine with video and audio as they now report as Mpeg2.

When you try and play H.264 4K video on Ultimo4K for example, you get no video only audio, so thought it might work in a similar way.

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