This PR enables using the HDHR Extend model's ability to trancode MPEG2 content itself. When used this way, ffmpeg doesn't have to transcode video, meaning it can run on less capable hardware. I have used this patch on a Raspberry Pi model 1.
The HDHR transcode support is enabled by setting hdhr_transcode = true in config.toml.
This PR enables using the HDHR Extend model's ability to trancode MPEG2 content itself. When used this way, ffmpeg doesn't have to transcode video, meaning it can run on less capable hardware. I have used this patch on a Raspberry Pi model 1.
The HDHR transcode support is enabled by setting hdhr_transcode = true in config.toml.