Someone
public text v1 · immutableIndex: libs/libmythbdnav/bluray.c
===================================================================
--- libs/libmythbdnav/bluray.c (revision 25285)
+++ libs/libmythbdnav/bluray.c (working copy)
@@ -487,7 +487,7 @@
bd->clip = nav_set_angle(bd->title, bd->clip, bd->request_angle);
bd->seamless_angle_change = 0;
}
- if (tick < bd->title->duration) {
+ if (tick < bd->title->duration * 2) {
tick /= 2;
// Find the closest access unit to the requested position