Hi all,<br><br>The sample code for h264 encoding is not working on my Intel Core i7-2620M ( Intel HD Graphics 3000 ).<br><br><font size="2"><i>./h264encode -w 320 -h 240 -n 10<br>libva: libva version 0.32.0<br>libva: va_getDriverName() returns 0<br>
libva: Trying to open /usr/local/lib/dri/i965_drv_video.so<br>libva: va_openDriver() returns 0<br>Coded 10 frames, 320x240, save the coded file into /tmp/demo.264<br><br>lt-h264encode: i965_drv_video.c:1511: i965_EndPicture: Assertion `obj_context-&gt;codec_state.enc.seq_param&#39; failed.<br>
      |00000000(I)(120000 bytes coded) </i></font><br><br>Any insight on what the cause of the problem is ?<br><br>Thanks, Sammy<br><br>PS:<br>( I am using <a href="http://intellinuxgraphics.org/2011Q3.html">http://intellinuxgraphics.org/2011Q3.html</a> release on Fedora 16 64bit)<br>
<br>