I am finally working on my first full project in Cinelerra and I have endless 
questions, but, I hope this one is simple
I'm using the suggestion in the manual for creating a flash video file from my 
Quicktime for Linux file. I followed the instruction for     

      Audio option Two Complements 16bits (PCM)

      Video option DV

Now I'm running the command: 

ffmpeg -i movie.mov -b 430 -s 320x240 -aspect 4:3 -pass 1 -ar 22050 movie.flv 
using my movie file name as substitutes

I'm getting this readout on the command line, repeated many times:
AC EOB marker is absent pos=64
AC EOB marker is absent pos=64
AC EOB marker is absent pos=64
AC EOB marker is absent pos=65
frame=168772 q=31.0 Lsize=  103361kB time=5631.4 bitrate= 150.4kbits/s
video:53360kB audio:43996kB global headers:0kB muxing overhead 6.168884%

The AC EOB.... lines are repeated many times
The last two lines were the final lines in the render process

Can someone tell me what they mean?
Also, can someone tell me what "Two Complements" means? The only Google hits 
I'm getting are from Cinelerra pages that don't explain it but recommend 
using it




-- 
Claude Jones
Brunswick, MD, USA

_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to