stash/pkg/ffmpeg
WithoutPants 4697271294
Scene player fixes and improvements (#5340)
* Don't log context canceled error during live transcode
* Pause live transcode if still scrubbing
* Debounce loading live transcode source to avoid multiple ffmpeg instances
* Don't start from start or resume time if seeking before playing
* Play video when seeked before playing
2024-10-07 09:00:49 +11:00
..
transcoder Add video codec profiles (#5154) 2024-08-27 18:03:48 +10:00
browser.go Add Opus as supported audio for mp4 (#5030) 2024-07-01 11:19:38 +10:00
codec.go Add video codec profiles (#5154) 2024-08-27 18:03:48 +10:00
codec_hardware.go Scan video orientation (#5189) 2024-09-03 16:33:15 +10:00
container.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
downloader.go Bump linux ffmpeg URL for latest version (#5172) 2024-08-28 09:07:49 +10:00
ffmpeg.go Scan video orientation (#5189) 2024-09-03 16:33:15 +10:00
ffmpeg_test.go Scan video orientation (#5189) 2024-09-03 16:33:15 +10:00
ffprobe.go Scan video orientation (#5189) 2024-09-03 16:33:15 +10: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 Scan video orientation (#5189) 2024-09-03 16:33:15 +10:00
stream_segmented.go Copy apikey query parameter to DASH & HLS manifest (#5061) 2024-07-16 13:17:18 +10:00
stream_transcode.go Scene player fixes and improvements (#5340) 2024-10-07 09:00:49 +11:00
types.go Scan video orientation (#5189) 2024-09-03 16:33:15 +10:00