I am trying to get a basic configuration set up with ErsatzTV and I cannot get it to stream any media. I get errors on multiple media files (.mkv anime with EN/JP subs and audio), both with hardware transcoding on and with it off.
I am running this in a virtual machine (Proxmox with hardware passthrough) running Ubuntu 22.04 LTS, with ErsatzTV using the latest version via Docker (jasongdove/ersatztv:latest-vaapi). I also attempted this outside of Docker with identical results. Host (outside of Proxmox) is a Dell OptiPlex 7050 Micro with an Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz (Intel HD Graphics 530). I do not have a discrete GPU.
The same hardware can stream these video files fine in Jellyfin, so I do not reason to believe that the files are corrupted.
FFmpeg report is attached. The last few lines (below) also repeat infinitely, which was trimmed.
[vist#0:0/av1 @ 0x5604c6190e40] Error submitting packet to decoder: Invalid data found when processing input
[av1 @ 0x5604c619ee40] Missing Sequence Header.
Software used to view stream is VLC (testing) and Jellyfin (end goal).
Any help would be appreciated!