Gstreamer Editing Services: Trouble running examples

Thibault Saunier tsaunier at gnome.org
Fri Aug 3 16:51:49 UTC 2018


Hi,

We should better error out, but the problem here is that it can't find
the `nlecomposition` element. You should make sure to add you build
path to GST_PLUGIN_PATH before running.

Please open a bug report so I think about handling that better.

Regards,

Thibault Saunier
On Fri, Aug 3, 2018 at 7:10 AM Manas Jayanth
<prometheansacrifice at gmail.com> wrote:
>
> Hi,
>
> I'm trying to build GES examples using meson. Build completes fine but the binaries segfault. Found the following using gdb:
>
> Program received signal SIGSEGV, Segmentation fault.
> ges_track_constructed (object=<optimized out>) at ../ges/ges-track.c:506
> 506         componame =
>
> When stepped into it, starting from ges_init() call in simple1.c, the following was seen in gdb:
>
> 0x00007ffff701c2cd in __GI__dl_catch_exception (exception=exception at entry=0x7fffffffc980,
>     operate=0x7ffff54530d0 <dlsym_doit>, args=0x7fffffffc9f0) at dl-error-skeleton.c:194
>     194     dl-error-skeleton.c: No such file or directory.
>
>
> If it helps, I have documented my entire experience here on StackOverflow. I'm running Ubuntu 18.04.
>
> --
> - prometheansacrifice
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list