document current most important todo for jellyfin streaming master
authorJacob Casper <dev@jacobcasper.com>
Tue, 3 May 2022 17:40:29 +0000 (12:40 -0500)
committerJacob Casper <dev@jacobcasper.com>
Tue, 3 May 2022 17:40:29 +0000 (12:40 -0500)
commitb557bf68e623ec22727fbb9ae879c7080a262c63
tree168efa281346a06fd9e052767ab9718ea2b5e992
parent898ff83bcfa304b60950b99cb5bf57dac12ab4ba
document current most important todo for jellyfin streaming

HLS + jellyfin still transcode when the container is piped via ssh like
this. I attempted to use mkclean(8) and mkvalidator(8) from Matroska
streaming project but they did not fix anything. Using ffmpeg and
skipping any additional muxing allows for the hard work to be done on a
beefier machine, and a quick 150-200x repacking to be done on the
weaker headless box.
hevc-pipeline.sh