Server Version#: 1.15.3.835
Player Version#: web 3.93.1 / IOS 5.12.1
I’m running PMS on Ubuntu 18.04.2 LTS. Never really had problems until recently some video seemed to fail when transcoding. This is happening when syncing content to my iPad (tested with 2 seperate devices) as well when optimizing versions on the web player.
I’m not seeing any consistency why one show is transcoding perfectly and another is not. Original files are in H264 - MPEG-4 AVC (part 10) avc1, as well the files that transcode fine as the ones that are failing. Files that are now failing used to transcode fine in the past. Direct Play is also working fine.
Turning hardware transcoding on/off has no effect, problems persist.
Server CPU is Intel Core i7-2600 CPU @ 3.40GHz, 4 cores and GPU Nvidia GeForce GTX460. Nvidia drivers are up to date.
When looking into the logs I find the following errors:
Mar 30, 2019 12:55:52.002 [0x7ff26c9c5700] WARN - Failed to find encoder 'h264_qsv'
Mar 30, 2019 12:55:52.002 [0x7ff26c9c5700] DEBUG - Codecs: testing h264_vaapi (encoder)
Mar 30, 2019 12:55:52.003 [0x7ff26c9c5700] DEBUG - Codecs: hardware transcoding: testing API vaapi
Mar 30, 2019 12:55:52.004 [0x7ff26c9c5700] ERROR - [FFMPEG] - libva: va_getDriverName() failed with unknown libva error,driver_name=(null)
Mar 30, 2019 12:55:52.004 [0x7ff26c9c5700] ERROR - [FFMPEG] - Failed to initialise VAAPI connection: -1 (unknown libva error).
Mar 30, 2019 12:55:52.004 [0x7ff26c9c5700] DEBUG - Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Input/output error
Mar 30, 2019 12:55:52.203 [0x7ff26c9c5700] ERROR - [FFMPEG] - No NVENC capable devices found
Mar 30, 2019 12:55:52.203 [0x7ff26c9c5700] WARN - avcodec_open2 returned -542398533 for encoder 'h264_nvenc'
Mar 30, 2019 12:55:52.203 [0x7ff26c9c5700] DEBUG - Codecs: hardware transcoding: testing API vaapi
Mar 30, 2019 12:55:52.203 [0x7ff26c9c5700] ERROR - [FFMPEG] - libva: va_getDriverName() failed with unknown libva error,driver_name=(null)
Mar 30, 2019 12:55:52.203 [0x7ff26c9c5700] ERROR - [FFMPEG] - Failed to initialise VAAPI connection: -1 (unknown libva error).
Mar 30, 2019 12:55:52.203 [0x7ff26c9c5700] DEBUG - Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Input/output error
Something else I found in the logs is a subtitle error on the ones that fail to transcode. Deleting the .srt doesn’t seem to fix it though, and I’m sure that certain failures used to transcode in the past, with the same .srt files.
Mar 30, 2019 12:55:52.665 [0x7ff26dffb700] ERROR - Couldn't find the file to stream: /volume1/video/Series/DC's Legends of Tomorrow/S03/DCs.Legends.of.Tomorrow.S03E02.HDTV.x264-LOL[rarbg].nl.srt
Any help or ideas are appreciated…
Thanks!
)?