Over the past week or so I’ve noticed a pretty significant drop in video quality when watching TV via Channels on an ATV (I have seen this on both ATV4 and ATV 4K) . It’s primarily macroblocking and other compression artifacts. If I turn off “tuner sharing” and watch TV directly from the HDHomeRun instead of going through the DVR the image quality returns to normal.
The DVR Logs indicate that the video is now being transcoded. Is there anyway to disable this?
The web player settings have no effect and I have remote access turned off.
The server is running Ubuntu 16.04.3 with Channels DVR version 2017.10.13.2123.
Log snippet:
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: va_openDriver() returns 0
2017/10/14 15:32:00 [MPG] Stopping transcoder for ch715 from 192.168.86.56
2017/10/14 15:32:00 [TNR] Closed connection to XXXXXXXX for ch715
2017/10/14 17:22:03 [TNR] Opened connection to XXXXXXXX for ch588
2017/10/14 17:22:03 [HLS] Probing live stream for codec/bitrate took 524.413038ms
2017/10/14 17:22:03 [MPG] Starting transcoder for ch588 from 192.168.86.56 (encoder=h264_vaapi, resolution=0, deinterlacer=linear, bitrate=10000)
Thanks!