Hi all, I'm trying to add H263 video support in my win32 VoIP client project using precompiled dlls of avcodec (avcodec-51.dll, avformat-51.dll, avutil-49.dll). When the sender A encode the video streaming with AVFrame.quality >= 900 and send it via RTP to B, the receiver B decode the streaming very well, but if the sender A encode with AVFrame.quality < 900 (ie. 200) the receiver B displays incomplete keyframes when there's some motion in the captured image (it's hard to explain!). This dll files works fine on another VoIP software client (OpenWengo).
Please see the decoded screenshots: http://www.sendspace.com/file/rpspwq where i'm wrong? thanks... and sorry for my english Ricky -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
