2023-11-24, 09:56 AM
What's the error specficically? The whole 'server isn't sending compatible format' one? Do you have transcoding enabled (even if you don't want to long-term, but it could be either audio or video codec incompatibilities and could help with troubleshooting)? If there's any type of transcoding going on there should be FFmpeg.Transcode-XYZ.log files generated, or are there none of these? What client are you using (firefox/ jelly media player/ etc)? What are the codecs for the file(s) you're attempting to play? (you can look at this through either ffprobe or by navigating to the file and selecting 'media info' from the kebab icon). I know that .mkv containers require remuxing depending on your client so a different container may fit your needs better if you want no muxing to happen (though I don't know your scenario so take that may not be a relevant factoid for your use case).