『漫游』酷论坛>『影音数码技术学习交流』>[请教]关于合并avi的问 ..

amos402@2007-04-22 12:54

知道了....原来是我下的那个版本缺了个AvisynthWrapper.dll[/KH] [/KH]
引用

amos402@2007-04-23 13:41

足足压了我15个小时,终于好了[/KH] [/KH]
引用

zhouwei_e@2007-04-23 14:26

果然是ep。。。。
引用

Galaxy001@2007-04-23 14:52

我倒,LZ是哪个组的?没专业人员吗?
raw直接看时间,在mmg里切,5段合并再把字幕加到里面不就完了?
5段合并那一步只要除RAW外的时间一样,写个bat就是了。
如果raw切的时间也一样,也可写个bat批量切。
以上合并都是对有Video和Audio的mkv而言。

如果raw不是vfr的,转avi用vdm看桢更方便。其实我没处理过vfr-in-mkv的h264。

以上假设raw切点附近有长静态画面,就是那个赞助广告等,保证IDR桢位置。否则切点处会有部分重叠,但不影响同步。

PS:这贴看得好急人啊[/KH]!
引用

amos402@2007-04-23 18:32

引用
最初由 Galaxy001 发布
我倒,LZ是哪个组的?没专业人员吗?
raw直接看时间,在mmg里切,5段合并再把字幕加到里面不就完了?
5段合并那一步只要除RAW外的时间一样,写个bat就是了。
如果raw切的时间也一样,也可写个bat批量切。
以上合并都是对有Video和Audio的mkv而言。

如果raw不是vfr的,转avi用vdm看桢更方便。其实我没处理过vfr-in-mkv的h264。

以上假设raw切点附近有长静态画面,就是那个赞助广告等,保证IDR桢位置。否则切点处会有部分重叠,但不影响同步。

PS:这贴看得好急人啊[/KH]!


问题是剪出来的mkv怎样压内嵌呢[/KH] [/KH]
我下过另一个wmv的片源,用megui的HQ-Insane设置压h264,压了我15小时。。。[/KH] [/KH]
引用

Galaxy001@2007-04-23 19:41

你不是说OP内嵌只做一次吗?
用directshowsource总行吧?实在需要就coventfps=ture.
压x264的1pass不用全开最高,选turbo就快些。
前几天压了个mv:
set _statsp=H:\3dmark06mv\gt2_
set _avs=H:\3dmark06mv\mount.avs
set _Outputp=H:\3dmark06mv\gt2

x264 --pass 1 --stats "%_statsp%.stats" --crf 15 --ref 16 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --bime --weightb --direct auto --filter -2,-2 --qpmin 10 --qpmax 27 --ipratio 1.12 --pbratio 1.10 --vbv-maxrate 25000 --qcomp 0.65 --b-bias 16 --me dia --merange 32 --threads 2 --thread-input --progress --output "%_Outputp%-1.mkv" "%_avs%"

x264 --pass 2 --stats "%_statsp%.stats" -B 13500 --ref 16 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -2,-2 --subme 7 --trellis 2 --analyse all --8x8dct --qpmin 9 --qpmax 27 --ipratio 1.12 --pbratio 1.10 --vbv-maxrate 25000 --qcomp 0.65 --b-bias 16 --me umh --merange 32 --threads 2 --thread-input --progress --output "%_Outputp%-2.mkv" "%_avs%"

不过压TVrip --filter -2,-2没必要。
自己改crf,qpmin,qpmax值。
引用

不败的魔术师@2007-04-23 20:07

欢迎楼上加入EP党
引用

Galaxy001@2007-04-23 20:58

引用
最初由 不败的魔术师 发布
欢迎楼上加入EP党


What is EP?
引用

kagakadaj@2007-04-23 21:49

EGG-PAIN......
引用

amos402@2007-04-23 22:43

引用
最初由 Galaxy001 发布
你不是说OP内嵌只做一次吗?
用directshowsource总行吧?实在需要就coventfps=ture.
压x264的1pass不用全开最高,选turbo就快些。
前几天压了个mv:
set _statsp=H:\3dmark06mv\gt2_
set _avs=H:\3dmark06mv\mount.avs
set _Outputp=H:\3dmark06mv\gt2

x264 --pass 1 --stats "%_statsp%.stats" --crf 15 --ref 16 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --bime --weightb --direct auto --filter -2,-2 --qpmin 10 --qpmax 27 --ipratio 1.12 --pbratio 1.10 --vbv-maxrate 25000 --qcomp 0.65 --b-bias 16 --me dia --merange 32 --threads 2 --thread-input --progress --output "%_Outputp%-1.mkv" "%_avs%"

x264 --pass 2 --stats "%_statsp%.stats" -B 13500 --ref 16 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -2,-2 --subme 7 --trellis 2 --analyse all --8x8dct --qpmin 9 --qpmax 27 --ipratio 1.12 --pbratio 1.10 --vbv-maxrate 25000 --qcomp 0.65 --b-bias 16 --me umh --merange 32 --threads 2 --thread-input --progress --output "%_Outputp%-2.mkv" "%_avs%"

不过压TVrip --filter -2,-2没必要。
自己改crf,qpmin,qpmax值。


看不懂这堆东西.......有什么相关教程[/KH] [/KH]
megui的话,应该怎样选才是最高画质的[/han]

话说技术人员啊,。。。就我一个压制的。。。[/KH] [/KH]
引用

Galaxy001@2007-04-23 22:52

引用
最初由 不败的魔术师 发布
欢迎楼上加入EP党
敢说我EP:mad: :mad: :mad: :mad: ,坚决BS!:mad: :mad: :mad: :mad: :mad: :mad:
我只是想到自己也有学习的时候,学学雷先生而已。

刚才竟然错引了kagakadaj的贴,抱歉。
不败的魔术师,我似乎真的被你弄mad了片刻……
所以用:mad:=:mad: [/KH]

——————————————————————————————
运行x264 --help
然后自己看英文。
或x264 --longhelp

x264 core:54 svn-650
Syntax: x264 [options] -o outfile infile [widthxheight]

Infile can be raw YUV 4:2:0 (in which case resolution is required),
or YUV4MPEG 4:2:0 (*.y4m),
or AVI or Avisynth if compiled with AVIS support (yes).
Outfile type is selected by filename:
.264 -> Raw bytestream
.mkv -> Matroska
.mp4 -> MP4 if compiled with GPAC support (yes)

Options:

-h, --help List the more commonly used options
--longhelp List all options

Frame-type options:

-I, --keyint Maximum GOP size [250]
-i, --min-keyint Minimum GOP size [25]
--scenecut How aggressively to insert extra I-frames [40]
--pre-scenecut Faster, less precise scenecut detection.
Required and implied by multi-threading.
-b, --bframes Number of B-frames between I and P [0]
--no-b-adapt Disable adaptive B-frame decision
。。。
不用贴全文吧。
引用

kagakadaj@2007-04-23 22:59

引用
最初由 Galaxy001 发布

敢说我EP:mad: :mad: :mad: :mad: ,坚决BS!:mad: :mad: :mad: :mad: :mad: :mad:
我只是想到自己也有学习的时候,学学雷先生而已。

——————————————————————————————
运行x264 --help
然后自己看英文。
或x264 --longhelp

x264 core:54 svn-650
Syntax: x264 [options] -o outfile infile [widthxheight]

Infile can be raw YUV 4:2:0 (in which case resolution is required),
or YUV4MPEG 4:2:0 (*.y4m),
or AVI or Avisynth if compiled with AVIS support (yes).
Outfile type is selected by filename:
.264 -> Raw bytestream
.mkv -> Matroska
.mp4 -> MP4 if compiled with GPAC support (yes)

Options:

-h, --help List the more commonly used options
--longhelp List all options

Frame-type options:

-I, --keyint Maximum GOP size [250]
-i, --min-keyint Minimum GOP size [25]
--scenecut How aggressively to insert extra I-frames [40]
--pre-scenecut Faster, less precise scenecut detection.
Required and implied by multi-threading.
-b, --bframes Number of B-frames between I and P [0]
--no-b-adapt Disable adaptive B-frame decision
。。。
不用贴全文吧。


[/KH] 不是我说的...

我觉得楼主应该系统的去学一些东西 老是在这里问一点了解一点问一点了解一点 自己累 帮的人也累 这个世界上还有叫GOOGLE的东西 难不成放着是来做秀而已?
系统的去学一些相关压制技术也不是太难 可以从易到难一步一步地来啊......
引用

Galaxy001@2007-04-23 23:01

引用
最初由 kagakadaj 发布


[/KH] 不是我说的...

我觉得楼主应该系统的去学一些东西 老是在这里问一点了解一点问一点了解一点 自己累 帮的人也累 这个世界上还有叫GOOGLE的东西 难不成放着是来做秀而已?
系统的去学一些相关压制技术也不是太难 可以从易到难一步一步地来啊......


抱歉,我刚反应过来。刚写完政治课程论文,脑子还有些郁闷与朦胧。

已经编辑原贴[/han]
引用

GOD_HIKARU MK2@2007-04-23 23:07

.....
15小时。。 证明他十分Ep
引用

kagakadaj@2007-04-23 23:41

引用
最初由 Galaxy001 发布


抱歉,我刚反应过来。刚写完政治课程论文,脑子还有些郁闷与朦胧。

已经编辑原贴[/han]
米关系...俺也知道应该不是说俺 :o
引用

«7891011121314»共14页

| TOP