x264enc plugin fails to get initialized when tried to encode

Tim Müller tim at centricular.com
Fri Oct 16 11:51:14 PDT 2015


On Fri, 2015-10-16 at 11:01 -0700, raghava.447 wrote:

> x264enc plugin fails to get initialized when tried to encode the file
> "big_buck_bunny_480p_h264.mov". I have used below pipeline.
> 
> gst-launch-1.0 filesrc location=big_buck_bunny_480p_h264.mov !
> decodebin !
> videoconvert ! x264enc bitrate=2048 ! mpegtsmux ! udpsink
> host=192.168.1.2
> port=8800
> 
> But the same pipeline works and x264enc is able to encode the file
> "big_buck_bunny_480p_surround-fix.avi".
> 
> Why is this behaviour?

GST_DEBUG=*:ERROR gst-launch-1.0 ...   shows:
 
ERROR x264enc :0::<x264enc0> width not divisible by 2 (853x480)

 Cheers
  -Tim


-- 
Tim Müller, Centricular Ltd - http://www.centricular.com




More information about the gstreamer-devel mailing list