Hi Ray,

> Am 18.12.2014 um 15:05 schrieb Ray <r...@linkit.com>:
> 
> When I do the following on my Mac OSX 10.7.1 running Quicktime 7.7.1 I hear 
> the audio but I can't see the video.
> I drag a player object to a new main stack and change the source from the 
> Livecode's Sample.mov file to Apple's Sample_iPod.m4v movie or any other .m4v 
> file.  Playing it gives me audio but no video.
> If I choose the edit tool in Livecode while the movie is play suddenly video 
> plays.  Return to Livecode's browse tool and video stops while audio 
> continues.
> This is no problem at all in Livecode 6.5.2 using the same platform, same 
> system and same Quicktime version.  It's also no problem on my Windows 8.1 
> system in either version of Livecode.
> Is this really a bug or am I missing something?  If it's a bug does anybody 
> know if it's been reported?

quick guess: In Livecode 7 the "dontuseqt" property is set to TRUE by default, 
since it uses the new AVFoundation on the Mac to display media in a player 
object.

Try to set this property to FALSE on preopenstack and see if that works.

I hate these "dont_XYZ" properties, they are just too mentally challenging! :-D


Best

Klaus

--
Klaus Major
http://www.major-k.de
kl...@major-k.de


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to