[FFmpeg-user] Blurry artefacts during playback

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Oct 21 20:41:20 CEST 2013


Ingo Brückl <ib <at> wupperonline.de> writes:

> So far, my problems with FFmpeg in the past (as 
> well as my problems during the bisect) were 
> because of my old CPU (AMD Athlon XP 2400+).

Could you test the following?
$ ffplay -cpuflags 0 hbc9.avi
$ ffplay -cpuflags mmx hbc9.avi
$ ffplay -cpuflags sse hbc9.avi
$ ffplay -cpuflags 3dnow hbc9.avi
$ ffplay -cpuflags 3dnow+3dnowext hbc9.avi

Carl Eugen



More information about the ffmpeg-user mailing list