release: 3.0.8
This commit is contained in:
parent
e20cfe82b7
commit
6746de7b5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -160,3 +160,4 @@ cython_debug/
|
|||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
Temp/
|
||||||
|
@ -2,23 +2,23 @@
|
|||||||
|
|
||||||
"AVCEncoder": "libx264",
|
"AVCEncoder": "libx264",
|
||||||
|
|
||||||
"AVCOverallVideoQuality": 4,
|
"AVCOverallVideoQuality": 3,
|
||||||
|
|
||||||
"AVCVideoQuality": 3,
|
"AVCVideoQuality": 2,
|
||||||
|
|
||||||
"AVCCompressionQuality": 4,
|
"AVCCompressionQuality": 5,
|
||||||
|
|
||||||
"AVCOpenCL": false,
|
"AVCOpenCL": false,
|
||||||
|
|
||||||
"HEVCEncoder": "libx265",
|
"HEVCEncoder": "libx265",
|
||||||
|
|
||||||
"HEVCOverallVideoQuality": 4,
|
"HEVCOverallVideoQuality": 3,
|
||||||
|
|
||||||
"HEVCVideoQuality": 3,
|
"HEVCVideoQuality": 2,
|
||||||
|
|
||||||
"HEVCCompressionQuality": 4,
|
"HEVCCompressionQuality": 5,
|
||||||
|
|
||||||
"HardwareDecode": true,
|
"HardwareDecode": false,
|
||||||
|
|
||||||
"AACBitrate": 128,
|
"AACBitrate": 128,
|
||||||
|
|
||||||
@ -34,6 +34,8 @@
|
|||||||
|
|
||||||
"PrintFormat": "table",
|
"PrintFormat": "table",
|
||||||
|
|
||||||
"ShowDescription": true
|
"ShowDescription": false,
|
||||||
|
|
||||||
|
"HandleCase": false
|
||||||
|
|
||||||
}
|
}
|
||||||
|
29
Preset/SubTask/8.json
Normal file
29
Preset/SubTask/8.json
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
|
||||||
|
"Description": "简繁内封[HEVC-10bit][1080p@23.976fps AAC]",
|
||||||
|
|
||||||
|
"SubTaskNum": 1,
|
||||||
|
|
||||||
|
"Receive": [
|
||||||
|
"Subtitle_CHS",
|
||||||
|
"Subtitle_CHT",
|
||||||
|
"Chapter",
|
||||||
|
"Output"
|
||||||
|
],
|
||||||
|
|
||||||
|
"1": {
|
||||||
|
"ProcessType": "Subtitle",
|
||||||
|
"VideoFormat": "HEVC",
|
||||||
|
"VideoPixelFormat": "yuv420p10bit",
|
||||||
|
"VideoResolution": "1080",
|
||||||
|
"VideoAspectRatio": "16:9",
|
||||||
|
"VideoFrameRate": "24000/1001",
|
||||||
|
"SubtitleForm": "Package",
|
||||||
|
"Subtitle_CHS": "%Subtitle_CHS%",
|
||||||
|
"Subtitle_CHT": "%Subtitle_CHT%",
|
||||||
|
"Audio": "FromTargetVideo",
|
||||||
|
"AudioFormat": "AAC",
|
||||||
|
"Chapter": "%Chapter%",
|
||||||
|
"Output": "%Output[0]%"
|
||||||
|
}
|
||||||
|
}
|
BIN
_asyncio.pyd
BIN
_asyncio.pyd
Binary file not shown.
BIN
_ctypes.pyd
BIN
_ctypes.pyd
Binary file not shown.
BIN
_decimal.pyd
BIN
_decimal.pyd
Binary file not shown.
BIN
_elementtree.pyd
BIN
_elementtree.pyd
Binary file not shown.
BIN
_hashlib.pyd
BIN
_hashlib.pyd
Binary file not shown.
Binary file not shown.
BIN
_overlapped.pyd
BIN
_overlapped.pyd
Binary file not shown.
BIN
_queue.pyd
BIN
_queue.pyd
Binary file not shown.
BIN
_socket.pyd
BIN
_socket.pyd
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
libssl-3-x64.dll
BIN
libssl-3-x64.dll
Binary file not shown.
BIN
pyexpat.pyd
BIN
pyexpat.pyd
Binary file not shown.
BIN
python3.dll
BIN
python3.dll
Binary file not shown.
BIN
python311.dll
BIN
python311.dll
Binary file not shown.
BIN
select.pyd
BIN
select.pyd
Binary file not shown.
BIN
ucrtbase.dll
BIN
ucrtbase.dll
Binary file not shown.
BIN
unicodedata.pyd
BIN
unicodedata.pyd
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user