[求助]Megui压片时,如何禁止他人查看视频编码信息?
toopuy@2009-10-23 11:47
我的Megui版本信息:引用
……………………………………………………………………
Video #1
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 22mn 22s
Bit rate mode : Variable
Bit rate : 1 000 Kbps
Maximum bit rate : 2 874 Kbps
Width : 480 pixels
Height : 360 pixels
Display aspect ratio : 4:3
Frame rate mode : Constant
Frame rate : 23.976 fps
Resolution : 24 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.241
Stream size : 160 MiB (76%)
Writing library : x264 core 68 r1183M f21daff
Encoding settings : cabac=1 / ref=4 / deblock=1:0:0 / analyse=0x3:0x133 / me=hex / subme=6 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=1 / cqm=1 / deadzone=21,11 / chroma_qp_offset=-2 / threads=3 / nr=0 / decimate=0 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=1000 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00 / cabac=1 / ref=4 / deblock=1:0:0 / analyse=0x3:0x133 / me=hex / subme=6 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=1 / cqm=1 / deadzone=21,11 / chroma_qp_offset=-2 / threads=3 / nr=0 / decimate=0 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=1000 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00
引用[NoImage] Standard error stream: C:\Program Files\megui\tools\x264\x264.exe: unrecognised option `--no-versioninfo'
never2late@2009-10-23 12:39
我想知道的是有个小软件可以修改视频文件属性的,就是右键点出来,可以修改压制人,压制工具一些信息的,忘了叫什么名字,找不到了toopuy@2009-10-23 13:03
引用最初由 never2late 发布
我想知道的是有个小软件可以修改视频文件属性的,就是右键点出来,可以修改压制人,压制工具一些信息的,忘了叫什么名字,找不到了
ssnake@2009-10-23 13:26
首先,谁要看你那Profile的烂参数啊toopuy@2009-10-23 13:33
引用最初由 ssnake 发布
首先,谁要看你那Profile的烂参数啊
然后,官版x264和megui用的jeeb's Mod没有--no-versioninfo参数,也没有不写opts的功能
最后,你一定要去掉opts的话,x264换roozhou或VFR Maniac的Mod,参数分别为--no-versioninfo、--no-opts;或者你自己编译个x264,把写opts那段代码整个删掉
当然你自己动手去改SEI也可以
yeyunlong@2009-10-23 14:17
这也能碰到.....zjhray@2009-10-23 17:38
没必要藏,为了研究的话就更应该保留啦ssnake@2009-10-23 17:40
哦对,roozhou现在的版本是用--versioninfo开启opts写入SEI的,前面我说错了。引用最初由 zjhray 发布
没必要藏,为了研究的话就更应该保留啦
顺便说下roozhou的x264是默认不保留参数的
roozhou@2009-10-24 00:21
我还写过一个小补丁,能让任何版本的x264都不写opts(但还是会写一个空的user data)