[FFmpeg-user] Blurry artefacts during playback

Paul B Mahol onemda at gmail.com
Mon Oct 21 21:53:24 CEST 2013


On 10/21/13, Ingo Brueckl <ib at wupperonline.de> wrote:
> Carl Eugen Hoyos wrote on Mon, 21 Oct 2013 18:41:20 +0000 (UTC):
>
>> Ingo Brueckl <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
>
> Is there a possibility to test without ffplay? I would have to compile SDL
> (and possible depending stuff) in order to build it.

You can use same args for ffmpeg.

>
> Ingo
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list