mirror of
https://github.com/stashapp/stash.git
synced 2025-12-29 19:52:54 +01:00
* Added preview generation fallback feature. When a preview generation fails (often for wmv/avi files), the new code tries with less stricted (no xerror) and more time consuming options (slow+fast seek). Fix a minor issue when stash downloads ffmpeg/ffprobe, but doesn't re-detect their paths. |
||
|---|---|---|
| .. | ||
| downloader.go | ||
| encoder.go | ||
| encoder_marker.go | ||
| encoder_scene_preview_chunk.go | ||
| encoder_screenshot.go | ||
| encoder_transcode.go | ||
| ffprobe.go | ||
| hls.go | ||
| media_detection.go | ||
| regex.go | ||
| stream.go | ||
| types.go | ||