Gentoo Archives: gentoo-user

From: Luigi Pinna <mailing-gentoo@××××××××××××.com>
To: List Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] transcode convertion
Date: Sun, 24 Jul 2005 14:41:53
Message-Id: 200507241637.07802.mailing-gentoo@sailorferris.com
1 Hello!
2 I have a problem to convert a video.
3 I need to use it in a DVD.
4 I create an animation with GIMP and exported as .fli file and after with
5 mencoder as a mpeg file but it was no right for dvdauthor.
6 Now I tried to convert it with transcode (that has a DVD option -F 8)
7 but it doesn't find the plug-in.
8 This is the output:
9
10 transcode -F 8 -y mpeg -i intro.mpeg -o prova
11 transcode v0.6.14 (C) 2001-2003 Thomas Oestreich, 2003-2004 T.
12 Bitterberg
13 [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
14 [transcode] auto-probing source intro.mpeg (ok)
15 [transcode] V: import format | MPEG-2 (V=vob|A=vob)
16 [transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence
17 [transcode] V: import frame | 720x576 1.25:1 encoded @ 4:3
18 [transcode] V: bits/pixel | 0.174
19 [transcode] V: decoding fps,frc | 25.000,3
20 [transcode] V: Y'CbCr | YV12/I420
21 [transcode] A: import format | 0x50 MPEG layer-2 [44100,16,2] 128
22 kbps
23 [transcode] A: export format | 0x50 MPEG layer-2 [44100,16,2] 128
24 kbps
25 [transcode] V: encoding fps,frc | 25.000,3
26 [transcode] A: bytes per frame | 7056 (7056.000000)
27 [transcode] A: adjustment | 0@1000
28 tc_memcpy: using libc for memcpy
29 [transcode] V: video buffer | 10 @ 720x576
30 [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio)
31 MPEG/AC3/PCM | (subtitle)
32 [transcode] warning : /usr/lib64/transcode/export_mpeg.so: cannot open
33 shared object file: No such file or directory
34 [transcode] warning : (dl_loader.c) loading
35 "/usr/lib64/transcode/export_mpeg.so" failed
36 [transcode] warning : (encoder.c) loading audio export module failed
37 [transcode] warning : failed to init export modules
38 [transcode] critical: plug-in initialization failed
39
40 This is the transcode's FLAGS:
41 [ebuild R ] media-video/transcode-0.6.14-r2 (-3dnow) +X +a52
42 (-altivec) +avi (-divx4linux) +dv +dvdread +encode +fame +gtk
43 +imagemagick +jpeg +lzo +mjpeg (-mmx) +mpeg -network +ogg (-pvm)
44 +quicktime +sdl (-sse) (-sse2) +theora +truetype +v4l +vorbis +xml2
45 +xvid
46 What can I do?
47 Or what can I do to export from GIMP in the format?
48 Thanks,
49 Luigi
50
51 --
52 Public key GPG(0x073A0960) on http://keyserver.linux.it/

Replies

Subject Author
Re: [gentoo-user] transcode convertion Zac Medico <zmedico@×××××.com>