Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
transcode snapshot testing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Tue Mar 13, 2007 6:41 pm    Post subject: transcode snapshot testing Reply with quote

I just put a CVS snapshot of media-video/transcode in the tree, and hard masked it for testing. If you guys wouldn't mind testing it and reporting any issues to me that'd be great.

A new version of dvd::rip is in the tree as well, that'd be a good way to check them both.

Edit: There is also a new snapshot of transcode 1.1.0, which will not work with dvd::rip at all.

sticky - mark_alec 14/3/07
[mod]unsticky - Jorge (jmbsvicetto) - 10/04/07[/mod]
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki


Last edited by beandog on Fri Mar 16, 2007 1:59 pm; edited 1 time in total
Back to top
View user's profile Send private message
drescherjm
Advocate
Advocate


Joined: 05 Jun 2004
Posts: 2790
Location: Pittsburgh, PA, USA

PostPosted: Wed Mar 14, 2007 3:53 am    Post subject: Reply with quote

Code:
x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=k8 -O3 -pipe -fomit-frame-pointer -msse3 -DDCT_YUV_PRECISION=1 -o tcdecode tcdecode-tcdecode.o tcdecode-decode_ac3.o tcdecode-decode_mpeg2.o tcdecode-decode_yuv.o tcdecode-fileinfo.o tcdecode-ioaux.o tcdecode-decode_dv.o tcdecode-decode_mp3.o tcdecode-mpg123.o tcdecode-decode_a52.o tcdecode-decode_af6.o tcdecode-scan_dv.o tcdecode-decode_lavc.o tcdecode-decode_xvid.o tcdecode-decode_ogg.o tcdecode-decode_mov.o tcdecode-decode_lzo.o  -L/usr/lib -lavcodec /usr/lib64/libmpeg2.so /usr/lib64/libmpeg2convert.so /usr/lib64/libmp3lame.so ../libac3/.libs/libac3_tc.a ../libvo/.libs/libvout.a /usr/lib64/libquicktime.so /usr/lib64/libpng12.so -lpthread /usr/lib64/liblzo.so ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl
tcdecode-decode_lzo.o: In function `decode_lzo':
decode_lzo.c:(.text+0x4b): undefined reference to `__lzo_init_v2'
collect2: ld returned 1 exit status
make[3]: *** [tcdecode] Error 1
make[3]: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=k8 -O3 -pipe -fomit-frame-pointer -msse3 -DDCT_YUV_PRECISION=1 -o tccat tccat-tccat.o tccat-dvd_reader.o tccat-fileinfo.o tccat-ioaux.o tccat-iodump.o tccat-scan_dv.o tccat-extract_avi.o tccat-ioxml.o tccat-ts_reader.o  ../avilib/.libs/libavi.a -L/usr/lib /usr/lib64/libdvdread.so /usr/lib64/libxml2.so ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl
x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=k8 -O3 -pipe -fomit-frame-pointer -msse3 -DDCT_YUV_PRECISION=1 -o tcxmlcheck tcxmlcheck-tcxmlcheck.o tcxmlcheck-probe_xml.o tcxmlcheck-ioxml.o tcxmlcheck-ioaux.o tcxmlcheck-fileinfo.o tcxmlcheck-scan_dv.o  /usr/lib64/libxml2.so ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl
x86_64-pc-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=k8 -O3 -pipe -fomit-frame-pointer -msse3 -DDCT_YUV_PRECISION=1 -o tcprobe tcprobe-tcprobe.o tcprobe-probe_stream.o tcprobe-fileinfo.o tcprobe-bitrate.o tcprobe-ioaux.o tcprobe-extract_avi.o tcprobe-scan_pes.o tcprobe-aux_pes.o tcprobe-mpg123.o tcprobe-ac3scan.o tcprobe-dvd_reader.o tcprobe-probe_dvd.o tcprobe-decode_dv.o tcprobe-extract_yuv.o tcprobe-probe_nuv.o tcprobe-probe_wav.o tcprobe-iodump.o tcprobe-probe_socket.o tcprobe-scan_dv.o tcprobe-probe_im.o tcprobe-probe_mov.o tcprobe-probe_xml.o tcprobe-ioxml.o tcprobe-probe_lav.o tcprobe-probe_ogg.o tcprobe-ts_reader.o tcprobe-probe_vnc.o tcprobe-extract_mxf.o tcprobe-probe_v4l.o tcprobe-probe_bktr.o tcprobe-probe_sunau.o tcprobe-probe_oss.o tcprobe-probe_bsdav.o tcprobe-probe_pvn.o tcprobe-pvn.o tcprobe-pvnglobals.o  -L/usr/lib /usr/lib64/libmp3lame.so ../avilib/.libs/libavi.a ../libac3/.libs/libac3_tc.a /usr/lib64/libdvdread.so -L/usr/lib64 /usr/lib64/libWand.so /usr/lib64/libMagick.so /usr/lib64/libjpeg.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libXext.so /usr/lib64/libXt.so -lbz2 /usr/lib64/libfreetype.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libquicktime.so /usr/lib64/libpng12.so -lpthread /usr/lib64/libxml2.so ../aclib/.libs/libac.a ../libtc/.libs/libtc.a -lm -lz -ldl
make[3]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3_rc2_p20070310/work/transcode/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3_rc2_p20070310/work/transcode/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.0.3_rc2_p20070310/work/transcode'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-1.0.3_rc2_p20070310 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3761:   Called src_compile
  transcode-1.0.3_rc2_p20070310.ebuild, line 114:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-video/transcode-1.0.3_rc2_p20070310/temp/build.log'.

jmd1 ~ #   

# emerge --info
Portage 2.1.2.2 (default-linux/amd64/2006.1, gcc-4.1.2/amd64-vanilla, glibc-2.4-r4, 2.6.19-vs2.2.0-rc12-gentoo x86_64)
=================================================================
System uname: 2.6.19-vs2.2.0-rc12-gentoo x86_64 AMD Opteron(tm) Processor 850
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 14 Mar 2007 03:00:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python: 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: 2.4-r6
dev-util/confcache: 0.4.2-r1
sys-apps/sandbox: 1.2.18.1
sys-devel/autoconf: 2.13, 2.61
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils: 2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool: 1.5.23b
virtual/os-headers: 2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O3 -pipe -fomit-frame-pointer -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O3 -pipe -fomit-frame-pointer -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--progress"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/masterdriverz /usr/portage/local/layman/ostefano /usr/portage/local/layman/marineam /usr/local/portage/gentoo-overlay"
SYNC="rsync://jmd0/gentoo-portage"
USE="7z 7zip X Xaw3d a52 aac acl acpi alsa amd64 apache2 arts bacula-split-init bash-completion berkdb binary-drivers bitmap-fonts boost bzip2 cairo ccache cdr cg cli colordiff cpudetection cracklib crosscompile crypt css cups cvs cvsgraph dbus dga divx doc dri dvd dvdr emacs emul-linux-x86 fbcon ffmpeg firefox font-server fortran fuse gdbm gif gmail gmp gnome gnomecanvas gnomedb gphoto2 gpm grammar graphviz gtk gtk2 gtkhtml gzip hal hddtemp iconv isdnlog java jikes joystick jpeg jpeg2k kde kexi libg++ lirc lzo lzw midi mjpeg mng mozilla mp3 mpeg mysql mysqli ncurses nfs nls nptl nptlonly nsplugin opengl pam pcre pdf perl php png ppds pppd python readline reflection samba session smp spl ssl tcpd transcode truetype truetype-fonts type1-fonts unicode unzip usb v4l v4l2 videos wmf wxwindows xine xinerama xml xorg xvid zlib" ALSA_CARDS="snd_ac97_bus snd_intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
_________________
John

My gentoo overlay
Instructons for overlay
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Wed Mar 14, 2007 5:52 am    Post subject: Reply with quote

try it with -lzo
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
drescherjm
Advocate
Advocate


Joined: 05 Jun 2004
Posts: 2790
Location: Pittsburgh, PA, USA

PostPosted: Wed Mar 14, 2007 1:16 pm    Post subject: Reply with quote

It compiles and installs with USE="-lzo"

I will get back to you later if I have any execution problems as I have to go to work soon.
_________________
John

My gentoo overlay
Instructons for overlay
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Sat Mar 24, 2007 2:55 pm    Post subject: Reply with quote

Fixed both lzo and a52 stuff in -r1, should be fine now.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum