Jason Dove
0f91a43e3f
fix scaling subtitles with nvidia accel ( #1313 )
2 years ago
Jason Dove
7a25996ab4
scale subtitles with all accels ( #1311 )
...
* properly scale subtitles with qsv and vaapi
* fixes
2 years ago
Jason Dove
6985826072
add mpeg-ts output format for hls direct ( #1310 )
2 years ago
Jason Dove
66607b95bb
update dependencies ( #1300 )
2 years ago
Jason Dove
147ab6143d
hls direct mkv container ( #1292 )
...
* use mkv container for hls direct
* add setting for mp4/mkv container with hls direct
* cleanup
* update changelog
2 years ago
Jason Dove
aca441074e
subtitle improvements with hls direct ( #1290 )
...
* wip: hls direct subtitles
* convert picture subtitles with hls direct
* use mp4 for hls direct to support more codecs
* disable subtitle conversion in hls direct
* fix tests
* update changelog
2 years ago
Jason Dove
ddb7e1887f
fix nvidia h264 decoder ( #1281 )
2 years ago
Jason Dove
bec3cb864d
update dependencies ( #1276 )
...
* update dependencies
* fix ide warnings
* tweak ef config
2 years ago
Jason Dove
03df2a6c8a
overdue code cleanup ( #1271 )
2 years ago
Jason Dove
b287f791e6
fix pgs subtitle burn in from media servers ( #1270 )
2 years ago
Jason Dove
b0333e89cd
fix fallback filler ( #1265 )
2 years ago
Jason Dove
7c0f26ed3e
update dependencies ( #1261 )
2 years ago
Jason Dove
7628ec7921
fix vobsub subtitle burn in from media server libraries ( #1258 )
2 years ago
Jason Dove
30850329f3
fix external subtitle playback on windows ( #1256 )
2 years ago
Jason Dove
6bb1c4299f
fix colorspace filter for some files with invalid color metadata ( #1254 )
2 years ago
Jason Dove
b8dcd26e3a
fix hls direct regression ( #1242 )
2 years ago
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
126304bb8a
fix subtitles from media server libraries ( #1233 )
...
* fix embedded subtitles from media servers
* fix plex external subtitles
* fix artwork bug, delete orphaned subtitles
* jellyfin subtitles work again
* emby subtitles work
* rescan all media server libraries
2 years ago
Jason Dove
cf3b8d90e3
fix bt470bg color normalization using qsv ( #1230 )
2 years ago
Jason Dove
109b244676
use software decoding for mpeg4 part2 with nvidia accel ( #1229 )
2 years ago
Jason Dove
c9141b0d86
fix colorspace filter when using vaapi ( #1226 )
2 years ago
Jason Dove
80d89a2530
fix color normalization from bt470bg to bt709 ( #1217 )
2 years ago
Jason Dove
17dcbfc344
add troubleshooting page ( #1206 )
2 years ago
Jason Dove
35445e2b3d
proxy external subtitle files ( #1203 )
2 years ago
Jason Dove
bd2f0f6236
song normalization ( #1202 )
...
* add tests to verify song normalization
* simplify song setup, include watermarks and album art
* fix song path
* update changelog
2 years ago
Jason Dove
8ff6bf652c
fix jellyfin streaming and sar calculation ( #1195 )
2 years ago
Jason Dove
074816be50
simplify qsv accel syntax on linux ( #1189 )
3 years ago
Jason Dove
3fafd5192f
fix hevc_nvenc encoder on sm < 75 ( #1187 )
3 years ago
Jason Dove
1d63197b56
fix yuv444p10le ( #1186 )
3 years ago
Jason Dove
4d57ece30d
check ffmpeg for available decoders, filters, encoders ( #1183 )
...
* check ffmpeg for available decoders, filters, encoders
* revert csproj change
3 years ago
Jason Dove
eddbf07b11
vaapi: decode vp9 and av1 ( #1181 )
3 years ago
Jason Dove
e5ef8eaf72
fix some cases where vaapi hwdownload would fail; use libvpl in docker ( #1177 )
...
* fix some cases where vaapi hwdownload would fail
* update changelog
3 years ago
Jason Dove
018f759fa4
improve vaapi capability detection ( #1171 )
3 years ago
Jason Dove
1afff11063
software decoder fixes ( #1169 )
...
* fix software decoder pipeline bugs
* tweak nvidia scaling logic
* update changelog
* update dependencies
3 years ago
Jason Dove
b751f1054b
direct stream content from jellyfin if needed ( #1167 )
...
* redirect to jellyfin stream as needed
* get jellyfin playback info
* sync chapters from jellyfin
* update changelog
* cleanup
3 years ago
Jason Dove
62c28d9f51
direct stream content from plex if needed ( #1165 )
...
* start to stream directly from plex
* update metadata and statistics with one plex api call
* stream movies from plex
* scanning bug fix; update changelog
3 years ago
Jason Dove
6429f0f064
fix filler padding ( #1153 )
...
* fix filler padding
* update dependencies
3 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
622fa01602
update dependencies and fix some types ( #1077 )
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
93673fce03
add more logging to vaapi capabilities detection ( #1059 )
3 years ago
Jason Dove
a4fc1f1c6f
upgrade to dotnet 7, ffmpeg 5.1.2 ( #1058 )
...
* wip
* update dockerfiles
* more net6 to net7
* update dependencies
* update builds
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