stash/pkg/ffmpeg
NodudeWasTaken a4e25f32ea
Add apple encoder and fix extra_hw_frames bug (#4986)
* Fixes format in full hw encoding to nv12 for cuda, vaapi and qsv now
* Remove extra_hw_frames
* Add apple transcoder support
* Up the duration to discover decoding errors
* yuv420p is not supported on intel
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-06-24 13:33:27 +10:00
..
transcoder Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10: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 Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
container.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
downloader.go Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
ffmpeg.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
ffmpeg_test.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
ffprobe.go Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
filter.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10: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 Add DASH to docs and log messages (#3521) 2023-03-10 12:19:36 +11:00
stream_segmented.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
stream_transcode.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
types.go Use int64 for sample-related FFProbeStream fields (#4361) 2023-12-14 13:31:58 +11:00