Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26940 - transcode v0.6.8 can't convert divx2mpg2, error: soxfuncs: drain overran obuf by <number>
Summary: transcode v0.6.8 can't convert divx2mpg2, error: soxfuncs: drain overran obuf...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-19 12:01 UTC by Sascha Wuestemann
Modified: 2003-09-24 13:58 UTC (History)
1 user (show)

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


Attachments
patch to fix the soxfunc error (avilib-uncompr-pcm-write.patch,2.72 KB, patch)
2003-08-19 12:04 UTC, Sascha Wuestemann
Details | Diff
patch to fix the soxfunc error (avilib-uncompr-pcm-write.patch,2.72 KB, patch)
2003-08-19 12:05 UTC, Sascha Wuestemann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Wuestemann 2003-08-19 12:01:49 UTC
This error has been reported as an error to the transcode mailinglist and I have 
experienced this error, too.

The developer said, this is a bug in the code, concerning v0.6.9 (and v0.6.8 as 
my experience said) and committed a patch for v0.6.9

I asked for a patch for v0.6.8 but have got no answer. So I tell you, to mind 
about the bug at the current version of transcode v0.6.9 and submitting the 
patch of the author, which might be edited by you gentoo developers for the next 
release of transcode.

Reproducible: Always
Steps to Reproduce:
1. emerge transcode
2. use transcode to convert a divx to mpg2 video
3.

Actual Results:  
Output of transcode at the tail follows:
[..]
encoding frames [000000-125997],   7.89 fps, EMT: 1:23:59, ( 0| 0| 4)
clean up | frame threads |soxfuncs: drain overran obuf by 34

soxfuncs: drain overran obuf by 34


Expected Results:  
continuing work to produce a muxed vido out of the video and audio stream and 
produce cd-images afterwards

Portage 2.0.48-r7 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-crypto-r7 i686 AMD Athlon(tm) XP 2000+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu
x/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/X
11/xkb /usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss apm foomaticdb gif libg++ mad mikmod mmx motif ncurses pdflib png s
pell truetype xmms xv gtkhtml berkdb slang readline arts bonobo svga tcltk java
guile sdl gpm tcpd libwww perl python esd imlib oggvorbis gtk opengl X -kde -cup
s -gnome 3dnow avi cdr qt qtmt mjpeg mpeg quicktime ggi encode pam ssl crypt mys
ql postgres innodb gdbm acl samba zlib jpeg xml xml2 dvd aalib gd sse nls"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr
 -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -fa
lign-functions=4 -maccumulate-outgoing-args"
CXXFLAGS="-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-ad
dr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -
falign-functions=4 -maccumulate-outgoing-args"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Sascha Wuestemann 2003-08-19 12:04:36 UTC
Created attachment 16329 [details, diff]
patch to fix the soxfunc error

oops, forget to add the patch from the author of transcode to my bug announce,
so here it is
Comment 2 Sascha Wuestemann 2003-08-19 12:05:46 UTC
Created attachment 16330 [details, diff]
patch to fix the soxfunc error

oops, forget to add the patch from the author of transcode to my bug announce,
so here it is
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-09-24 13:58:49 UTC
in cvs