Thursday, May 27, 2004

ohphone H.263 CIF


The easiest way to create an H.263 capability is:
new H323_FFH263Capability();

I have tried doing this but it does not work...maybe I am not doing it
right.
could you tell me what and where should I put in ohphone to enable h.263
cif on windows?
your help is as always greatly appreciated.
jayaram
.............

When I run ohphone with -D261 this is the output I get before ohphone
crashes.

OhPhone Version 1.4.3 by Open H323 Project on Windows XP (v5.1.2600-i586)
.....
.....

Sound output device: "Realtek AC97 Audio"
Sound input device: "Logitech Mic (Notebooks Pro)"
G.711 frame size: 30
GSM frame size: 4
User Input Send Mode: as H.245 string
Codecs (in preference order):
Table:
UserInput/hookflash <1>
UserInput/basicString <2>
UserInput/dtmf <3>
UserInput/RFC2833 <4>
Set:
0:
0:

After this an error message pops up saying ohphone has to close.

When compiling I get this message about detecting rfc2190 codec

Searching C:Located ffmpeg RFC2190 AVCODEC Library at
C:\msys\1.0\home\Pctvt\ffmpeg\libavcodec Audio Software Codecs enabled
Video System enabled
ffmpeg RFC2190 AVCODEC Library enabled
....

and while the libraries are being built I get this message

ffh263codec.cxx
Non-standard H.263 codecs disabled as RFC2190 H.263 is enabled
codecs.cxx
......

I have been able to get 263 working in linux but only qcif...
How do I get ohphone to use H.263 and transmit CIF on widows?
what do I seem to be doing wrong?
I think it is important to point out here that I had to comment out the
lines
#if H323_RFC2190_AVCODEC
ADD_VIDEO_CAPAB (H323_RFC2190_H263Capability);

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home