mirror of
https://github.com/koush/scrypted.git
synced 2026-02-11 09:34:27 +00:00
- fix nvidia pipeline arguments:
- replace bad "-" characters with proper dashes (in -hwaccel)
- add hwaccel_output_format parameter to the cuvid pipeline as well
- change hwaccel output format to something forcing the pipeline to download the frames from video memory (not doing so breaks the pipeline completely in case custom user filter arguments contain software scale= (for cuda/cuvid scale_cuda=/scale_npp= would be needed) or/and transcoding is involved which for the moment uses scale=
- update depretiated encoder nvenc_h264 -> h264_nvenc