Page 1 of 1

VideoPlayer Problem in Windows 10

Posted: Tue Jan 22, 2019 2:42 pm
by thebelg
On a Windows 10 PC we installed LAVFilters-0.71 for playing some "mp4" Videos.
in the source we use the command
set the filename of player "VideoPlayer" to (getDataPath() & filmToPlay & ".MP4")
I can see that the filename (with complet path is correct).
But when I call
answer the result
I get the information
could not create movie reference
Also is the value of currenttime-property a realy great value 4767413699670

On Windows XP no problem. But we must Use Windows 10.

Can anybody give me help


Thanks

Re: VideoPlayer Problem in Windows 10

Posted: Tue Jan 22, 2019 3:01 pm
by thebelg
I checked it again on windows 7. Also here it goes without problems
:o

Re: VideoPlayer Problem in Windows 10

Posted: Wed Jan 23, 2019 2:51 pm
by thebelg
OK, we can close this issue.
The Problem with Windows 10 and Livecode Video was......
The PC MUST have attached a audio-device (Speaker) when the video contains sound :evil:

Marcel

Re: VideoPlayer Problem in Windows 10

Posted: Wed Jan 23, 2019 3:13 pm
by Klaus
Oh, really? What a strange reason!? :shock:
But glad you found the reason why it did not work!

Re: VideoPlayer Problem in Windows 10

Posted: Wed Jan 23, 2019 3:25 pm
by bogs
I agree with Klaus, that is bizarre. I assume that is a bug in Lc, right? Windows 10 plays the video outside of Lc?