VideoPlayer Problem in Windows 10

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
thebelg
Posts: 24
Joined: Thu Nov 01, 2012 8:51 pm
Location: Germany

VideoPlayer Problem in Windows 10

Post by thebelg » Tue Jan 22, 2019 2:42 pm

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

thebelg
Posts: 24
Joined: Thu Nov 01, 2012 8:51 pm
Location: Germany

Re: VideoPlayer Problem in Windows 10

Post by thebelg » Tue Jan 22, 2019 3:01 pm

I checked it again on windows 7. Also here it goes without problems
:o

thebelg
Posts: 24
Joined: Thu Nov 01, 2012 8:51 pm
Location: Germany

Re: VideoPlayer Problem in Windows 10

Post by thebelg » Wed Jan 23, 2019 2:51 pm

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

Klaus
Posts: 13806
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: VideoPlayer Problem in Windows 10

Post by Klaus » Wed Jan 23, 2019 3:13 pm

Oh, really? What a strange reason!? :shock:
But glad you found the reason why it did not work!

bogs
Posts: 5435
Joined: Sat Feb 25, 2017 10:45 pm

Re: VideoPlayer Problem in Windows 10

Post by bogs » Wed Jan 23, 2019 3:25 pm

I agree with Klaus, that is bizarre. I assume that is a bug in Lc, right? Windows 10 plays the video outside of Lc?
Image

Post Reply

Return to “Windows”