VideoPlayer Problem in Windows 10

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

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller

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

VideoPlayer Problem in Windows 10

Post 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
thebelg
Posts: 24
Joined: Thu Nov 01, 2012 8:51 pm

Re: VideoPlayer Problem in Windows 10

Post by thebelg »

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

Re: VideoPlayer Problem in Windows 10

Post 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
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: VideoPlayer Problem in Windows 10

Post by Klaus »

Oh, really? What a strange reason!? :shock:
But glad you found the reason why it did not work!
bogs
Posts: 5480
Joined: Sat Feb 25, 2017 10:45 pm

Re: VideoPlayer Problem in Windows 10

Post 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?
Image
Post Reply