Page 1 of 1

A-B Loop by Frame

PostPosted: Sat Jul 04, 2020 4:53 am
by Gooseye
I have been trying to figure this out for a while now, I have googled this to death but can't find an answer.

I want to do an A-B Loop by frame instead of time, is this possible? I can't even figure out how to display the Frame Counter.

My issue is, when I loop by time, the A-B Loop starts and ends on the second, but I want to start or end on a half or quarter second.

I have tried to figure out if it is possible to use milliseconds for loop, but I haven't figured that out either.

So basically, either being about to set the loop by frame or milliseconds would work for me. Is either of these possible?

Re: A-B Loop by Frame

PostPosted: Sun Jul 05, 2020 2:25 pm
by rvm
I think mpv only supports loop by time, not by frame.

https://mpv.io/manual/stable/#options-ab-loop-b

Re: A-B Loop by Frame

PostPosted: Mon Jul 06, 2020 8:28 am
by Gooseye
Ok, thank you for the response, I was thinking that may be the case.