GStreamer Daemon - Gapless Playback: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 34: Line 34:


}}
}}
To run the script you will need an existing video. You may use the [[Gstd-1.0 - MP4 Video Recording| video recording simple example]] to quickly use Gstd-1.0 to record one. To run the Gapless script type
<syntaxhighlight lang="bash">
./simple-gapless-playback.sh /tmp/video.mp4
</syntaxhighlight>