]> git.sesse.net Git - nageru/commit - nageru/flags.h
Support sending a separate x264 encode to disk.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 26 Sep 2021 18:36:48 +0000 (20:36 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 26 Sep 2021 18:36:48 +0000 (20:36 +0200)
commit8202dbe236c5e206989c383004f9dba116ea12bd
treed0440e9b95f222f0eaca93cf94fc18b2f0b8c83c
parent70e2471c1297f5ee5592918a736224841d8e4d77
Support sending a separate x264 encode to disk.

This is useful for machines that don't have Quick Sync,
but where you want to have an archival copy on disk
in higher quality than what you streamed out.
nageru/flags.cpp
nageru/flags.h
nageru/kaeru.cpp
nageru/quicksync_encoder.cpp
nageru/quicksync_encoder.h
nageru/quicksync_encoder_impl.h
nageru/video_encoder.cpp
nageru/video_encoder.h
nageru/x264_encoder.cpp
nageru/x264_encoder.h