GithubHelp home page GithubHelp logo

dpethes / fevh264 Goto Github PK

View Code? Open in Web Editor NEW
19.0 8.0 4.0 1.42 MB

baseline h.264 encoder

License: GNU General Public License v3.0

Assembly 13.78% Pascal 86.01% Shell 0.06% Batchfile 0.15%
h264-encoder video-codec video-encoder h264 mpeg4

fevh264's Introduction

fevh264

Baseline h.264 encoder. Supported standard features:

  • YUV 4:2:0 colorspace support
  • I and P slices
  • I_4x4, I_16x16, P_L0, P_SKIP macroblock types
  • full-pel, half-pel and quarter-pel motion estimation
  • unrestricted motion vectors
  • multiple reference frames
  • in-loop deblocking filter

Encoder features:

  • adaptive I/P slice decision with adjustable max. keyframe interval
  • fixed QP or 2-pass average bitrate coding mode
  • tunable motion estimation quality (subpixel ME refinement, reference frame count)
  • tunable macroblock type decision quality
  • assembly optimizations (x86/x64 MMX/SSE2)
  • multithreaded deblocking

Accepted input file types:

  • raw YUV 4:2:0 (width and height requied)
  • YUV4MPEG 4:2:0 (*.y4m)
  • Avisynth script (*.avs, Windows only)

Compilation

Windows and Linux are supported. Requirements:

  • yasm 1.2.0 and later to compile the assembly files
  • Lazarus with Freepascal 3.0.x or later

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.