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

4K blu-ray produced by tsmuxer cannot be played. #707

Closed
chbtime opened this issue Apr 24, 2023 · 5 comments
Closed

4K blu-ray produced by tsmuxer cannot be played. #707

chbtime opened this issue Apr 24, 2023 · 5 comments

Comments

@chbtime
Copy link

chbtime commented Apr 24, 2023

This is a 4K UHD generated mkv, the video is HEVC 3840x2160, but the Blu-ray made with it by TSMuxer cannot be played. The video link is:
https://1drv.ms/v/s!AvgB20EtWxpYi2Tuodu8Z_UapPJK?e=n01RMm

@Oleekae
Copy link

Oleekae commented Apr 30, 2023

That video is perfectly playable on my dvdfab

@jcdr428
Copy link
Collaborator

jcdr428 commented May 2, 2023

@chbtime have you checked the "insertSEI" and "contSPS" options ?

@chbtime
Copy link
Author

chbtime commented May 3, 2023

@jcdr428 Both check and uncheck are useless, the video stream in mkv has been composited to m2ts, but the mpls file does not contain video stream, videocount = 0, and vlc media player cannot play the ISO produced by tsmuxer.

@jcdr428
Copy link
Collaborator

jcdr428 commented May 3, 2023

chbtime the single HEVC stream in the MKV is Dolby Vision. This is why the video is marked as DV and there is no standard video.
For Blu-ray Dolby Vision profile 7, two video streams are needed: one without DV and one with DV.

@chbtime
Copy link
Author

chbtime commented May 4, 2023

@jcdr428 got it, much appreciated!

@jcdr428 jcdr428 closed this as completed May 4, 2023
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

3 participants