CGTOP FORUMS
论坛帮助 会员列表 日历事件 标记版面已读
返回   CGTOP FORUMS > ≡ 技术讨论区 ≡ > 【BR Disc/HDDVD/高级DVD/X264/VCD制作 & 影音技术】 > -X264交流讨论区-

发表新主题  回复
 
主题工具
旧 2008-08-26, 15:50   shadowchen 当前离线   #1
shadowchen
贵宾版主
 
shadowchen 的头像
 
注册日期: 2004-11
住址: 江苏·兴化
帖子: 1,755
精华: 20
声望: 173 shadowchen 成功新星shadowchen 成功新星
默认 MeGUI x264 编码预置选项(Presets)-20081220更新

以下是新的MeGUI x264 预设列表. 将用于替换老的内容.
因此,导入前要先删除全部老的内容:
scratchpad
default
program --bitrate 700 --partitions p8x8,b8x8,i4x4 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

------------------------------------------------------------------------------------------------------------------------------------

DXVA
DXVA-HD-Anime_Toons Fast
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --ref 4 --bframes 3 --direct auto --filter 1:1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 50000 --vbv-maxrate 50000 --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

DXVA-HD-Anime_Toons HQ
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --ref 4 --mixed-refs --bframes 3 --b-adapt 2 --direct auto --filter 1:1 --subme 7 --trellis 1 --psy-rd 0.6:0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 50000 --vbv-maxrate 50000 --me umh --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

DXVA-HD-Fast
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --ref 2 --bframes 3 --weightb --direct auto --filter -1:-1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 50000 --vbv-maxrate 50000 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

DXVA-HD-Balanced
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --ref 3 --mixed-refs --bframes 3 --weightb --direct auto --filter -1:-1 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 50000 --vbv-maxrate 50000 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

DXVA-HD-HQ
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --ref 4 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --filter -1:-1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 50000 --vbv-maxrate 50000 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

DXVA-HD-Extra Quality
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --ref 4 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --filter -1:-1 --subme 8 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 50000 --vbv-maxrate 50000 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

DXVA-HD-Insane
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --ref 4 --mixed-refs --no-fast-pskip --bframes 3 --b-adapt 2 --weightb --direct auto --filter -1:-1 --subme 9 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 50000 --vbv-maxrate 50000 --me tesa --merange 32 --threads auto --thread-input --progress --no-dct-decimate --no-psnr --no-ssim --output "output" "input"

DXVA-SD-Anime_Toons Fast
program --pass 2 --bitrate 1000 --stats ".stats" --level 3.1 --ref 4 --bframes 3 --direct auto --filter 1:1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 14000 --vbv-maxrate 17500 --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

DXVA-SD-Anime_Toons HQ
program --pass 2 --bitrate 1000 --stats ".stats" --level 3.1 --ref 8 --mixed-refs --bframes 3 --b-adapt 2 --direct auto --filter 1:1 --subme 7 --trellis 2 --psy-rd 0.6:0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 14000 --vbv-maxrate 17500 --me umh --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

DXVA-SD-Fast
program --pass 2 --bitrate 1000 --stats ".stats" --level 3.1 --ref 2 --bframes 3 --weightb --direct auto --filter -1:-1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 14000 --vbv-maxrate 17500 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

DXVA-SD-Balanced
program --pass 2 --bitrate 1000 --stats ".stats" --level 3.1 --ref 3 --mixed-refs --bframes 3 --weightb --direct auto --filter -1:-1 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 14000 --vbv-maxrate 17500 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

DXVA-SD-HQ
program --pass 2 --bitrate 1000 --stats ".stats" --level 3.1 --ref 8 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --filter -1:-1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 14000 --vbv-maxrate 17500 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

DXVA-SD-Extra Quality
program --pass 2 --bitrate 1000 --stats ".stats" --level 3.1 --ref 8 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --filter -1:-1 --subme 8 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 14000 --vbv-maxrate 17500 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

DXVA-SD-Insane
program --pass 2 --bitrate 1000 --stats ".stats" --level 3.1 --ref 8 --mixed-refs --no-fast-pskip --bframes 3 --b-adapt 2 --weightb --direct auto --filter -1:-1 --subme 9 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-bufsize 14000 --vbv-maxrate 17500 --me tesa --merange 32 --threads auto --thread-input --progress --no-dct-decimate --no-psnr --no-ssim --output "output" "input"


"DXVA" 编码组可以确保有好的 DXVA 硬件兼容性和好的压缩比及压缩品质. 带'FAST' 标签的一贯表示比较快,但压缩比及压缩品质有点下降 (此类标签在其它的预设组中也是相同的意思). 上面的预置用于替换老的 HQ 和 AE 。 SD 和 HD 标签表示是针对标清SD和高清HD编码的. 快速预置使用固定品质及最低设置。

------------------------------------------------------------------------------------------------------------------------------------
Device
Device-Archos605
program --pass 2 --bitrate 1000 --stats ".stats" --level 4 --ref 2 --mixed-refs --no-cabac --partitions p8x8,b8x8,i4x4 --vbv-bufsize 5000 --vbv-maxrate 5000 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-Cellphones_PDAs-Level1.0
program --pass 2 --bitrate 64 --stats ".stats" --level 1 --no-cabac --partitions p8x8,b8x8,i4x4,p4x4 --qpmin 16 --vbv-bufsize 175 --vbv-maxrate 64 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-Cellphones_PDAs-Level1.1
program --pass 2 --bitrate 192 --stats ".stats" --level 1.1 --no-cabac --partitions p8x8,b8x8,i4x4,p4x4 --qpmin 16 --vbv-bufsize 500 --vbv-maxrate 192 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-Cellphones_PDAs-Level1.2
program --pass 2 --bitrate 350 --stats ".stats" --level 1.2 --no-cabac --partitions p8x8,b8x8,i4x4,p4x4 --qpmin 16 --vbv-bufsize 1000 --vbv-maxrate 384 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-Cellphones_PDAs-Level1.3
program --pass 2 --bitrate 350 --stats ".stats" --level 1.3 --no-cabac --partitions p8x8,b8x8,i4x4,p4x4 --qpmin 16 --vbv-bufsize 2000 --vbv-maxrate 768 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-iPhone
program --pass 2 --bitrate 1000 --stats ".stats" --level 3 --no-cabac --partitions p8x8,b8x8,i4x4 --vbv-bufsize 10000 --vbv-maxrate 10000 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-iPod 5.5G
program --pass 2 --bitrate 1000 --stats ".stats" --level 3 --no-cabac --partitions p8x8,b8x8,i4x4 --qpmin 16 --vbv-bufsize 1500 --vbv-maxrate 1500 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-iPod
program --pass 2 --bitrate 600 --stats ".stats" --level 1.3 --no-cabac --partitions p8x8,b8x8,i4x4,p4x4 --qpmin 16 --vbv-bufsize 768 --vbv-maxrate 768 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-PSP
program --pass 2 --bitrate 1000 --stats ".stats" --level 3 --ref 3 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --subme 7 --trellis 1 --partitions p8x8,b8x8,i4x4 --vbv-bufsize 10000 --vbv-maxrate 10000 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Device-Zune
program --pass 2 --bitrate 1000 --stats ".stats" --level 3 --nf --no-cabac --partitions p8x8,b8x8,i4x4 --qpmin 16 --vbv-bufsize 2500 --vbv-maxrate 2500 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"


"Device" 编码组是针对移动设备的兼容性的。Xbox预置被移动到 SA 组。

------------------------------------------------------------------------------------------------------------------------------------

Standalone
Standalone-AppleTV
program --pass 2 --bitrate 700 --stats ".stats" --level 3.1 --bframes 3 --b-adapt 2 --weightb --direct none --no-cabac --subme 7 --partitions p8x8,b8x8,i4x4 --qpmin 16 --vbv-bufsize 5000 --vbv-maxrate 12000 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Standalone-AVC-HD
program --pass 2 --bitrate 8000 --stats ".stats" --level 4.1 --keyint 24 --min-keyint 2 --ref 3 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --subme 7 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 16500 --vbv-maxrate 16500 --qcomp 0.5 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd --sar 1:1

Standalone-PS3-Xbox360
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --ref 3 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 24000 --vbv-maxrate 24000 --qcomp 0.5 --me umh --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Standalone-PS3-Xbox360_Fast
program --pass 2 --bitrate 1000 --stats ".stats" --level 4.1 --bframes 3 --weightb --direct auto --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 24000 --vbv-maxrate 24000 --qcomp 0.5 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Standalone-Xbox_Hi‌Res
program --pass 2 --bitrate 1000 --stats ".stats" --no-fast-pskip --bframes 2 --b-adapt 2 --direct auto --nf --no-cabac --subme 7 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --qpmin 18 --vbv-bufsize 1500 --vbv-maxrate 1500 --qcomp 0.3 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Standalone-Xbox_Lo‌Res
program --pass 2 --bitrate 1000 --stats ".stats" --no-fast-pskip --bframes 3 --b-adapt 2 --b-pyramid --weightb --direct auto --subme 7 --trellis 2 --partitions all --8x8dct --qpmin 18 --vbv-bufsize 1500 --vbv-maxrate 1500 --qcomp 0.3 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Standalone-Blu-ray
program --pass 2 --bitrate 8000 --stats ".stats" --level 4.1 --keyint 24 --min-keyint 2 --ref 3 --mixed-refs --bframes 3 --b-adapt 2 --weightb --direct auto --filter -1:-1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 40000 --vbv-maxrate 40000 --qcomp 0.5 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd --sar 1:1

Standalone-Blu-ray_Fast
program --pass 2 --bitrate 8000 --stats ".stats" --level 4.1 --keyint 24 --min-keyint 2 --ref 3 --mixed-refs --bframes 3 --weightb --direct auto --filter -1:-1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 40000 --vbv-maxrate 40000 --qcomp 0.5 --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd --sar 1:1

Standalone-HD-DVD
program --pass 2 --bitrate 8000 --stats ".stats" --level 4.1 --keyint 14 --min-keyint 2 --ref 3 --mixed-refs --bframes 2 --b-adapt 2 --weightb --direct auto --filter -1:-1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 14475 --vbv-maxrate 24000 --qcomp 0.5 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd

Standalone-HD-DVD_Fast
program --pass 2 --bitrate 8000 --stats ".stats" --level 4.1 --keyint 14 --min-keyint 2 --ref 2 --mixed-refs --bframes 2 --weightb --direct auto --filter -1:-1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 14475 --vbv-maxrate 24000 --qcomp 0.5 --merange 12 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd

"Standalone" 编码组主要用于独立的播放器及设备。

------------------------------------------------------------------------------------------------------------------------------------

Unrestricted
Unrestricted 1pass ABR
program --bitrate 1000 --ref 3 --bframes 16 --b-pyramid --weightb --subme 7 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 1500 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 1pass ABR Fast
program --bitrate 1000 --bframes 16 --subme 5 --partitions none --vbv-maxrate 1500 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 1pass Max‌Speed
program --qp 22 --nf --no-cabac --subme 1 --partitions none --me dia --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 1pass Const. Quality Fast
program --crf 18 --ref 3 --bframes 16 --filter -1:-1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 1500 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 1pass Const. Quality Balanced
program --crf 18 --ref 3 --mixed-refs --bframes 16 --b-pyramid --weightb --filter -1:-1 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 1500 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 1pass Const. Quality Extra Q.
program --crf 18 --ref 5 --mixed-refs --bframes 3 --b-adapt 2 --b-pyramid --weightb --filter -1:-1 --subme 8 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 1500 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 1pass Const. Quality HQ
program --crf 18 --ref 5 --mixed-refs --bframes 3 --b-adapt 2 --b-pyramid --weightb --filter -1:-1 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 1500 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 1pass Const. Quality Insane
program --crf 18 --ref 16 --mixed-refs --no-fast-pskip --bframes 4 --b-adapt 2 --b-pyramid --weightb --filter -1:-1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 1500 --me tesa --merange 32 --threads auto --thread-input --progress --no-dct-decimate --no-psnr --no-ssim --output "output" "input"

Unrestricted 1pass Lossless
program --qp 0 --nf --subme 1 --partitions p8x8,b8x8,i4x4 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Fast
program --pass 2 --bitrate 1000 --stats ".stats" --ref 3 --bframes 16 --weightb --direct auto --filter -1:-1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Balanced
program --pass 2 --bitrate 1000 --stats ".stats" --ref 3 --mixed-refs --bframes 16 --b-pyramid --weightb --direct auto --filter -1:-1 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass HQ
program --pass 2 --bitrate 1000 --stats ".stats" --ref 5 --mixed-refs --bframes 3 --b-adapt 2 --b-pyramid --weightb --direct auto --filter -1:-1 --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Extra Quality
program --pass 2 --bitrate 1000 --stats ".stats" --ref 8 --mixed-refs --bframes 3 --b-adapt 2 --b-pyramid --weightb --direct auto --filter -1:-1 --subme 8 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Insane
program --pass 2 --bitrate 1000 --stats ".stats" --ref 16 --mixed-refs --no-fast-pskip --bframes 4 --b-adapt 2 --b-pyramid --weightb --direct auto --filter -1:-1 --subme 9 --trellis 2 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --me tesa --merange 32 --threads auto --thread-input --progress --no-dct-decimate --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Anime_Toons Fast
program --pass 2 --bitrate 1000 --stats ".stats" --ref 4 --bframes 16 --direct auto --filter 1:1 --subme 5 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Anime_Toons Balanced
program --pass 2 --bitrate 1000 --stats ".stats" --ref 5 --mixed-refs --bframes 16 --b-pyramid --direct auto --filter 1:1 --trellis 1 --psy-rd 0.6:0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Anime_Toons HQ
program --pass 2 --bitrate 1000 --stats ".stats" --ref 8 --mixed-refs --bframes 16 --b-pyramid --direct auto --filter 1:1 --subme 7 --trellis 2 --psy-rd 0.6:0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --me umh --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Anime_Toons Extra Q.
program --pass 2 --bitrate 1000 --stats ".stats" --ref 12 --mixed-refs --bframes 16 --b-pyramid --direct auto --filter 1:1 --subme 8 --trellis 2 --psy-rd 0.6:0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --me umh --threads auto --thread-input --aq-mode 0 --progress --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Anime_Toons Insane
program --pass 2 --bitrate 1000 --stats ".stats" --ref 16 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --direct auto --filter 1:1 --subme 9 --trellis 2 --psy-rd 0.6:0 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --vbv-maxrate 25000 --me tesa --merange 32 --threads auto --thread-input --aq-mode 0 --progress --no-dct-decimate --no-psnr --no-ssim --output "output" "input"

Unrestricted 2pass Quick‌Time for Windows
program --pass 2 --bitrate 1000 --stats ".stats" --ref 5 --bframes 1 --b-adapt 2 --direct auto --subme 7 --trellis 2 --partitions p8x8,b8x8,i4x4 --vbv-maxrate 25000 --me umh --threads auto --thread-input --progress --no-psnr --no-ssim --output "output" "input"

"Unrestricted" 编码组是为那些不关心硬件兼容性的人们设计的,并特别适合中高/高级播放软件使用(无 DXVA 视频卡). 这些也用于替代HQ 及 AE 预设. 1 pass ABR 不推荐. 2pass 或其它模式会得到比较好的效果。

------------------------------------------------------------------------------------------------------------------------------------


备注: 如果你不知道选哪个预置或你不确定使用哪种,那就使用 DXVA HD 或SD (取决于源的分辨率: SD - 标清, HD - 高清) 或 Unrestricted 2pass HQ 及Balanced.
所有的anime/toons编码组 Psy-RDO 都不可用,只有高级去马赛克滤镜选项.

这些针对MeGUI 的预置可以移植或包含到其它的编码器或软件中。它们将运行正常,那是我假设无任何事情发生:)
__________________
HAPPY+FUN+JOKE
欢迎加入megui 技术交流群+群号32302651

此帖于 2008-12-20 10:59 被 shadowchen 编辑.
回复时引用此帖
旧 2008-08-26, 15:51   shadowchen 当前离线   #2
shadowchen
贵宾版主
 
shadowchen 的头像
 
注册日期: 2004-11
住址: 江苏·兴化
帖子: 1,755
精华: 20
声望: 173 shadowchen 成功新星shadowchen 成功新星
默认 回复: New MeGUI x264 presets.

大家先看看,翻译完。
__________________
HAPPY+FUN+JOKE
欢迎加入megui 技术交流群+群号32302651

此帖于 2008-08-26 17:18 被 shadowchen 编辑.
回复时引用此帖
旧 2008-08-26, 19:24   wanyan 当前离线   #3
wanyan
普通会员
 
wanyan 的头像
 
注册日期: 2008-07
帖子: 52
精华: 0
声望: 0 wanyan 刚刚起步
默认 回复: 新的MeGUI x264 编码预置选项-20080826

非常感谢版大的翻译工作.

就是"所有的anime/toons编码组都有 Psy-RDO DISABLED 和高级去马赛克滤镜选项"这句不懂啊.
回复时引用此帖
旧 2008-08-26, 19:26   csulover 当前离线   #4
csulover 帅哥
中级会员
 
csulover 的头像
 
注册日期: 2008-01
住址: 广州黄埔
帖子: 126
精华: 0
声望: 1 csulover 刚刚起步
默认 回复: 新的MeGUI x264 编码预置选项-20080826

非常感谢老大的翻译
回复时引用此帖
旧 2008-08-26, 20:23   shadowchen 当前离线   #5
shadowchen
贵宾版主
 
shadowchen 的头像
 
注册日期: 2004-11
住址: 江苏·兴化
帖子: 1,755
精华: 20
声望: 173 shadowchen 成功新星shadowchen 成功新星
默认 回复: 新的MeGUI x264 编码预置选项-20080826

Psy-RDO =Psychovisually optimized rate-distortion optimization
基于视觉心理分析优化的变帧优化

原理 (粗略的): 人眼不仅希望图片看上去与真实的一样,而且希望拥有一定的复杂度. 因此,我们宁可见到有些变形但细节很多的块(画面中的一块区域),而不愿见到没有变形但完全模糊的块。 其结果就是人眼更偏向于充满细节有/无颗粒的图像, 有点像xvid 除去真实的细节, 而不是难看的块状或称为马赛克.
__________________
HAPPY+FUN+JOKE
欢迎加入megui 技术交流群+群号32302651

此帖于 2008-08-26 21:16 被 shadowchen 编辑.
回复时引用此帖
旧 2008-08-26, 20:26   shadowchen 当前离线   #6
shadowchen
贵宾版主
 
shadowchen 的头像
 
注册日期: 2004-11
住址: 江苏·兴化
帖子: 1,755
精华: 20
声望: 173 shadowchen 成功新星shadowchen 成功新星
默认 回复: 新的MeGUI x264 编码预置选项-20080826

引用:
作者: wanyan
非常感谢版大的翻译工作.

就是"所有的anime/toons编码组都有 Psy-RDO DISABLED 和高级去马赛克滤镜选项"这句不懂啊.
我查了下资料,上面的翻译有误,我已经重新更新过了。
__________________
HAPPY+FUN+JOKE
欢迎加入megui 技术交流群+群号32302651
回复时引用此帖
旧 2008-08-26, 21:52   athrunz 当前离线   #7
athrunz
普通会员
 
athrunz 的头像
 
注册日期: 2008-06
帖子: 118
精华: 0
声望: 1 athrunz 刚刚起步
默认 回复: 新的MeGUI x264 编码预置选项-20080826

很有用,支持shadowchen版主的翻译
回复时引用此帖
旧 2008-08-28, 02:09   kailei213 当前离线   #8
kailei213
初级会员
 
kailei213 的头像
 
注册日期: 2007-04
帖子: 37
精华: 0
声望: 0 kailei213 刚刚起步
默认 回复: 新的MeGUI x264 编码预置选项-20080826

自己手动设置比较方便点
回复时引用此帖
旧 2008-08-28, 10:39   srta 当前离线   #9
srta
初级会员
 
srta 的头像
 
注册日期: 2008-08
帖子: 21
精华: 0
声望: 0 srta 刚刚起步
默认 回复: 新的MeGUI x264 编码预置选项-20080826

没有之前版本的动漫预设了?
回复时引用此帖
旧 2008-08-28, 17:50   MadeInMars 当前离线   #10
MadeInMars
普通会员
 
MadeInMars 的头像
 
注册日期: 2008-02
帖子: 53
精华: 0
声望: 0 MadeInMars 刚刚起步
默认 回复: 新的MeGUI x264 编码预置选项-20080826

原来也能用,不过还是试试新的好。
回复时引用此帖
回复


主题工具

发帖规则
不可以发表新主题
不可以回复主题
不可以上传附件
不可以编辑您的帖子

论坛启用 BB 代码
论坛启用 表情符号
论坛启用 [IMG] 代码
论坛禁用 HTML 代码
论坛跳转


所有时间均为北京时间. 現在的时间是 01:58.

Copyright ©2000 - 2010, CGTOP.
苏ICP备05047896号