<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
GStreamer-0.10 support has made "obsolete" from
gstreamer-vaapi-0.5.9 release onwards.<br>
There is no guarantee that it is going to work with 0.10.x ! Even
though you have hacks to make it work, it will end-up in other
issues. <br>
The 0.10.x is something which is not maintaining in upstream(the
last release was on Feb, 2012 !!). And don't expect help, release or
fixing in 0.10.<br>
The same for gstreamer-vaapi too, since gstreamer-0.10 is just a
mess nowadays ,nothing more.<br>
I will completely remove the 0.10 support (and code necessary for
building) in next gstreamer-vaapi release too.<br>
<br>
Note: Even GStreamer-1.0 support is obsolete now, the required
version of GStreamer is >= 1.2 .<br>
<br>
<div class="moz-cite-prefix">On 26.02.2015 00:06, Matt Pekar wrote:<br>
</div>
<blockquote
cite="mid:CANw9OndiLm0saFrrZ5PdgNYODPHf1jL3-tyGA9N=qArkQO+yAA@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div dir="ltr">filesink by default has "sync" set to false, so
GStreamer is probably dumping data as fast as it can. If you
use "filesink sync=true" it should append at whatever bitrate
vaapiencode_h264 works at by default.
<div><br>
</div>
<div>This sounds like more of a GStreamer topic than libva. You
might want to post more info about the pipeline you're trying
to create on a GStreamer forum or list.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Feb 25, 2015 at 4:00 PM, Juan
Robles <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:filosangrante@gmail.com" target="_blank">filosangrante@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I've managed to package gstreamer-vaapi 0.5.9 with
all its dependencies for my distribution, ubuntu 12.04</div>
<div><br>
</div>
<div>My application is tied up for now to gstreamer 0.10,
but I badly need vaapiencode_h264 element to work as I'm
trying to use an underpowered system for some tasks and
hardware assisted h264 encoding would help.</div>
<div><br>
</div>
<div>The problem is that with a testing pipeline like
this:</div>
<div><br>
</div>
<div>gst-launch-0.10 videotestsrc pattern=1 !
video/x-raw-yuv,width=1280,height=720 ! vaapiencode_h264
! mp4mux ! filesink location=output.mp4</div>
<div><br>
</div>
<div>All I get is a muxed file with a crazy bitrate,
something like 130Mbps, and a really high cpu use (100%
in one cpu thread).</div>
<div><br>
</div>
<div>I know gstreamer 0.10 support is deprecated, and
gstreamer-vaapi 0.5.9 was the last version that I was
able to build, as 0.5.10 requires something that my
gstreamer 0.10 packages don't have.</div>
<div><br>
</div>
<div>Any ideas on how I could get gstreamer-vaapi encoding
to work in this case?</div>
<div><br>
</div>
<div><br>
</div>
</div>
<br>
_______________________________________________<br>
Libva mailing list<br>
<a moz-do-not-send="true"
href="mailto:Libva@lists.freedesktop.org">Libva@lists.freedesktop.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freedesktop.org/mailman/listinfo/libva"
target="_blank">http://lists.freedesktop.org/mailman/listinfo/libva</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Libva mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libva@lists.freedesktop.org">Libva@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/libva">http://lists.freedesktop.org/mailman/listinfo/libva</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Thanks
Sree</pre>
<p>---------------------------------------------------------------------<br>
Intel Finland Oy<br>
Registered Address: PL 281, 00181 Helsinki <br>
Business Identity Code: 0357606 - 4 <br>
Domiciled in Helsinki </p>
<p>This e-mail and any attachments may contain confidential material for<br>
the sole use of the intended recipient(s). Any review or distribution<br>
by others is strictly prohibited. If you are not the intended<br>
recipient, please contact the sender and delete all copies.</p></body>
</html>