Mpv: Is it possible to set the A-B loop points according to the lyric files automatically?

Created on 10 Aug 2016  路  4Comments  路  Source: mpv-player/mpv

mpv version and platform

mpv 0.17.0

Expected behavior

Set the A-B loop points according to the lyric files automatically

Actual behavior

even cannot set multiple a,b points.

api option-param-conf feature-request low scripting

Most helpful comment

You can probably use EDL files for that. See also #4153.

All 4 comments

No, that would have to be added as a feature.

even cannot set multiple a,b points.

Also what would be the point of that? Obviously playback would get "stuck" at the first loop point.

Multiple a,b points means

a1,b1,a2,b2...

where a1,b1 is a loop while a2,b2 is another loop. And we should have three shortcuts, one for playing in one loop only, one for switching to next loop and the other one for switch to previous loop.

You can probably use EDL files for that. See also #4153.

Was this page helpful?
0 / 5 - 0 ratings