[x264-devel] x264 Resolution
Loren Merritt
lorenm at u.washington.edu
Tue Jan 26 14:29:39 CET 2010
On Tue, 26 Jan 2010, Miguel Angel Arcos wrote:
> I'm starting developing using the codec x264 and I have some questions. I'm
> actually using the Video Compression Functions (ICOpen, ICDecompress, etc..)
> using the codec x264 installed using the "exe" with 32 bits compatibility.
x264 has no such functions ICOpen or ICDecompress, so whatever code you're
using, it must not be ours.
> I can't find any library and ".h" to add on my source code to use specific
> functions of the library x264 to search that values. Is possible to
> parse/obtain the resolution of the encoded data that I receive at first?
x264 is an encoder, not a decoder.
--Loren Merritt
More information about the x264-devel
mailing list