meitp
发表于 2020-5-18 08:36:16
boday 发表于 2020-5-18 08:18
结果和我之前猜测的一样。
你这个片源里没有写关于色彩空间的信息,也没有任何 hdr 相关信息,不过如果直 ...
十分感谢大神的指导!我再试试。
meitp
发表于 2020-5-18 15:18:38
boday 发表于 2020-5-18 08:18
结果和我之前猜测的一样。
你这个片源里没有写关于色彩空间的信息,也没有任何 hdr 相关信息,不过如果直 ...
我测试了多次您提供的模板没有通过,我把vpy脚本提供给您,请您测试。谢谢!
boday
发表于 2020-5-18 15:34:15
“没有通过”具体是什么情况?
脚本你主楼已经贴了,简单的读取片源直接输出而已,完全没什么特别。
meitp
发表于 2020-5-18 17:43:16
boday 发表于 2020-5-18 15:34
“没有通过”具体是什么情况?
脚本你主楼已经贴了,简单的读取片源直接输出而已,完全没什么特别。 ...
x265-gcc-10-lite.exe: unknown option -- no-amp--ref
x265 : HEVC encoder version 3.3+3-g8f8e332f1+29
x265 : build info Yuuki 10bit
x265 : (lsmash 2.16.1)
Syntax: x265 infile [-o] outfile
infile can be YUV or Y4M
outfile can be raw HEVC bitstream or container format
Executable Options:
-h/--help Show this help text and exit
--fullhelp Show all options and exit
-V/--version Show version info and exit
Output Options:
-o/--output <filename> Output file name. Default is raw bitstream, MP4 if *.mp4, MKV if *.mkv
-D/--output-depth 8|10|12 Output bit depth (also internal bit depth). Default 10
--log-level <string> Logging level: none error warning info debug full. Default info
--no-progress Disable CLI progress reports
--stylish Enable x264-r2204 style awesome progress indicator
--csv <filename> Comma separated log file, if csv-log-level > 0 frame level statistics, else one line per run
--csv-log-level <integer> Level of csv logging, if csv-log-level > 0 frame level statistics, else one line per run: 0-2
............
............
Use --fullhelp for a full listing (or --log-level full --help)
Complete documentation may be found at http://x265.readthedocs.org/en/default/cli.html
Error: fwrite() call failed when writing frame: 0, plane: 0, errno: 22
Output 9 frames in 1.86 seconds (4.84 fps)
中间点点部分都是帮助,很多。我没有贴出。
boday
发表于 2020-5-18 18:02:45
>x265-gcc-10-lite.exe: unknown option -- no-amp--ref
很显然是 no-amp 和 --ref 之间少了个空格……
meitp
发表于 2020-5-18 20:18:22
本帖最后由 meitp 于 2020-5-19 16:52 编辑
boday 发表于 2020-5-18 18:02
>x265-gcc-10-lite.exe: unknown option -- no-amp--ref
很显然是 no-amp 和 --ref 之间少了个空格…… ...
大神真厉害!已经压制好了!用讯连科技 PowerDVD 19 (64 位)、DVDFab Player 5和Media Player Classic播放,颜色都同原视频!
谢谢大神!谢谢!
原视频:
压制的视频:
meitp
发表于 2020-6-6 22:09:22
本帖最后由 meitp 于 2020-6-10 21:46 编辑
boday 发表于 2020-5-18 18:02
>x265-gcc-10-lite.exe: unknown option -- no-amp--ref
很显然是 no-amp 和 --ref 之间少了个空格…… ...
大神您好! 问题已经解决,新下载了一个讯连科技 PowerDVD 20播放顺利通过。再次感谢大神的热情指导!