Bug 151245

Summary: FILESAVE PPTX TO ODP: video stops after one iteration instead of playing in loop
Product: LibreOffice Reporter: Timur <timur>
Component: ImpressAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal CC: aron.budea, gerald, himajin100000
Priority: medium Keywords: filter:odp, filter:pptx
Version: 7.5.0.0 alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=149969
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 101522    

Description Timur 2022-09-30 08:41:04 UTC
With fix in bug 149969 LO from 7.4.2 can play in loop video from PPTX.
If sample PPTX attachment 181242 [details] is resaved as PPTX, it still plays in loop in LO and MSO. 

This bug is about the remaining issue:
1.  Sidebar-Animation Effect-Options-Timing-Repeat Until... should be seen as checked on fileopen of original PPTX and after following savings.
2. If sample PPTX is saved as ODP and reopen, it should also play in a loop.
Comment 1 Gerald Pfeifer 2022-10-05 12:39:00 UTC
Confirming with Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: a36173359d4614a8935e2f764acadfcf736e091c
CPU threads: 8; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US


(i) Interestingly, when playing in edit mode (via the buttons in the
sidebar when one selects the image on the slide) upon initial loading
indeed the video only plays once - consistent with Timur's item 1. [BUG]

Entering presentation mode afterwards it still repeats infinitely.


(ii) Toggling the "Repeat" button to "on" replay repeats infinitely both
in edit and presentation modes. [OKAY]


(iii) Toggling the "Repeat" button again, to "off" it plays only once in
edit mode [OKAY], yet still infinitely often in presentation mode. [BUG]


(In other words, it appears presentation mode completely ignores the state
of the button?)