Re: ChromeCast Ultra (the new one with HEVC support)
Posted: Thu Jun 29, 2017 8:34 pm
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