Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53247 - xine-lib 1_rc4-r1 breaks support from 1_rc4 for some (all?) .mpg/.mpeg video files (demux fails)
Summary: xine-lib 1_rc4-r1 breaks support from 1_rc4 for some (all?) .mpg/.mpeg video ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 53576 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-07 14:02 UTC by Aaron Sheldon
Modified: 2004-06-25 05:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Sheldon 2004-06-07 14:02:39 UTC
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"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-06-10 15:07:49 UTC
*** Bug 53576 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2004-06-23 07:22:21 UTC
hmm, i was seeing this on my box too ... i'll look into it ... have you tried
with lower CFLAGS ?
Comment 3 Aaron Sheldon 2004-06-24 00:05:10 UTC
Yes. I've tested with as low as no cflags, no cxxflags and no use flags and have the same results.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-06-24 07:42:57 UTC
try newer win32codecs
try xine-lib-1_rc5
Comment 5 G.K.MacGregor 2004-06-25 04:46:37 UTC
This was a bug in xine-lib-1_rc4-r1 itself which I experienced

It has been fixed in xine-lib-1_rc5.
Comment 6 SpanKY gentoo-dev 2004-06-25 05:08:09 UTC
awesome