https://bugs.documentfoundation.org/show_bug.cgi?id=168477

Pablo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED

--- Comment #4 from Pablo <[email protected]> ---
Did you try to play the video in PowerPoint and compare it to Impress? In
PowerPoint the video loops while in Impress it doesn't.

slide1.xml has the following <p:video> element. Notice the
repeatCount="indefinite" attribute:

<p:video>
    <p:cMediaNode vol="80000">
        <p:cTn id="7" repeatCount="indefinite" fill="hold" display="0">
            <p:stCondLst>
                <p:cond delay="indefinite"/>
            </p:stCondLst>
        </p:cTn>
        <p:tgtEl>
            <p:spTgt spid="5"/>
        </p:tgtEl>
    </p:cMediaNode>
</p:video>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to