Hi All. I have an audio input stream.The video input however comes from rgb images which I compose in runtime.I fail to mux these two .All my errors are around pts/dts.In some examples I can see the pts is calculated vs input av_read_frame but in my case there is no read_frame for image data.How do I synchronize such a thing?
The source code can be seen here : http://ffmpeg.gusari.org/viewtopic.php?f=16&t=959&sid=2e7838f5ce7a51e241541f5eadbe3497&p=2224#p2224 --
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
