GL: tex_id is always zero after updating from 1.8 to 1.10
Gottfried Haider
gottfried.haider at gmail.com
Sun Nov 13 18:45:59 UTC 2016
I just filled this as https://bugzilla.gnome.org/show_bug.cgi?id=774370
Tentatively put it into gst-plugins-bad, but it could of course also
be a different component that prevents the playback from working.
Thanks in advance,
Gottfried
On Sat, Nov 12, 2016 at 3:07 PM, Matthew Waters <ystreet00 at gmail.com> wrote:
> On 12/11/16 11:32, Gottfried Haider wrote:
>> Our code [1] is modeled after the testegl example in gst-omx. In 1.8,
>> in handling the "handoff" signal, we would retrieve a (nonzero) tex_id
>> from the GstBuffer we're handed.
>>
>> With 1.10 the code doesn't throw any particular error, the callback is
>> still begin periodically executed - but the tex_id is always zero.
>>
>> Any idea about what could have caused this change in behavior?
>>
>> I am testing on macOS 10.11.6 with the gstreamer-1.0-1.10.0-x86_64
>> binary from the site.
>
> Nothing comes to mind with this little information.
>
> A small reproducible test case would be great to attach to a bug :)
>
> Cheers
> -Matt
>
>> Thanks in advance,
>> Gottfried
>
>
>
More information about the gstreamer-devel
mailing list