View Full Version : X264 Microsoft Visual C++ Compiling ?
cakuhnen
28th April 2005, 21:01
Dear Friends
I'm interested to help the X264 project, but i need some help
to skip this \x264\encoder\set.c(36) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
How to i find this file? Header config.h not found can yours help
I add advanced CPUs optimizations to the X264 encoder and VFW Codec
MMX, SSE, SSE2, SSE3 (assembler optimizations) and a Hyper Threading
to the encoder.
If yours help i optimize the X264 Codec
Thank's
dinolib2
28th April 2005, 21:32
config.h is auto-generate by the configure script.
You can't run it without msys and svn.
btw, you can create config.h in the project home directory and put in this line:
#define X264_VERSION ""
Sirber
28th April 2005, 21:37
Originally posted by cakuhnen
I add advanced CPUs optimizations to the X264 encoder and VFW Codec
MMX, SSE, SSE2, SSE3 (assembler optimizations) and a Hyper Threading
to the encoder.
If yours help i optimize the X264 Codec
Thank's
Cool!
Looking forward for it :D
cakuhnen
28th April 2005, 21:37
Thank's Friends
Wait for my releases...
cakuhnen
JoeBG
29th April 2005, 08:32
Originally posted by cakuhnen
Thank's Friends
Wait for my releases...
cakuhnen
Canīt wait anymore ;)
Will there be a CLI Version?
Sirber
29th April 2005, 12:13
Will you work on the SVN? Or you will have your separate code?
bill_baroud
29th April 2005, 13:52
I add advanced CPUs optimizations to the X264 encoder and VFW Codec MMX, SSE, SSE2, SSE3 (assembler optimizations) and a Hyper Threading
to the encoder.
... just wondering ... you're planning to use the H264 functions from the Intel Integrated Performance Primitives ? (if not, anybody tested them ?)
Sergey A. Sablin
29th April 2005, 14:23
Originally posted by bill_baroud
... just wondering ... you're planning to use the H264 functions from the Intel Integrated Performance Primitives ? (if not, anybody tested them ?)
In near future Intel will present UMC library (Unified Media Codecs), so if no one wants to test IPP by himself then it will be possible to see how it fast on native Intel's MPEG-1/2/4, H.263/4 encoders and decoders. ;)
BoNz1
30th April 2005, 20:19
Originally posted by cakuhnen
Dear Friends
I'm interested to help the X264 project, but i need some help
to skip this \x264\encoder\set.c(36) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
Hi, I sent akupenguin a patch to fix the msvc build. Grab the latest svn and it should work for you.
Originally posted by cakuhnen
Thank's Friends
Wait for my releases...
cakuhnen
Any news?
Sirber
5th May 2005, 12:40
Originally posted by JoeBG
Canīt wait anymore ;)
Will there be a CLI Version?
VFW is based on the CLI version, so there will be a CLI :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.