Had to downgrade to xine-lib 1_rc4 because the demux was failing repeatedly. Xine output (--verbose). [error stuff] video_out_xv: VO_PROP_ASPECT_RATIO(0) xine: found input plugin : file input plugin xine: found demuxer plugin: Elementary MPEG stream demux plugin gui_xine_open_and_play(): mrl: '/home/aaron/Life.mpg', sub 'NONE', start_pos 0, start_time 0, av_offset 0, spu_offset 0. xine: found input plugin : file input plugin xine: found demuxer plugin: Elementary MPEG stream demux plugin av_offset=0 pts spu_offset=0 pts libmpeg2: stream not demultiplexed ? [/error] libmpeg2: stream not demultiplexed ? repeats many many many times. Then it says 200 frames delivered, 165 frames skipped, 0 frames discarded then it goes back to repeating the previous error another couple hundred times... Reproducible: Always Steps to Reproduce: 1. Emerge xine-ui 2. Emerge xine-lib_rc4-r1 3. Open any of the .mpg files I have. 4. Profit! (Fail) Actual Results: Things got all messed up. Expected Results: Played the video in an animated-like fashion. Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.5-gentoo) ================================================================= System uname: 2.6.5-gentoo i686 Intel(R) Pentium(R) 4 CPU 1.50GHz Gentoo Base System version 1.4.15 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium4 -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium4 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://mirrors.tds.net/gentoo ftp://mirrors.tds.net/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://open-systems.ufl.edu/mirrors/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="X aalib alsa arts avi berkdb bidi cdr cjk crypt encode esd flac gdbm gif gpm gtk2 imlib java jpeg kde libg++ libwww mad mikmod mmx motif mpeg mysql nas ncurses nls oggvorbis opengl openssh pam pdflib perl png python qt quicktime readline sdl slang spell sse ssl stroke svga tcltk tcpd truetype unicode usb x86 xine xml2 xmms xv xvid zlib"
*** Bug 53576 has been marked as a duplicate of this bug. ***
hmm, i was seeing this on my box too ... i'll look into it ... have you tried with lower CFLAGS ?
Yes. I've tested with as low as no cflags, no cxxflags and no use flags and have the same results.
try newer win32codecs try xine-lib-1_rc5
This was a bug in xine-lib-1_rc4-r1 itself which I experienced It has been fixed in xine-lib-1_rc5.
awesome