On Sat, 2008-02-23 at 22:21 +0100, Paul de Vries wrote:

>         > [EMAIL PROTECTED] ~]# rpm -qa | grep x264
>         > x264-0.0.0-0.3.20070529.fc7
>         > x264-devel-0.0.0-0.3.20070529.fc7
>         >
>         >
>         > x264 [error]: no ratecontrol method specified

>         ---> Package x264.x86_64 0:0-0.8.20061028.lvn7 set to be
>         updated
>         ---> Package x264-devel.x86_64 0:0-0.8.20061028.lvn7 set to be
>         updated
>         
>         Dependencies Resolved
>         
> =============================================================================
>         Package Arch Version Repository Size
>         
> ============================================================================= 
> Installing:
>         x264 x86_64 0-0.8.20061028.lvn7 livna 227 k
>         x264-devel x86_64 0-0.8.20061028.lvn7 livna 15 k
>         
>         
>         I am now able to use ffmpeg or avidemux to render to h264
>         format. Great!
> 
> The real reason for the rate control error is that the newer version
> of the x264 library now expects a value for rate control. With the
> older version, if none was given x264 would take a default (cqp=26).
> Therefore it is actually a bug in cinelerra, which does not provide a
> value for the rate control.
> 
> From the x264 changelog:
> 
> 
> Changes from rev. 654 to rev. 655 
> 
>       * require a ratecontrol method to be specified, it no longer
>         defaults to cqp=26. 
> Paul
Thanks Paul,
Do you think that fixing the Cinelerra codebase
(probably /hvirtual/quicktime/ffmpeg/libavcodec/x264.c) to include the
ratecontrol method would fix the latest error?

x264 [error]: invalid width x height (0x720)

scott


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to