• Resolved nlahm

    (@nlahm)


    Hello, I try to use the videopack gallery. But when I click on a video, the sound runs twice (there is a small echo with the sound) and when I want to stop the video, the sound doesn’t stop. I try with your home page (https://www.videopack.video/) and there is the same problem with the gallery. My browser is Firefox. Best regards.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nlahm

    (@nlahm)

    The first sound begins with the line 199 in the file src/public/js/videopack.js because there is “autoplay” in popupcode.

    The problem disappears if, in the file src/public/videopack-public.php, line 705, I replace :
    ‘autoplay’ => ‘true’,
    by
    ‘autoplay’ => ‘false’,
    But, now, I must click on Play in the lightbox.

    (Sorry if my explanations are not clear, but I am french and I don’t speak english very well…)

    Plugin Author Kyle Gilman

    (@kylegilman)

    I’ll take a look at it. I understand the problem. As you’ve seen, disabling autoplay only gets you halfway there, but I suspect it will be a simple fix.

    Hi ,
    same too also using ads in video .. Video start with ads but underground we can hear audio of video..when ads end , start a new audio that make an echo effect..Using temporary fix of @nlahm works

    Plugin Author Kyle Gilman

    (@kylegilman)

    Sorry this took so long. It should be fixed in v4.9.2 which I just released.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gallery video : can’t stop sound’ is closed to new replies.