stash/pkg/ffmpeg
bnkai d5617307f1
Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384)
* add forceMKV, forceHEVC config options
* drop audio stream instead of trying to transcode for ffmpeg unsupported/unknown audio codecs
2020-04-10 08:38:34 +10:00
..
downloader.go Reorg 2019-02-14 15:42:52 -08:00
encoder.go Fix race condition in running encoders (#199) 2019-11-14 10:27:13 -08:00
encoder_marker.go Fix ffmpeg error output (#176) 2019-11-04 16:34:57 -05:00
encoder_scene_preview_chunk.go Fix previews generation bug (#231) 2019-11-30 08:58:15 -08:00
encoder_screenshot.go Generate cover image (#376) 2020-03-12 08:34:04 +11:00
encoder_transcode.go Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
ffprobe.go Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
media_detection.go Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
regex.go Configuration 2019-04-11 10:55:58 -07:00
types.go Parse title, details, date from file metadata 2019-08-16 08:47:35 +10:00