Skip to content

Draft: ges-launcher: add ignore EOS option

This option was missing as opts->ignore_eos was already existing.

I'm using this option if I want avoid the app to exit on EOS by example debugging a last frame which is having artifacts:

$ ges-launch-1.0 --ignore-eos +clip myclip.mkv duration=2.0

playback for 2 seconds and stay up

Edited by Stéphane Cerveau

Merge request reports