HI, 
   thanx for the reply. yes, i do understand that
ooh323 has not got any codecs to grab-encode-decode
video, but has compatibility, in the sense that it has
channels that do suppot video.
The ffmpeg codec accepts the video from a grab device
and converts it into a yuv/mpg or any format needed
for encoding. Then on the other end, u need to convert
this to a "playable" file format, like yuv/rgb. 
Now, can u tell me which wud be the best encoding.
shud the grab device encode the video to mpg format
and the decoder then decodes it from mog to yuv
format, that is viewable on the screen.
So, can u tell me which is the best way to encode,
like for audio we have pcm to ulaw and the ulaw to
pcm.


> See my comments inline -

> 
> Hi all,
>    if i had to integrate video to the ooh323c-0.7.2
> codec s/w, how wud i go 'bout it? i tried writing my
> own grab s/w and capture and encode s/w. but it has
> some prob.
> 
> => Note ooh323c does not come with any video codec
> software as of now...
> 
> can i use ffmpeg to capture audio-video real time?
> if
> so, where do i need to make changes?
> 
> => You can use ffmpeg to grab video/audio and then
> encode that using some
> open source codec. After this you
>       just send this encoded data over RTP by
> modifying oortp.c
> 
> ooh323c-0.7.2 already has video compatibility. all i
> need to do is make changes in oortp.c and
> oomedialx.c
> to transmit video with audio. is it all or is there
> anything else i need to take care of?
> 
> => I am not sure what you mean by video
> compatibility. The term "ooh323c
> supports video" means that it enables
>      applications to negotiate video channels using
> H.323/H.245. You still
> need video grabber(ffmpeg) and codecs.
> 
> 
> 
> -Vishal
> 
> 
> 



        
                
______________________________________________________ 
Yahoo! for Good 
Watch the Hurricane Katrina Shelter From The Storm concert 
http://advision.webevents.yahoo.com/shelter 



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to