The size of the video window is wrong when playing back a (random) video file. Upon initial playback, it shows up either as 1*1 or "infinite"*1 (h*v). It can be maximized, and resized horizontally but not vertically. Tested with MS MPEG4, ffwmv3, and ffmpeg4 files. OS: FreeBSD 7.0R/amd64 Xorg 7.3 (xorg-server 1.4.2), Mesa 7.0.3 ATI X1450 video card, driver = xf86-video-radeonhd 1.2.3 Xfce 4.4.3
(In reply to comment #0) > The size of the video window is wrong when playing back a (random) video file. > Upon initial playback, it shows up either as 1*1 or "infinite"*1 (h*v). > > It can be maximized, and resized horizontally but not vertically. > > Tested with MS MPEG4, ffwmv3, and ffmpeg4 files. > > OS: FreeBSD 7.0R/amd64 > Xorg 7.3 (xorg-server 1.4.2), Mesa 7.0.3 > ATI X1450 video card, driver = xf86-video-radeonhd 1.2.3 > Xfce 4.4.3 Seems to be a bug with GCC 4.2.1 for optimization levels higher then -O0. If I compile it with -O0 video files (and audio streams) play back fine.
Xfmedia is unmaintained.