dwing吧 关注:5,669贴子:89,039

回复:x264编码的效率真是出乎意料

只看楼主收藏回复

  • 218.104.123.*
For example, suppose you have a two minute long video consisting of two distinct halves. The first half is a very high-motion scene lasting 60 seconds which, in isolation, requires about 2500kbps in order to look decent. Immediately following it is a much less demanding 60-second scene that looks good at 300kbps. Suppose you ask for 1400kbps on the theory that this is enough to accomodate both scenes. Single pass ratecontrol will make a couple of "mistakes" in such a case. First of all, it will target 1400kbps in both segments. The first segment may end up heavily overquantized, causing it to look unacceptably and unreasonably blocky. The second segment will be heavily underquantized; it may look perfect, but the bitrate cost of that perfection will be completely unreasonable.

Multipass ratecontrol can offer huge advantages over a single pass. Using the statistics gathered from the first pass encode, the encoder can estimate, with reasonable accuracy, the "cost" (in bits) of encoding any given frame, at any given quantizer. This allows for a much more rational, better planned allocation of bits between the expensive (high-motion) and cheap (low-motion) scenes. 

for example, adding subq=1:frameref=1 to the first pass x264encopts.


81楼2008-02-13 17:26
回复
    • 218.104.123.*
    这是mencoder的描述摘出来的 看起来很诱人

    第一遍用subq=1:frameref=1扫描一遍视频 确定哪里需要较高的bps 速度也很快(我的理解


    82楼2008-02-13 17:28
    回复
      • 124.134.92.*
      x264具备了divx的清晰,rmvb的小巧,再加上aac,新的视频压缩规范诞生了


      83楼2008-02-15 13:03
      回复
        • 220.171.171.*
        man实在太长了,61.172.208.*你自己去下面看吧
        http://www.mplayerhq.hu/DOCS/man/en/mplayer.1.html
        http://www.mplayerhq.hu/DOCS/man/zh/mplayer.1.html


        84楼2008-02-17 03:10
        回复
          • 220.171.171.*
          man实在太长了,61.172.208.*你自己去下面看吧
          www.mplayerhq.hu/DOCS/man/en/mplayer.1.html
          www.mplayerhq.hu/DOCS/man/zh/mplayer.1.html


          85楼2008-02-17 03:11
          回复
            • 24.58.0.*
            一点mencoder用2pass的技巧
            1st时在x264opts里加上turbo=2就会自动把把subq和bframe设为1
            加上-nosound不处理音频
            另外把输出文件名设为NUL,就不往硬盘上写视频文件了
            这样1st pass会快很多,大概只有2nd pass 1/4的时间

            还有mencoder内置了faac,用这个处理音频可以直接输出avi,免掉用mkvtoolnix的麻烦了。虽然低码率下faac音质大概是常见aac编码器里最差的(相比nero,real,iTune),但肯定比mp3强多了。


            86楼2008-02-23 19:33
            回复
              • 222.210.218.*
              用x264压做视频分享,原始片片为rmvb
              [保证用户流畅播放(电信 adsl 1.5M ),适当的降低清晰度,但比flv好太多了]
              http://dvgo.cn:80/web/view.video.aspx?vidx=ce7964d8-bac5-4c40-af10-a13d458a23bb|2008.1


              88楼2008-04-08 11:35
              回复
                请问,写入作者等信息的xml应该是什么格式?


                90楼2008-05-17 21:09
                回复
                  • 125.127.119.*
                  ...发错地方


                  92楼2008-07-18 01:34
                  回复
                    • 59.55.209.*
                    回复10楼
                    win98下 装kernelex 0.3.5 http://x86.neostrada.pl/KernelEx/ 后可以成


                    93楼2008-07-20 11:13
                    回复
                      • 118.232.114.*
                      94楼2008-08-31 10:23
                      回复
                        • 58.51.10.*
                        我用x264aac 150k码率就可以达到vcd效果,厉害啊!哈哈哈


                        95楼2008-09-09 16:22
                        回复
                          呵呵x264现在可以说是如日中天恩……
                          很早就看到有说264替代real之类的讨论……
                          感觉单是流媒体这一块,就还有很长的路要走……

                          但是看了最新的flv之后,真狠啊,科技的力量……

                          囧,俺命令行无力,只能有vfw版本的x264,VDM调用,设置比较方便……

                          mplayer/encoder是移植软件的传奇恩~是俺见过了编码速度最快的……
                          也是某些号称全能转换软件、伪“mp4”机视频转换的核心……


                          96楼2008-09-14 22:04
                          回复
                            厉害


                            IP属地:广东97楼2008-09-28 13:54
                            回复
                              • 121.29.188.*
                              96楼在说些什么???“最新的flv”视频部分不就是H.264吗


                              98楼2008-09-28 21:22
                              回复