<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.3">
</HEAD>
<BODY>
Le mardi 10 juillet 2012 à 07:36 -0700, leo yvin a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
Hi Nicolas and thanks for your help!

I'm trying to follow this example and this is encouraging (The buffer is a
GST_IS_SURFACE_BUFFER and the converter seems to be created) but
gst_surface_converter_upload return false...

I imagine that there is an error if GST_BUFFER_SIZE return 0? 
</PRE>
</BLOCKQUOTE>
<BR>
You can check the debug logs for more information (GST_DEBUG=*vaapi*:5 if I remember). Also, you could install debug symbols for gstreamer-vaapi and libva, and produce a backtrace of when it returns false. This will help you, and will help us helping you.<BR>
<BR>
cheers,<BR>
Nicolas
</BODY>
</HTML>