Page 2 of 2

Re: ChromeCast Ultra (the new one with HEVC support)

Posted: Thu Jun 29, 2017 8:34 pm
by ioannis
Sami32 wrote:@ioannis Yes, post your full trace log ;) as explained here (read carefully the 3 first posts)
Thanks. I think I see the problem. It doesn't seem to like the 10bit video. More specifically:

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"
The question is why? My Chromecast ultra config file contains this:

Code: Select all

videoBitDepth = 8,10
I'm attaching the logs too:

Re: ChromeCast Ultra (the new one with HEVC support)

Posted: Fri Jun 30, 2017 12:37 am
by Sami32
@ioannis Oups...i'm afraid to be the faulty one :oops:

Replace your renderer by this corrected one:
Google-ChromecastUltra.conf
(1.98 KiB) Downloaded 590 times
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 :D

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 8-)

Re: ChromeCast Ultra (the new one with HEVC support)

Posted: Fri Jun 30, 2017 9:38 am
by ioannis
Thanks Sami.

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)

Posted: Fri Jun 30, 2017 11:47 am
by Sami32
Great :)

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