264,265低码率简易测试
dwing吧
全部回复
仅看楼主
level 1
fensuijisheji
楼主
1个月前做的,但手机发帖不知为何看不到发哪,现在有正常网络再发一次
结论,265编码器还很原始。包里说的“硬解开发进度缓慢”,我暂时收回这段结论。
样本在
百度网盘
2014年06月02日 07点06分
1
level 7
tcasdsss
这个测试测得太早了这个五月x265更新了30次 下个最新的mediacoder试试吧……
2014年06月02日 13点06分
2
level 7
tcasdsss
而且二次编码对x265太不利 用crf对crf x265就比x264牛逼多了
2014年06月02日 13点06分
3
level 7
tcasdsss
转好了新的测试
[无效] http://pan.baidu.com/s/1c0DzIKC
2014年06月02日 14点06分
4
level 7
tcasdsss
i7 3630 x264 crf high 5.1 placebo 0.43x 131kbs 2pass high 5.1 placebo 130kbs
x265 very slow 0.23x 107kbs
2014年06月02日 14点06分
5
level 7
tcasdsss
尽管x265的码率小了30% 但是根据我的目测画质比x264还要好
2014年06月02日 14点06分
6
level 9
Iwil
干嘛不来个高码的测试呢?比方说4~5m左右的720p,10m左右的1080p,主流pt基本都是这个码率以上
2014年06月02日 14点06分
7
tcasdsss
肉眼难以观察 测ssim psnr什么的意义也不大 转码差距起码要肉眼能看得出来 否则就没什么用了
2014年06月02日 14点06分
tcasdsss
电影的话应该能看得出来 我这个动画原视频1080p码率只有6m 转成5m的720p动画 x264和x265很难看得出差别
2014年06月02日 14点06分
Iwil
回复 tcasdsss :建议用这两个工具去压《天堂电影院》周年纪念版,1080P,试试用10m的码率分别压个片段,然后截图对比,这个电影的噪点相当奇葩。
2014年06月02日 14点06分
tcasdsss
回复 Iwil :噪点可以用滤镜 主要是每个电影的压法都不同 电影太真了 和动漫不一样 要动点脑子
2014年06月02日 15点06分
level 1
可从爽05
在builds点x265点eu下载了个最新版试了下,压动画感觉还行。
下面是我能接受的最高参数:
ffmpeg -v 0 -i "input.mkv" -an -f yuv4mpegpipe - | x265-64bit-2014-06-04 --y4m --input - --crf 17 -o "output.hevc"
ffmpeg -v 0 -i "input.mkv" -an -f yuv4mpegpipe - | x265-64bit-2014-06-04 --y4m --input - --crf 17 --rd 5 -o "output.hevc"
ffmpeg -v 0 -i "input.mkv" -an -f yuv4mpegpipe - | x265-64bit-2014-06-04 --y4m --input - --crf 17 --rd 5 --psy-rd 0.2 -o "output.hevc"
ffmpeg -v 0 -i "input.mkv" -an -f yuv4mpegpipe - | x265-64bit-2014-06-04 --y4m --input - --crf 17 --rd 5 --psy-rd 0.5 -o "output.hevc"
感觉用crf17出来的编码速度质量压缩比比较适合我
2014年06月05日 02点06分
8
1