swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] avi2swf ... avirecompress ... codecs?


From: zipur
Subject: Re: [Swftools-common] avi2swf ... avirecompress ... codecs?
Date: Sat, 24 Jul 2004 10:44:23 -0600

I converted the avi from the blender outpu using:

mencoder -ovc lavc 0001_0574.avi  -o rip.avi

then I try 

avi2swf rip.avi -o rip.swf

I get the following ... any ideas?


address@hidden:~/renders> avi2swf rip.avi -o rip.swf
<init> : Avifile CVS-0.7.40-040722-15:48-(SuSE
<init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 sep
mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe cid
<init> : 4294.97 MHz Intel(R) Pentium(R) 4 CPU 2.53GHz processor
detected
<reader> : Checking: rip.avi
<AVI reader> : MainHeader: MicroSecPerFrame=40000 MaxBytesPerSec=0
 PaddingGranularity=0 Flags=[ HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE ]
TotalFrames=574
 InitialFrames=0 Streams=1 SuggestedBufferSize=0 WxH=640x512
 Scale=0 Rate=0 Start=0 Length=0
<AVI reader> : StreamHeader: Type=vids Handler=DIVX Flags=[ ]
 InitialFrames=0 Scale=1 Rate=25 Start=0 Length=574
 SuggestedBufferSize=27746 Quality=0 SampleSize=0 Rect
l,r,t,b=0,640,0,512
<AVI reader> : InfoChunk Software:  MEncoder 1.0pre5-3.3.3
<AVI reader> : Reading index from offset: 1359494
<AVI reader> : Stream 0 vids : DIVX (0x58564944) 574 chunks (2.24KB)
<reader> : Initialized video stream (chunk tblsz: 574, fmtsz: 40)
Couldn't open video stream
<LDT keeper> : Installed fs segment: 0x40a00000
<codec keeper> : Found 9 plugins (/usr/local/lib/avifile-0.7,A:40,V:84)
<codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/ffmpeg.so is
in incompatible format
<codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is
in incompatible format
<codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is
in incompatible format
<codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is
in incompatible format
<codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is
in incompatible format
<codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is
in incompatible format
<codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is
in incompatible format
<codec keeper> : CreateVideoDecoder(): Unknown codec 0x58564944 = "DIVX"






Zip

te:
> On Sat, Jul 24, 2004 at 09:11:51AM -0600, zipur wrote:
> > Here is a simple blend you can animate to raw avi.
> > Open it using blender ... then press F10 while on one of the panels,
> > adjuest the path to the render directory, then click "ANIM" to animate
> > to avi in your render directory.
> 
> Thanks for the instructions- I never used Blender before, so this was
> very helpful indeed.
> 
> Ok, I can reproduce the problem, i.e., avi2swf is indeed unable to
> render the blender files "out of the box".
> However, the following works for me:
> 
> Install mplayer (http://www.mplayerhq.hu/), then do
> 
>     mencoder -ovc lavc blender_file.avi -o new_file.avi
>     avi2swf new_file.avi
> 
> Btw. the first step (mencoder) did shrink the filesize by factor 100 for
> me. Seems blender doesn't exactly use a "state of the art" encoder-
> even the SWF is smaller.
> 
> Oh, and you may want to get a fresh CVS checkout- I removed a bug in
> avi2swf which prevented smooth looping for repetitive videos like this
> one.
> 
> Greetings
> 
> Matthias
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]