Re: reuse the pipeline vs rebuild a pipeline
cfd new via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <[email protected]> |
Nobody knows?
On Tuesday, June 6, 2023, 10:27:11 a.m. EDT, cfd new via gstreamer-devel <[email protected]> wrote:
Hi, Guys,
I build a pipeline to play a list of video files. When one file is finished, the next file will be played. I can stop the pipeline and destroy it, then rebuild a new one for this.I can also simply replace the location of the source element while keeping the old pipeline. Which way is more efficient? Or it does not matter at all? I appreciate youradvice.
Cheers,
Joe