Re: RE Video Player LiveCode on Windows

2019-10-23 Thread J. Landman Gay via use-livecode
I don't think this is a player problem, it's a script editor issue. The slowdown has been reported before, mostly on Windows, but yesterday I had the identical problem on Mac. Editing slows to a crawl until finally the IDE locks up and you're forced to force quit. To avoid losing work, restart

Re: RE Video Player LiveCode on Windows

2019-10-23 Thread Paul Dupuis via use-livecode
I concur with Peter's suggestion. Using LC9.0.5 RELEASE, I have not seen crashes when editing stacks with player objects or changing player properties. LC9.0.5rc1 and LC9.5.0 RELEASE have bugs that can crash the IDE while debugging. However, in our two applications that use the player object,

Re: RE Video Player LiveCode on Windows

2019-10-23 Thread Peter Bogdanoff via use-livecode
Roland, You might try setting filename of the player to empty before going to edit mode (catching the editScript message). In the past, if a player couldn’t find the referenced file it often causes LC to freeze or slow way down, similarly to what you’re reporting. Peter Bogdanoff ArtsInteracti

RE Video Player LiveCode on Windows

2019-10-23 Thread R.H. via use-livecode
@ Paul Dupuis Thank you very much, Paul, for your detailed answer. I removed my other Codec package and installed the LAV package as recommended by you. It works well! Great. All the videos I have in MP4, etc. are playing now. This makes me happy. But the other biggest problem: My IDE starts han

Re: Video-Player LiveCode on Windows

2019-10-21 Thread Paul Dupuis via use-livecode
LC9 uses DirectShow which Microsoft ships with a very limited number of formats it supports. We recommend people install LAV Filters - a free set of additional codec for DirectShow that provides a format range comparable to Apple AVF https://github.com/Nevcairiel/LAVFilters/releases/download/