On Thu, Aug 11, 2011 at 12:46:14PM +0200, Jakub Wilk wrote: > mplayer displays top lines of DebConf11 OGV videos[0] incorrectly. I > believe that this is a problem with the player, not with the files, > because mplayer in squeeze show them correctly. See the attached > frame dumps. > > [0] ftp://meetings-archive.debian.net/pub/debian-meetings/2011/debconf11/high/
If I remember correctly this is an issue with the FFmpeg decoder (probably one of the many slice-rendering issues, in which case -noslices helps). Using -vc theora to force the libtheora decoder should help as well (can be used in config file: "vc=theora,"). Both the latest SVN and the debian-multimedia versions seem unaffected, too, so the issue has most likely been fixed upstream. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org