Hello, I am using webm_chunk muxer to generate live webm dash chunks. I need a 
way to get notified when each chunk write is completed from ffmpeg. I have 
configured, interrupt_callback in AVFormatContext. But i am not able to access 
its priv_data in order to know the current chunk index. Is there a way to 
access AVFormatContext's priv_data, so as to read current chunk index from 
there ? Regards, Ravi Kiran B S
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to