> > maybe you manipulated the timestamps too much... Can you just write > an .mp4 using the input timestamps (in ms) and setting the timebase > to 1/1000 for both container and codec? > <https://lists.mplayerhq.hu/mailman/listinfo/libav-user> >
I actually created the last file with this approach (codec timebase 1000, input timestamps directly used with written frames) but had 90,000 set for container time_base. Here is a link to file with same timebase of 1000 both for codec and for the container: http://www.4shared.com/file/68366181/36d9cdee/sample2.html?dirPwdVerified=44270eca It seems to have same problems though. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
