[Libav-user] avio_open and a callback,

Denis info at denisgottardello.it
Fri Sep 16 12:16:27 CEST 2011


Hey everybody. I use this function


if (avio_open(&pFormatCtx->pb, MPGFileName.toStdString().c_str(), 
AVIO_FLAG_WRITE)< 0) qDebug() << "url_fopen Error!";

to store in a file the encoded frames. Can I send the encoded frames to a my 
custom function (like a callback) instead of a file? I want to send the encoded 
frames across the network.

-- 
www.denisgottardello.it
Skype: mrdebug
Videosurveillance and home automation! 
http://www.denisgottardello.it/DomusBoss/DomusBossIndice.php


More information about the Libav-user mailing list