stash/pkg/ffmpeg
NodudeWasTaken 0c1b02380e
Simple hardware encoding (#3419)
* HW Accel
* CUDA Docker build and adjust the NVENC encoder
* Removed NVENC preset

Using legacy presets is removed in SDK 12 and deprecated since SDK 10.
This commit removed the preset to allow ffmpeg to select the default one.

---------

Co-authored-by: Nodude <>
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-03-10 11:25:55 +11:00
..
transcoder Allow configuration of ffmpeg args (#3216) 2023-01-27 11:31:11 +11:00
browser.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
codec.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
codec_hardware.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
container.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
downloader.go Allow use of Proxy (#3284) 2023-02-07 09:46:18 +11:00
ffmpeg.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
ffprobe.go Fix a few cases where ffmpeg produces no output (#3161) 2022-11-21 17:21:27 +11:00
filter.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
format.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
frame_rate.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
generate.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
media_detection.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
options.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
stream.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
stream_segmented.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
stream_transcode.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
types.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00