Git Product home page Git Product logo

vsx264's Introduction

vsx264

vsx264 is a fork from x264 to support Visual Studio.

x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and it released under the terms of the GNU GPL. http://www.videolan.org/developers/x264.html

Build environment

  • Visual Studio 2008 (Visual Studio 2010, 2012, 2013 may be supported)
  • Intel Compiler

Since x264 employs C99, Intel Compiler is needed.

How to compile vsx264 on windows from source code

  • Install Visual Studio 2008 and Intel Compiler
  • git checkout vsx264
  • Open the solution file ( ./build/win32/x264.sln )
  • Set the release or debug mode
  • Compile (F7), Run (Ctrl+F5) in Visual Studio

Default encoding option is -o result.264 -q 22 --input-res 352x288 -v foreman.yuv

vsx264's People

Contributors

hyunhojo avatar

Watchers

gongfuPanda avatar

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.