You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am making something that requires the video to be looped until you press a button to move to the next or previous video, instead of automatically moving to the next video.
This feels like something that is possible with Omxplayer arguments, but it just feels like it would make sense to have it as a simple toggle in the INI. It may be in there somewhere already and I'm missing it.
First time ever using Github and I'm not sure how to mark this as feature request. I really love this project!
The text was updated successfully, but these errors were encountered:
I think it should be possible, but it would need some testing because the playback logic already is pretty convoluted...
Probably the best way will be, like you said, an ini option that enables "loop every file" - so all the repeat settings that you can define in the filenames are ignored.
but it will probably not be a problem hat straight forward because next/previous will not work and start the same video - which means the whole playback logic would need to be redone... So I don't think this will be possible anytime soon.
Thanks for the answer. I'll poke around a bit. For now I'll stick to opening the video files in premiere and looping them manually to make an extra long video file.
Hi.
I am making something that requires the video to be looped until you press a button to move to the next or previous video, instead of automatically moving to the next video.
This feels like something that is possible with Omxplayer arguments, but it just feels like it would make sense to have it as a simple toggle in the INI. It may be in there somewhere already and I'm missing it.
First time ever using Github and I'm not sure how to mark this as feature request. I really love this project!
The text was updated successfully, but these errors were encountered: