Displaying 1 result from an estimated 1 matches for "oc_impl".
Did you mean:
not_impl
2006 Nov 09
1
[Doc] theora_encode_init problem
Hello,
I recently decided to develop a client-server visio-conference app for
windows using libtheora for network communication.
But I have a problem initialising the theora encoder :
theora_encode_init() returns -23 and I would like to know what it means
all I could find in the doc is that it should return 0 in case of success.
I understand my call to theora_encode_init() failed, but i'd