Theora Bug
by Travis Mallett · in Torque Game Engine · 03/10/2006 (5:16 am) · 21 replies
I am having difficulties getting the Theora control to work in Torque 1.4. My video plays fine the first time. Subsequent replays cause the player to play as if in slow motion without audio. It almost looks as if you were downloading a video file and playing it before the buffer was completely full. I've seen other threads where this was a problem in early Torque 1.4 releases. However, I am using the latest official release and this is still a problem. Early release candidates had fixed this issue but at that time Torque 1.4 release candidates were not using mutexes. Any suggestions?
Torque Owner ArchonLight
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 9.00.30729
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '..\tools\out.VC8.DEBUG_FAST\interiorCollision.sbr': No such file or directory
1>Build log was saved at "file://c:\Torque\TGE_1_5_2\tools\out.VC8.DEBUG_FAST\BuildLog.htm"
1>Torque Demo - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 6 up-to-date, 0 skipped ==========
Anyone have any suggestions as to why this error occured?