2016-11-16 23:27 GMT+11:00 Carl Eugen Hoyos <[email protected]>: > 2016-11-16 13:03 GMT+01:00 YIRAN LI <[email protected]>: > > could you play the asf with ffplay. The video playback is slow > > in ffplay. Does that mean there's a problem in the asf file? > > Yes, the audio timestamps are missing. > How was the file created? > > β Hi Carl,
Thanks for your help. The file was created by my program with ffmpeg as muxer. Yes you are correct, the time stamps of audio packets are missing. I've updated the code to correctly set the timestamps and the asf file generated βcanβ be played correctly now! Great thanks β > Carl Eugen > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
