Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
5 registered members (Dico, AndrewAMD, TipmyPip, NewbieZorro, Grant), 15,791 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
AVI only plays in window mode #31188
07/27/04 07:12
07/27/04 07:12
Joined: Jun 2004
Posts: 30
Köln, Germany
C
christe Offline OP
Newbie
christe  Offline OP
Newbie
C

Joined: Jun 2004
Posts: 30
Köln, Germany
Hi,
i'm tring to play an avi with the following code (6.22 Com):

...
media_play("grundrisse.avi", bmpPCMovieBG, 100); // Media play
x = media_handle; // save Handle
pnlSignPCAni.visible = on; // open Movie Panel
wait(2);
while(media_playing(x)!=0)
{
wait(1); // wait for avi to end
}
...

everything works fine in engines window mode. If i run the engine in full screen the debugger returns the media_handle with 0.
Anybody knows a solution?

Re: AVI only plays in window mode [Re: christe] #31189
07/27/04 18:20
07/27/04 18:20
Joined: Jun 2004
Posts: 30
Köln, Germany
C
christe Offline OP
Newbie
christe  Offline OP
Newbie
C

Joined: Jun 2004
Posts: 30
Köln, Germany
I found an solution by myself. It seems that the engine doesn't like the used codec (Radius Cinepak). I used another codec and it works fine (except the worse quality of the other codec). The fact that all avis supposed to run with the engine that run under direct x seems to be very wrong...
Any comments?

Re: AVI only plays in window mode [Re: christe] #31190
07/27/04 21:34
07/27/04 21:34
Joined: Jul 2004
Posts: 1,710
MMike Offline
Serious User
MMike  Offline
Serious User

Joined: Jul 2004
Posts: 1,710
hey i can't play any vid its annoying, no wmv, or .avi, or whatelse could it be the codek??

Re: AVI only plays in window mode [Re: MMike] #31191
07/29/04 06:05
07/29/04 06:05
Joined: Jul 2004
Posts: 663
Wa, USA
BlueFire Offline
Developer
BlueFire  Offline
Developer

Joined: Jul 2004
Posts: 663
Wa, USA
Only Comm or Pro can play movies.


May 1, 2005

Moderated by  HeelX, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1