Jason Dove
|
afb2caa95d
|
fix qsv watermark alpha (#1239)
|
2 years ago |
Jason Dove
|
cf1552910a
|
limit hls direct streams to realtime speed (#1237)
|
2 years ago |
Jason Dove
|
3fafd5192f
|
fix hevc_nvenc encoder on sm < 75 (#1187)
|
2 years ago |
Jason Dove
|
4d57ece30d
|
check ffmpeg for available decoders, filters, encoders (#1183)
* check ffmpeg for available decoders, filters, encoders
* revert csproj change
|
2 years ago |
Jason Dove
|
1afff11063
|
software decoder fixes (#1169)
* fix software decoder pipeline bugs
* tweak nvidia scaling logic
* update changelog
* update dependencies
|
2 years ago |
Jason Dove
|
e497dc4e36
|
fix nvidia vp9 color normalization (#1140)
|
3 years ago |
Jason Dove
|
2689a67eb8
|
qsv and vaapi fixes (#1139)
* lots of qsv fixes
* update changelog
* fix qsv mpeg2
* vaapi fixes
* update changelog
* upgrade mudblazor
* fix bug with undefined input colorspace
|
3 years ago |
Jason Dove
|
5f7efbb69c
|
properly fall back to software pipeline (#1084)
|
3 years 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
|
6c5db650e7
|
nvidia pixel format and song fixes (#1075)
* fix nvidia pixel format edge case
* fix nvidia song playback
|
3 years ago |
Jason Dove
|
731072425b
|
fix nvidia pipeline that only requires setparams (#1074)
|
3 years ago |
Jason Dove
|
0fc1e15cac
|
colorspace fixes; song playback fixes (#1072)
* fix colorspace bug, vaapi song playback
* more colorspace fixes, nvidia fixes
* nvidia colorspace fixes
* fix some qsv output color metadata
* update changelog
* update changelog
|
3 years ago |
Jason Dove
|
d2040eaac9
|
pipeline fixes when colorspace filter is used (#1068)
* fix colorspace filter with missing input transfer or input primaries
* properly download before applying colorspace filter
* fix extra hwupload/hwdownload with nvidia pipeline
* colorspace tests
* update dependencies
|
3 years ago |
Jason Dove
|
a2274bca7b
|
detect vaapi capabilities (#1051)
* remove unused pipeline
* spike vaapi hardware capabilities
* more vaapi capabilities
* use proper vaapi driver
* update readme
* update dependencies
|
3 years ago |
Jason Dove
|
3abf310a3b
|
add amf pipeline (#1048)
|
3 years ago |
Jason Dove
|
f12e361c2e
|
fix videotoolbox color normalization (#1047)
|
3 years ago |
Jason Dove
|
cd0f1e98cc
|
fix qsv color normalization (#1046)
|
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 |