2024-02-01, 05:04 AM
Lets try two things.
We are simply repacking the file to make sure there is nothing wrong with the container (more common than you think).
Also try uncheck Allow encoding in HEVC format in Dashboard > Playback. I know the 1070 can do HEVC, but I'm just curious.
Code:
/usr/lib/jellyfin-ffmpeg/ffmpeg -fflags genpts -i "/data/media/anime/sonarr-anime/Baki (2018)/Baki (2018) - S01E01 - 001 - Synchronicity [HDTV-1080p][8bit][x264][EAC3 2.0][JA].mkv" -map 0:v -map 0:a -map 0:s -map_chapters 0 -c:v copy -c:a copy -c:s copy outputFile.mkv
We are simply repacking the file to make sure there is nothing wrong with the container (more common than you think).
Also try uncheck Allow encoding in HEVC format in Dashboard > Playback. I know the 1070 can do HEVC, but I'm just curious.