turk-dreamworld.com Sitesine Hoşgeldiniz.


2 sonuçtan 1 ile 2 arası
  1. #1
    Senior Member Örnek - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jun 2010
    Mesajlar
    1.045
    Total 'Thanks' Received by This User :
    0 Bu Konu icin
    225 Toplam

    Standart x264 Video Codec

    Latest changes:

    - Interactive encoder control: error resilience
    In low-latency streaming with few clients, it is often feasible to modify encoder behavior in some fashion based on feedback from clients.
    One possible application of this is error resilience: if a packet is lost, mark the associated frame (and any referenced from it) as lost.
    This allows quick recovery from errors with minimal expense bit-wise.

    The new i_dpb_size parameter allows a calling application to tell x264 to use a larger DPB size than required by the number of reference frames.
    This lets x264 and the client keep a large buffer of old references to fall back to in case of lost frames.
    If no recovery is possible even with the available buffer, x264 will force a keyframe.

    This initial version does not support B-frames or intra refresh.
    Recommended usage is to set keyint to a very large value, so that keyframes do not occur except as necessary for extreme error recovery.

    Full documentation is in x264.h.

    Move DTS/PTS calculation to before encoding each frame instead of after.
    Improve documentation of x264_encoder_intra_refresh.

    [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    AlıntıAlıntı

  2. #2
    Senior Member Örnek - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jun 2010
    Mesajlar
    1.045
    Total 'Thanks' Received by This User :
    0 Bu Konu icin
    225 Toplam

    Standart Cevap: x264 Video Codec

    x264 Video Codec r1666 for 32bit

    Code:
    latest changes:
    - Support for 9 and 10-bit encoding
    Output bit depth is specified on compilation time via --bit-depth.
    There is currently almost no assembly code available for high-bit-depth modes, so encoding will be very slow.
    Input is still 8-bit only; this will change in the future.

    Note that very few H.264 decoders support >8 bit depth currently.
    Also note that the quantizer scale differs for higher bit depth. For example, for 10-bit, the quantizer (and crf) ranges from 0 to 63 instead of 0 to 51.

    [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    AlıntıAlıntı

 

 

Yetkileriniz

  • Konu Acma Yetkiniz Yok
  • Cevap Yazma Yetkiniz Yok
  • Eklenti Yükleme Yetkiniz Yok
  • Mesajınızı Değiştirme Yetkiniz Yok
  •  

Page generated in 1.711.619.135.63478 seconds with 15 queries Sayfa Boyutu (215734)