I am trying to cut some frames from a tscc-coded .avi into a tscc-coded .avi 
again. 
I give the command : transcode -i Input.avi -x af6 -y af6 -F "W32 TechSmith 
Screen Capture [TSCC]" -c 100,150 -o Output.avi. 
I get the error : (af6_decore.cpp) ERROR: codec supports only caps=0
(af6_decore.cpp) ERROR: codec not supported!!!, although I see the "W32 
TechSmith Screen Capture [TSCC]" availability, when I don't  include the -F in 
the command

Can anybody let me know, where the problem is?
Thank you very much.
 

Here is everything that appears on the console:
transcode -i Input.avi -x af6 -y af6 -F "W32 TechSmith Screen Capture [TSCC]" 
-c 100,150 -o Output.avi
transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source Input.avi (ok)
[transcode] V: import format    | unknown RIFF data, AVI (V=af6|A=mp3)
[transcode] V: import frame     | 800x600  1.33:1
[transcode] V: bits/pixel       | 3.750
[transcode] V: decoding fps,frc | 1.000,9
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x55    MPEG layer-3 [22050,16,1]   32 kbps
[transcode] A: export format    | 0x55    MPEG layer-3 [22050,16,1]  128 kbps
[transcode] V: encoding fps,frc | 1.000,9
[transcode] A: bytes per frame  | 44100 (44100.000000)
[transcode] A: adjustment       | [EMAIL PROTECTED]
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
tc_memcpy: using sse for memcpy
[transcode] V: video buffer     | 10 @ 800x600
[import_mp3.so] v0.1.4 (2003-08-04) (audio) MPEG
[import_af6.so] v0.0.2 (2001-12-16) (video) Win32 dll | (audio) PCM
[export_af6.so] v0.2.3 (2003-06-09) (video) Win32 dll | (audio) MPEG/AC3/PCM
[import_mp3.so] MP3->PCM
[import_mp3.so] tcextract -a 0 -i "Input.avi" -x mp3 -d 0 | tcdecode -x mp3 -d 
0 -z 4000
[import_af6.so] tcdecode -i "Input.avi" -x af6video -y yv12 -d 0
tc_memcpy: using sse for memcpy
<init> : Avifile RELEASE-0.7.44-060703-03:56-(Ubuntu
<init> : Available CPU flags: fpu vme de pse tsc msr mce cx8 apic sep mtrr pge 
mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe up est tm2
<init> : 4294.97 MHz Intel(R) Pentium(R) M processor 1.70GHz detected
<LDT keeper> : Installed fs segment: 0xb4fa6000
<codec keeper> : Found 9 plugins (/usr/lib/avifile-0.7,A:40,V:85)
[export_af6.so] "W32 TechSmith Screen Capture [TSCC]" FOURCC=0x43435354 (TSCC)
transcode: symbol lookup error: /usr/local/lib/transcode/export_af6.so: 
undefined symbol: _Z7strlcpyPcPKcj
(Path)# Can't step back 20!
(af6_decore.cpp) input video size: 800x600
(af6_decore.cpp) ERROR: codec supports only caps=0
(af6_decore.cpp) ERROR: codec not supported!!!

 
---------------------------------
Never Miss an Email
Stay connected with Yahoo! Mail on your mobile. Get started!

Reply via email to