gnattu
ef88c422f2
fix: remove legacy codecs
...
These legacy codecs are not implemented with hardware-accelerated decoding in VideoToolbox and were using VideoToolbox's software fallback decoding before. Since ffmpeg now only allows software fallback for HEVC, enabling those codecs will cause VT session creation to fail. Remove them now.
Signed-off-by: gnattu <gnattuoc@me.com>
2024-03-26 14:43:33 +08:00
Nick
fc664090cc
Merge branch 'master' into trickplay-new
2024-03-17 19:33:16 -07:00
gnattu
be26da26f8
feat: add VideoToolbox Tone mapping support
...
This also hides AV1 encoding from VideoToolbox option to not confuse our user.
2024-02-29 09:33:54 +08:00
Nick
8045b95d93
Add trickplay functionality
2024-02-11 20:34:30 -08:00
nyanmisaka
84d7b3396d
Add Rockchip MPP (RKMPP) as a new HWA type
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-02-01 21:50:42 +08:00
felix920506
6ee7be9567
Move link into code
2023-10-16 01:41:51 -04:00
nyanmisaka
baf1b55a0c
Add fMP4 playback support (HEVC, AV1) in HLS.js
...
Tested codecs:
video: h264, hevc, av1 (av1 in firefox require 1.5.0)
audio: mp3, aac, ac3, eac3 (flac and opus require 1.5.0)
Tested browsers:
Chrome, Firefox, Edge Chromium, Safari and their mobile versions
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-09-01 22:43:02 +08:00
Dominik
128184cc72
Merge branch 'master' into segment-deletion
2023-06-15 20:30:56 +02:00
nyanmisaka
f93bfdec42
Add tonemap mode options
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-25 01:41:25 -04:00
Brett Petch
dccbcbd72c
Update src/controllers/dashboard/encodingsettings.html
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-04-12 06:33:55 -04:00
Brett Petch
4d99244bb3
fix: dead link
2023-04-10 14:24:40 -04:00
Bill Thornton
fda38f5626
Merge pull request #4154 from knackebrot/audio-vbr
...
Add Audio VBR setting
2023-03-28 15:34:27 -04:00
Shadowghost
3f918767d1
Add stereo downmix setting
2023-01-19 23:23:01 -05:00
Dominik
364f2d448e
Add option for segment deletion and make throttle and segment seconds configurable
2022-11-14 10:35:49 +01:00
knackebrot
b1a551926b
Add Audio VBR setting
2022-11-07 01:03:20 +01:00
Niels van Velzen
61880290e4
Update all documentation links to new website
2022-10-22 13:23:04 +02:00
Hadi Charara
8c7b7c8d6b
SOme Fixes in the dashboard
2022-07-03 15:04:53 -04:00
Bill Thornton
372291e937
Merge pull request #3714 from nyanmisaka/vpp-tm-configs
...
Expose VPP TM brightness/contrast gain options
(cherry picked from commit 6142283e99
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:57:54 -04:00
Bill Thornton
f85db9c6ae
Merge pull request #3701 from nyanmisaka/patch-1
...
Remove MPEG4 hwaccel from AMF
(cherry picked from commit 4fdfcde018
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:46 -04:00
nyanmisaka
f2dbf49a50
Add some tips for the enhanced NVDEC decoder
2022-03-29 14:06:47 +08:00
nyanmisaka
01a4dbb118
Remove the deprecated OMX HWA
2022-03-05 21:51:58 +08:00
Dmitry Lyzo
119df2cc99
Add aria-hidden to button icons
2022-02-25 01:52:14 +03:00
nyanmisaka
2b2b76e916
Update HWA settings to adapt the server code changes
2021-12-24 01:31:12 +08:00
nyanmisaka
5543f41393
add BT.2390 EETF to tonemap algorithms
2021-07-19 23:14:27 +08:00
nyanmisaka
200741ae49
allow hybird vpp tonemapping for QSV on Linux
2021-01-29 18:42:01 +08:00
nyanmisaka
d78cd0db51
add an option to enable vpp tonemapping
2021-01-26 03:14:47 +08:00
nyanmisaka
58e2afedd5
add an option to use the enhanced nvdec decoder
2021-01-26 02:48:27 +08:00
nyanmisaka
3b50c0dde1
Merge remote-tracking branch 'upstream/master' into fmp4-hls
2020-11-20 12:30:16 +08:00
nyanmisaka
9e9ecbd677
expose h265 crf option
2020-11-14 03:33:15 +08:00
nyanmisaka
54db12359c
add initial support for fMP4-HLS
2020-11-12 20:03:38 +08:00
Anthony Lavado
9603d2bb5e
Merge pull request #1636 from nyanmisaka/fonts
...
Add options to use multiple custom fonts for subtitle rendering
2020-11-08 10:27:16 -05:00
dkanada
65d09b5177
Merge branch 'master' into muxer-ui
2020-09-12 05:34:56 +09:00
Anthony Lavado
8e3458f230
Merge pull request #1487 from nyanmisaka/tonemap-ui
...
Tonemapping function dashboard options
2020-09-11 09:16:42 -04:00
Nyanmisaka
ab1799544c
Merge branch 'master' into fonts
2020-09-04 21:52:46 +08:00
Nyanmisaka
f10535fc8c
update strings
2020-09-04 21:45:12 +08:00
Orry Verducci
5f96b19772
Merge branch 'master' into deinterlace-improvements
2020-09-03 22:01:22 +01:00
nyanmisaka
9f92c1d158
expose max_muxing_queue_size to user
2020-08-25 01:57:21 +08:00
dkanada
d9f286124d
more string updates
2020-08-24 08:39:26 +09:00
dkanada
955d7464ff
remove translations with duplicate values
2020-08-24 08:20:29 +09:00
nyanmisaka
7dfe5ba185
Merge remote-tracking branch 'upstream/master' into tonemap-ui
2020-08-19 17:50:01 +08:00
nyanmisaka
f1804009e6
Merge remote-tracking branch 'upstream/master' into fonts
2020-08-19 17:25:25 +08:00
Orry Verducci
1c96222957
Merge branch 'master' into deinterlace-improvements
2020-08-13 21:43:25 +01:00
Orry Verducci
077c02282f
Merge remote-tracking branch 'upstream/master' into deinterlace-improvements
2020-08-10 22:11:25 +01:00
dkanada
23d0f25c74
remove some duplicate strings from the source
2020-08-09 23:10:58 +09:00
MrTimscampi
2d72645aad
Move HTML files to the proper locations
2020-08-08 03:34:21 +02:00