stash/pkg/ffmpeg
alexandra-3 abc9ec648a
Fix a few cases where ffmpeg produces no output (#3161)
* Treat no output from ffmpeg as an error condition
* Distinguish file vs. video duration, and use later where appropriate
* Check for empty file in generateFile

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-11-21 17:21:27 +11:00
..
transcoder Fix audio not in video previews (#2547) 2022-05-05 11:04:01 +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 Fix a few cases where ffmpeg produces no output (#3161) 2022-11-21 17:21:27 +11: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 Fix image thumbnail generation (#2524) 2022-04-25 15:56:06 +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 Suppress benign broken pipe and context closed warnings (#2927) 2022-09-19 15:01:40 +10:00
types.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00