GStreamer: Difference between revisions

imported>Malteneuss
Add error example
imported>Malteneuss
No edit summary
Line 58: Line 58:
   Name                    coreelements
   Name                    coreelements
   Description              GStreamer core elements
   Description              GStreamer core elements
   Filename                /nix/store/p39g1gmpymya3blmqxmf54bpvv3s9z61-gstreamer-1.20.3/lib/gstreamer-1.0/libgstcoreelements.so
   Filename                /nix/store/p39g1.../libgstcoreelements.so
   ...
   ...
</syntaxhighlight>
</syntaxhighlight>


or by using it in a pipeline. Here, we could play a video from the local machine with
or by using it in a pipeline. Here, we could play a video from the local machine with


<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">