[x264-devel] Faster real-time encoding
Gabriel Bouvigne
gabriel.bouvigne at joost.com
Thu Jul 24 16:37:50 CEST 2008
Simon MAZUE a écrit :
> I want to built x264 on Windows and Visual Studio.
> Until now, it was quite slow so I was wondering if it's possible to
> use threads that way. Because it seems x264 is not using Windows
> threads and I don't know about pthread on Windows, but I'm not sure
> there's a good implementation.
x264 is using the PThread API, so you'll have to link against PThreads,
there is no other option.
More information about the x264-devel
mailing list