-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loop_move_XX_forward & scratching disables Loop #8824
Comments
Commented by: ronso0 I tested again, this behavior occurs very unpredictably. |
Commented by: ronso0 Also it seems to be codec dependent. I discoverd a .wma which always works. 6359 faad=0 ffmpeg=1 |
Issue closed with status Fix Released. |
Reported by: ronso0
Date: 2017-03-02T16:19:36Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp1669500
I experience that loop_move_xx_forward exits the loop if moved over loop_out boundary.
Same happens when scratching backwards over loop_in, which I do after setting a loop and then scratching until I find the right point to drop it.
Reproduce:
1 load a track
2 play, set up a loop
3 scratch backwards over loop_in
6112 built from source
6359 faad=1 ffmpeg=0
6359 faad=0 ffmpeg=1
6359 faad=0 ffmpeg=0
might be related to Bug 1475442
The text was updated successfully, but these errors were encountered: