Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How do you play videos in Turing?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Zeppelin




PostPosted: Sat Jan 05, 2008 10:34 pm   Post subject: How do you play videos in Turing?

I need to know what command to use to play an avi file but I couldn't find it in the help section of Turing's help file.
Sponsor
Sponsor
Sponsor
sponsor
Ultrahex




PostPosted: Sat Jan 05, 2008 11:08 pm   Post subject: Re: How do you play videos in Turing?

Because there is no such command created yet so far Smile
Tony




PostPosted: Sat Jan 05, 2008 11:56 pm   Post subject: RE:How do you play videos in Turing?

Indeed, it is not yet trivial to just play a movie file. There's loading, decoding, sync'ing video with audio, etc, etc... I don't know of a Turing library to do that, it would have to be massive. Besides, Turing's performance issues will likely make it unusable anyway.

Best I've seen so far is loading an array of image frames and playing that. Which is what movie files are anyway -- a series of image frames + compression.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Zeppelin




PostPosted: Sun Jan 06, 2008 12:10 am   Post subject: Re: How do you play videos in Turing?

Shoot. I could have swarn I saw a command to do this on my scholls version of turing.
Tony




PostPosted: Sun Jan 06, 2008 2:10 am   Post subject: RE:How do you play videos in Turing?

If you find out, let us know.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
DIIST




PostPosted: Sun Jan 06, 2008 10:50 am   Post subject: Re: How do you play videos in Turing?

you probbly thinking of Sys.Exec() command example. The opend an avi file using your default movie player. Laughing
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: