Handle multiple videos

xabila

02-05-2009 10:07:10

Does it work on your latest release ?
Is it possible to play 2 videos at the same time?
Or you need to switch from one to another ?

Currently on my application all the clip are defined using the Ogre Texture ogg_video, but only the last definition/clip (on the .material) is playing the video, the other is displaying the 1rst frame.

i'm gonna try to compile your demo to see if it works.

Kreso

02-05-2009 11:20:12

i might have broken something during latest development. don't use SVN head unless you need to :)

the plugin is designed to support multiple playing videos which decoding is distributed among one or more threads.

xabila

02-05-2009 16:07:26

So i've got the revision 82, and i tried your multiples_video example and it's not worlking.
Actually only the video at the bottom right is displayed
Shoud i update to the 83 ?

Kreso

02-05-2009 18:02:16

So i've got the revision 82, and i tried your multiples_video example and it's not worlking.
Actually only the video at the bottom right is displayed
Shoud i update to the 83 ?


I dunno, try a few revisions, It used to work. I'll be able to tell you more once I get home to my computer.

xabila

02-05-2009 18:39:25

Ok i will wait so.
By the way 83 don't seem to correct anything :(

Kreso

03-05-2009 10:47:57

right, go back in revisions, below 80 :)

watch the svn changes I'll correct these issues soon.

xabila

03-05-2009 10:53:19

Ok could you tell me on this thread when it will be ok?
Thanks

Kreso

03-05-2009 11:00:04

I'll try to remember :) if I forget, bump the topic;

xabila

08-05-2009 12:42:27

Hi,
Did you work on it this week ?
Thanks

xabila

17-05-2009 13:08:12

:(

Kreso

17-05-2009 13:35:44

Sorry for the delay, i had a big deadline at work i will solve it this week.

xabila

31-05-2009 15:29:16

So how was your week ;)

Kreso

31-05-2009 18:00:47

So how was your week ;)

nice thanks for asking :)

the problem was solved earlier this week and the solution is in the latest svn head version;

xabila

01-06-2009 08:14:25

Good news !
Thanks

xabila

04-06-2009 16:31:24

So i got the revision 90.
But demoMulitples still display only one (sometime a second is displayed but not played).
:(

Kreso

05-06-2009 09:00:04

So i got the revision 90.
But demoMulitples still display only one (sometime a second is displayed but not played).
:(


really? It works fine at my end. are you sure you compiled correctly? make sure you have the correct dll etc;