Hi IÃ,´ve got this problem everytime I add in the code the PlayMovie command.
My Xcode is 3.1
And glbasic is the last update
The code is this:
SETCURRENTDIR("Media") // seperate media and binaries?
WHILE TRUE
MOUSESTATE mx,my,b1,b2
IF b1=1 THEN PLAYMOVIE "k.mp4"
PRINT mx,100,100
SHOWSCREEN
WEND
Alwais appear this pop un about donÃ,´t parse the file .
Another code whitout Playmovie Command runs well.
Best Regards
Iván J.
P:S I tried the example code and make the same.
[attachment deleted by admin]
Quote from: Kitty Hello on 2009-Jun-28
Playmovie only on Windows, yes. Might be easy to extend to Linux, but not the handhelds.
That was posted mid 2009 - the situation might have changed since then.
With that message, make sure there are NO spaces in the Project Name.
Hi Ian, I think what now the iphone player can be used, if I donÃ,´t rebember bad in someplace of the forum I was read what GLbasic iphone can play Movie.
Thanks Mrtatoad, I tryed what you say me and now works, I make that the player shows in the screen of my iphone, but donÃ,´t reproduce the movie, is something strange, if I put PlayMovie "ZZZ.mp4", donÃ,´t works in iphone, but i put "ZZZ.m4v" works, is extrange too, when I send the video to mac, the extension of video changes autmatically from .mp4 to .mv4.
Thanks to boot for your quikly response.
Best Regards.
Iván J.
I can't get video on the iPhone which I tried .mp4 And .m4v but there is only audio. :noggin:
IMO: I think for the next version (maybe GLB 9)... a revision of PLAYMOVIE function with some parameters like:
Pos X
Pos Y
Width
Height
Type (of video if are aplicable)
FPS
...
:-[
Quote from: matchy on 2010-Jul-26
I can't get video on the iPhone which I tried .mp4 And .m4v but there is only audio. :noggin:
Sounds like the video isn't quite compatible...
HI guys, I stay making probes but at today I don´t make works the video on Iphone. But can makes because Trucidare explainme a little how make it, but I don´t landed
I leave some answers about this theme form Trucidare (thanks for here!!!)
Trucidare (whit your permission :nw:)
you have to add you mov file in the xcode projekt (Media Folder) check if its available and try to play. works with all movie files you can put on itunes. .mov and .m4v avi is not supported because its thirdparty.
please tab on the black screen will the movie buttons come? have you ipod touch 1gen?
if the screen is black after loop wheel the movie format is not supported on ipod (the size) convert your movie with an any to ipod converter
ok i think its the resolution, if you see the buttons of movie player the command work well
Like seem Trucidare makes works, I think is trouble when change the format on some free/paid aplications for translate the video to Ipod/Iphone, then command Play Movie Works, but I say is a little problem when we changing from format to another.
Best Regards,
Iván J.