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/ |    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 | |||
| <syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||