Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63489 - theora fails to produce video
Summary: theora fails to produce video
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 17:39 UTC by postmodern
Modified: 2005-01-07 19:13 UTC (History)
0 users

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 postmodern 2004-09-09 17:39:39 UTC
theora fails to produce video but produces audio in mplayer and vlc. Tested with the theora office came at Fluendo (http://mirror.fluendo.com/cortado/).

Reproducible: Always
Steps to Reproduce:
1. vlc http://mirror.fluendo.com:8800/
Actual Results:  
[00000194] theora decoder error: This bitstream does not contain Theora video data.

Expected Results:  
video displayed.

Gentoo Base System version 1.4.16
Portage 2.0.50-r11 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r1,
2.6.8.1)
=================================================================
System uname: 2.6.8.1 x86_64 4
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe -O3"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
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="-pipe -O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb bitmap-fonts cdr crypt encode esd flac
foomaticdb gdbm gif gnome gpm gtk gtk2 imlib jpeg libg++ libwww matrox mikmod
motif mpeg multilib ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png
python quicktime readline sdl slang speex spell ssl tcpd theora truetype xml2
xmms xprint xv zlib"
Comment 1 Maik Merten 2004-11-29 11:02:13 UTC
Updating to libogg 1.1.2 will most likely fix this problem.
Comment 2 postmodern 2005-01-06 14:43:53 UTC
Updated to libogg 1.1.2 and now mplayer produces a test-pattern screen with a block of static in the lower right hand corner (this stream http://mirror.fluendo.com:8800/ ). Even worse is when I use http://mirror.fluendo.com:8801/ mplayer segfaults and hangs. Although the fluendo applet works fine, http://mirror.fluendo.com/cortado/ . I'm not sure if these are mplayer specific bugs or theora also. Further testing is required.
Comment 3 Chris White (RETIRED) gentoo-dev 2005-01-07 12:55:10 UTC
Well, it's not really going to be libogg, it's going to be libtheora, please check on what version you have.
Comment 4 postmodern 2005-01-07 19:13:18 UTC
I was using 1.0_alpha3. I tried upgrading to 1.0_apha4 but the problem persisted.