[gst-devel] Error using x264 encoder plugin in Windows
Andoni Morales
ylatuya at gmail.com
Sun Jan 25 19:58:30 CET 2009
Hi,
I've testing the x264 encoder plugin in Windows (gst-plugins-bad 0.10.10)
and I always get an error complaining about no ratecontrol method
specified.
The pipeline used is:
gst-launch-0.10.exe -v videotestsrc ! x264enc ! avimux ! filesink
location=t.avi
And the error:
0:00:00.312500000 4068 01AABE30 ERROR x264enc
.:0::<x264enc0> no ratecontrol method specified
0:00:00.312500000 4068 01AABE30 WARN default
.:0::<x264enc0> error: Can not initialize x264 encoder.
0:00:00.312500000 4068 01AABE30 INFO GST_ERROR_SYSTEM
.:0::<x264enc0> posting message: Can not initialize x264 encoder.
0:00:00.312500000 4068 01AABE30 INFO GST_ERROR_SYSTEM
.:0::<x264enc0> posting message: Can not initialize x264 encoder.
0:00:00.312500000 4068 01AABE30 INFO GST_ERROR_SYSTEM
.:0::<x264enc0> posted error message: Can not initialize x264 encoder.
ERROR: from element /GstPipeline:pipeline0/GstX264Enc:x264enc0: Can not
initialize x264 encoder.
Additional debug info:
..\..\ext\x264\gstx264enc.c(620): gst_x264_enc_init_encoder ():
/GstPipeline:pipeline0/GstX264Enc:x264enc0
Does any one knows what can be wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090125/8baf7a39/attachment.htm>
More information about the gstreamer-devel
mailing list