Morduhaev, Igor (igorm@... <igorm@...> writes: > When I decode frames from avi file and then decode them in > x264 and save to mp4 file, the fps of the output file is > always 12,800. Therefore the file is played very fast. > > What could be the problem?
Your code does not compile, it is therefore difficult to test... You could test with ffmpeg (the application) and let the libraries print the values you set in your code to find out which one is wrong. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
