Hi, Michael Niedermayer My modification is to make ASF Demux give a reference frame rate information from the file information.
However, I debugged the fate process and found that if I added the avg_frame_rate information in the stream, the guess_pkt_duration function() in mux.c with the framecrc muxer process would automatically generate the duration based on the avg_frame_rate, which would cause fate's CRC to report an error. So this modification will definitely lead to inconsistent results in fate. Do you have any good suggestions for solving this problem? _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
