Hi
I have a series of images (PNG), all of the same size 1200x779

j...@localhost]$ tcprobe -i image.001999.png
[tcprobe] PNG image
[tcprobe] summary for image.001999.png, (*) = not default, 0 = not detected
import frame size: -g 1200x779 [720x576] (*)
      frame rate: -f 1.000 [25.000] frc=0 (*)
  no audio track: use "null" import module for audio

I now want to create a movie with transcode v1.0.4  , but i get the
error mentioned in the subject line.
How can i fix this?

[j...@localhost]$ transcode -x imlist,null -i image.lst -f 4 -o
image.avi -y ffmpeg,null -F wmv1  --use_rgb
transcode v1.0.4 (C) 2001-2003 Thomas Oestreich, 2003-2004 T.
Bitterberg, 2004-2007 Transcode Team
[fileinfo.c:118] file read error: Wrong medium type
[transcode] auto-probing source image.lst (failed)
[transcode] V: import format    | unknown  (V=imlist|A=null)
[transcode] V: import frame     | 720x576  1.25:1
[transcode] V: bits/pixel       | 1.085
[transcode] V: decoding fps,frc | 4.000,0
[transcode] A: import format    | 0x2001  AC3/A52      [48000,16,2]
[transcode] A: export           | disabled
[transcode] V: encoding fps,frc | 4.000,0
[transcode] A: bytes per frame  | 48000 (48000.000000)
[transcode] A: adjustment       | 0...@1000
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
tc_memcpy: using sse for memcpy
[transcode] V: video buffer     | 10 @ 720x576
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
[import_imlist.so] v0.1.1 (2007-08-14) (video) RGB
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc51.57.2 | (audio)
MPEG/AC3/PCM
[export_ffmpeg.so] Using FFMPEG codec 'wmv1' (FourCC 'WMV1', Windows
Media Video v1).
[export_ffmpeg.so]: WARNING: Interlacing parameters unknown, use --encode_fields
[export_ffmpeg.so]: INFO: No profile selected
[export_ffmpeg.so] Neither './ffmpeg.cfg' nor '~/.transcode/ffmpeg.cfg'
[export_ffmpeg.so] found. Default settings will be used instead.
[export_ffmpeg.so]: INFO: Starting 1 thread(s)
[export_ffmpeg.so]: INFO: Set display aspect ratio to input
[wmv1 @ 0xb2b00490]removing common factors from framerate
transcode: symbol lookup error: /usr/lib/transcode/export_ffmpeg.so:
undefined symbol: img_convert

When i use xvid,
 transcode -x imlist,null -i image.lst -f 1 -o image.avi -y xvid,null
 -g 1200x778  -H 1 --use_rgb -k
 the image seems split and shifted (cf movieB.gif in attachments,
image.000499B.gif is what it should look like)

Can anybody help?

Thank You
 Jody

<<attachment: movieB.gif>>

<<attachment: Image.000499B.gif>>

Reply via email to