Jason Dove
|
70c4036dc9
|
fix ten bit source and destination with segmenter v2 (#1633)
* fix software and vaapi 10 bit content
* fix nvidia 10 bit content
* some qsv improvements
|
1 year ago |
Jason Dove
|
35817f09ac
|
add hls segmenter v2 streaming mode (#1620)
* concat segmenter process kind of works
* segmenter v2 improvements
* rework to allow hw accel in concat segmenter
* remove shortest; use different audio alignment filter
* hls v2 improvements
* fix tests
* update changelog
|
1 year ago |
Jason Dove
|
9479806cb0
|
scanner refactoring and other cleanup (#1082)
* move subtitles provider into scanner
* move more stuff into scanner
* move nfo into scanner
* add scan subcommand
* fix a bunch of nfo build warnings
* more subcommands
* fix warnings
* cleanup logging
* remove unused code
* cleanup old ffmpeg stuff
* rename complex filter
* refactor wrapped segmenter
|
3 years ago |
Jason Dove
|
325ef80951
|
normalize bit depth via new pipeline (#1045)
* fix subtitles test and nvidia subtitles
* new ffmpeg pipelines; software and nvidia
* partial qsv
* fix qsv
* fix software pipeline
* add vaapi pipeline
* fix qsv 10-bit h264 output
* nvidia fixes
* properly disable 10-bit h264 hardware encoders
* more nvidia fixes
* add video toolbox pipeline
|
3 years ago |