How to dynamically change filesrc location and gapless playback and loop using C
imoni
sato at jmt-kk.co.jp
Sat Aug 15 11:33:08 UTC 2020
Thank you for your answer.
I compiled it, so I tried to run it.
$./a.out --playlist playlist_file --gapless
The contents of playlist_file are as follows.
AAA.mp4
BBB.mp4
In this case, the video stopped working without switching from AAA.mp4 to
BBB.mp4. The program no longer exits.
If the contents of playlist_file are as follows,
AAA.mp4
AAA.mp4
In this case, when switching from AAA.mp4 to the next AAA.mp4, the screen
turned green and flashed repeatedly. It seems to be working because the time
is counted internally.
Do I need any other options to play mp4 files gapless?
Thank you and best regards,
imoni
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list