Displaying 1 result from an estimated 1 matches for "90kpbs".
Did you mean:
90kbps
2006 Dec 19
0
Choppy video with alpha7
...d theora_play).
I've built the alpha7 libtheora rpm (using the Fedora Core 6 SRPM)
and installed it on Fedora Core 4 (my current system).
(I use an older build of cinellera to edit the video and produce
a linux quicktime movie with DV/PCM).
If I use -v 5 theora_encode show bit rates in the 80-90kpbs range.
By specifying -V 1800 I see bit rates that in the 7-30kbps range.
lav2yuv in.mov | yuvdeinterlace | theora_encode -V 1800 in.wav - >
out.ogg
I also tried the statically built ffmpeg2theora and it exhibits the
same problem.
Executing ffmpeg2theora in.mov
results in a in.ogg file that sh...