Hi, Till now I was doing all of my encoding using fixed frame (programmatically). Now I need to support variable frame rate. I started with just commenting the portion of my code which was setting frame rate. However it is not working. My function is failing at avcodec_open2. Please someone suggest me how to go about supporting the variable frame rate. Also I came to know not all codec support variable frame rate. So which codecs are normally used when encoding with variable frame rate. Please suggest.
Thanks Pradeep -- View this message in context: http://libav-users.943685.n4.nabble.com/Encoding-with-variable-frame-rate-tp4657639.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
