Hi there,
I'm trying to play movies inside Blitz3D.
- Some movies are playing correctly.
- Some movies are playing without any pictures (but the sound is ok)
- Some movies are playing upside down.
- Some movies are hanging the program on the OpenMovie() call.
As my tool have to play correctly all the movies file it receive, convert the faulty movie to a blitz working format is not an acceptable solution.
I tried to play all these movies inside a basic DirectShow player in c# I made, and all of these movies are playing correctly.. so it is not a DirectShow issue.
Questions are:
1/ Is there any stable user library to play these videos in a texture inside Blitz3D? (In the forum I found some references to BlitzMovie, but all links seems to be dead)
2/ If there is no user library able to do this task, Is there a way to know if a movie will be compatible with Blitz3D ? Which codec/resolutions/framerate/whatever is supported by the Blitz3D player?
thanks for any help/link or advice.
have a nice weekend
I'm trying to play movies inside Blitz3D.
- Some movies are playing correctly.
- Some movies are playing without any pictures (but the sound is ok)
- Some movies are playing upside down.
- Some movies are hanging the program on the OpenMovie() call.
As my tool have to play correctly all the movies file it receive, convert the faulty movie to a blitz working format is not an acceptable solution.
I tried to play all these movies inside a basic DirectShow player in c# I made, and all of these movies are playing correctly.. so it is not a DirectShow issue.
Questions are:
1/ Is there any stable user library to play these videos in a texture inside Blitz3D? (In the forum I found some references to BlitzMovie, but all links seems to be dead)
2/ If there is no user library able to do this task, Is there a way to know if a movie will be compatible with Blitz3D ? Which codec/resolutions/framerate/whatever is supported by the Blitz3D player?
thanks for any help/link or advice.
have a nice weekend