ChromeCast Ultra (the new one with HEVC support)
Re: ChromeCast Ultra (the new one with HEVC support)
Thanks. I think I see the problem. It doesn't seem to like the 10bit video. More specifically:Sami32 wrote:@ioannis Yes, post your full trace logas explained here (read carefully the 3 first posts)
Code: Select all
TRACE 2017-06-29 01:22:40.139 [AWT-EventQueue-0] Matched support line f:mpegts|mp4|mkv v:mp4|h264|h265 a:aac-lc|he-aac|mp3|ac3 n:2 m:video/mpeg
DEBUG 2017-06-29 01:22:40.139 [AWT-EventQueue-0] Reading MaxVideoBitrateMbps: "40" (default: "0")
TRACE 2017-06-29 01:22:40.140 [AWT-EventQueue-0] File "sample.mkv" will not be streamed because the video bit depth (10) is not supported.
DEBUG 2017-06-29 01:22:40.140 [AWT-EventQueue-0] Reading TranscodeVideo: "MPEGTS-H264-AC3" (default: "MPEGPS-MPEG2-AC3")
TRACE 2017-06-29 01:22:40.140 [AWT-EventQueue-0] Matched support line f:mpegts|mp4|mkv v:mp4|h264|h265 a:aac-lc|he-aac|mp3|ac3 n:2 m:video/mpeg
TRACE 2017-06-29 01:22:40.140 [AWT-EventQueue-0] Final verdict: "sample.mkv" will be transcoded with player "FFmpeg" with mime type "video/mp4"
Code: Select all
videoBitDepth = 8,10
- Attachments
-
- ums_dbg.zip
- (46.9 KiB) Downloaded 644 times
Re: ChromeCast Ultra (the new one with HEVC support)
@ioannis Oups...i'm afraid to be the faulty one
Replace your renderer by this corrected one: In case of similar issue, disable subtitles from the "Transcoding Settings" tab, to test if it solve it.
Thank you for having taken the time to report it
It would be nice if you can confirm that it has fixed your issue. And again more nice if you could test 4K videos and give us feedback

Replace your renderer by this corrected one: In case of similar issue, disable subtitles from the "Transcoding Settings" tab, to test if it solve it.
Thank you for having taken the time to report it

It would be nice if you can confirm that it has fixed your issue. And again more nice if you could test 4K videos and give us feedback

Re: ChromeCast Ultra (the new one with HEVC support)
Thanks Sami.
yes, that fixed the problem. I can also confirm that it works with 4K HEVC 10bit.
cheers,
ioannis
yes, that fixed the problem. I can also confirm that it works with 4K HEVC 10bit.
cheers,
ioannis
Re: ChromeCast Ultra (the new one with HEVC support)
Great
Thank you very much for having taken the time to give feedback

Thank you very much for having taken the time to give feedback
