Jason Dove
|
ea46a7a5ca
|
add tonemap algorithm setting to ffmpeg profile (#2039)
|
2 months ago |
Jason Dove
|
242a7ae382
|
add b-frames option to ffmpeg profile (#1726)
* add b-frames option to ffmpeg profile
* update dependencies
* cleanup
|
1 year ago |
Jason Dove
|
b9a7ad2f5a
|
add video presets for nvenc, qsv, software h264 and hevc encoders (#1688)
* add video preset to ffmpeg profile
* add some hevc video presets
|
1 year ago |
Jason Dove
|
c1d6ddcc57
|
add h264 profile option to ffmpeg profile (#1686)
* add video profile for nvenc/software h264 encoders
* add h264 profile for all other encoders
* update changelog
|
1 year ago |
Jason Dove
|
12234c3e21
|
allow shuffling block items (#1571)
* allow shuffling block items
* fix drop down search results
|
2 years ago |
Jason Dove
|
694b6bbd91
|
scaling behavior and normalize loudness (#1439)
* update changelog [no ci]
* add ffmpeg profile scaling behavior
* update dependencies
* add normalize loudness mode
* update changelog
|
2 years ago |
Jason Dove
|
245c4ec359
|
code analysis and cleanup (#1411)
* cleanup scanner project
* cleanup infrastructure projects
* cleanup ffmpeg project
* cleanup core project
* cleanup app project
* cleanup main project
* update dependencies
* code cleanup
|
2 years ago |
Jason Dove
|
7439ded43d
|
normalize bit depth (#1031)
* normalize bit depth and color for nvenc
* fix hls direct
* update changelog
* add bit depth option to ffmpeg profile
|
3 years ago |
Jason Dove
|
f1be945423
|
add qsv extra hardware frames setting (#950)
* wip add qsv extra_hw_frames setting
* fix ffmpeg profile editor
* update changelog
|
3 years ago |
Jake
|
3cb37003cb
|
UI rewrite - ffmpeg profiles (#823)
* ffmpeg profile functionality, sweetalert2
* add new files
* cleanup controller; remove unused classes
* apply formatting
* cleanup core project
* don't use bom
* whitespace
* remove generated css
* remove generated js/map
* Remove attempted linter fix, channels button, watermarks page. Fixed handlerror.
* Changed deleted confirmation to toast.
* Localized strings for language change. Modified Action icons to buttons and left default sizes. Changed Cancel to No where Yes is an option
* lint
Co-authored-by: Jason Dove <jason@jasondove.me>
|
3 years ago |
Jason Dove
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
3 years ago |
Jason Dove
|
aa2c914d8a
|
always transcode and normalize, except with HLS Direct (#715)
* remove transcode, normalize video, normalize audio settings
* cleanup
* update changelog
|
3 years ago |
Jason Dove
|
9b3c24559d
|
add deinterlace option to ffmpeg profile (#709)
* update dependencies
* add option to deinterlace video
|
3 years ago |
Jason Dove
|
d5a03963c0
|
use video and audio format instead of video and audio codec (#696)
|
3 years ago |
Jason Dove
|
1ab98578ab
|
refactor namespaces and imports (#670)
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
|
3 years ago |
Jason Dove
|
f02b0ac345
|
re-introduce framerate normalization (#610)
|
4 years ago |
Jason Dove
|
d196308ee9
|
fix ffmpeg profile editing (#421)
|
4 years ago |
Jason Dove
|
0fb5bfde58
|
refactor dbcontext lifetime (#258)
* refactor create playout handler
* refactor get all playouts handler
* refactor delete playout handler
* remove dead code
* ignore unnamed artists for collections
* more repository cleanup
* more schedule items refactoring
* more playout refactoring
* refactor playout builder
* refactor ffmpeg profiles
* more ffmpeg profile refactoring
* rework resolutions
* refactor media collections
* refactor config elements
* update changelog
* more cleanup
|
4 years ago |
Jason Dove
|
5b36252dd0
|
remove framerate normalization (#253)
|
4 years ago |
Jason Dove
|
6b44873474
|
add library scan progress detail (#133)
* add library scan progress detail
* scan plex libraries on plex thread
|
4 years ago |
Jason Dove
|
74c95249c3
|
add loudness normalization (#129)
* fix music video search result artwork
* add normalize loudness setting
* fix audio normalization
* fix music video thumbnails in collection items view
* fix ef core warnings querying playout item
* implement audio loudness normalization filter
|
4 years ago |
Jason Dove
|
4097288fed
|
normalize framerate (#122)
* normalize framerate
* simplify audio normalization settings
|
4 years ago |
Jason Dove
|
90f775aab4
|
ffmpeg tweaks (#121)
* save reports from ffmpeg concat process
* let ffmpeg determine thread count by default
* disable stdin for ffmpeg processes
|
4 years ago |
Jason Dove
|
b13b2b9805
|
Hardware-accelerated transcoding (#41)
* add qsv transcoding support
* add basic nvenc support
* add nvenc to docker-compose
* add vaapi hardware acceleration
* add vaapi driver to dockerfile
* raise ffmpeg log level
* lots of progress with nvenc, qsv and vaapi remain untested
* qsv fixes
* code cleanup
|
4 years ago |
Jason Dove
|
4d52e115b5
|
Initial commit
|
5 years ago |