stash/pkg/ffmpeg
WithoutPants aacf07feef
Restructure ffmpeg (#2392)
* Refactor transcode generation
* Move phash generation into separate package
* Refactor image thumbnail generation
* Move JSONTime to separate package
* Ffmpeg refactoring
* Refactor live transcoding
* Refactor scene marker preview generation
* Refactor preview generation
* Refactor screenshot generation
* Refactor sprite generation
* Change ffmpeg.IsStreamable to return error
* Move frame rate calculation into ffmpeg
* Refactor file locking
* Refactor title set during scan
* Add missing lockmanager instance
* Return error instead of logging in MatchContainer
2022-04-18 10:50:10 +10:00
..
transcoder Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
browser.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
codec.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
container.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
downloader.go Fix ffmpeg download (#2416) 2022-03-24 11:06:17 +11:00
ffmpeg.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
ffprobe.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
filter.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
format.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
frame_rate.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
generate.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
hls.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10: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 Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
types.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00