[MPlayer-users] MPEG playback distortions with threads and some fitlers.

Adrian Stutz adrian at sttz.ch
Tue Jan 19 16:21:47 CET 2010


On Mon, Jan 18, 2010 at 6:02 PM, Uoti Urpala <uoti.urpala at pp1.inet.fi> wrote:
> If that actually is the issue there's probably no simple fix better than
> disabling slicing.

 Something like the attached patch?

Looking at libavcodec it seems that mpeg12 is the only decoder that
uses slices and threads. h264 uses threads but no slices (currently
commented out) and others use slices but no threads, AFAICT.

Or did you mean to change the global mplayer default to use no slices?

Greetings
Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpeg_slicesandthreads_workaround.diff
Type: application/octet-stream
Size: 826 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20100119/27ef11ad/attachment.obj>


More information about the MPlayer-users mailing list