
Player object & AVI
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Player object & AVI
Is it true that the player object does not play AVI? I can't figure out why my player won't play my AVI video when on Windows. 

Re: Player object & AVI
Hi cborn,
I have the same problem on mac
Klaus sent this URl to dowload Perian (for mac)
http://www.perian.org
and it work fine
and this also
Flip4Mac (http://windows.microsoft.com/en-US/wind ... components).
Maeby you can find a plugin for windows at the sameplace
Good luck
Jean-Marc
I have the same problem on mac
Klaus sent this URl to dowload Perian (for mac)
http://www.perian.org
and it work fine
and this also
Flip4Mac (http://windows.microsoft.com/en-US/wind ... components).
Maeby you can find a plugin for windows at the sameplace
Good luck
Jean-Marc
https://alternatic.ch
Re: Player object & AVI
What I am doing is creating a video recorder revlet that records from the users webcam, and then plays it back for them so they can review it. On Windows, recording can only happen with Video For Windows (VFW), therefore in AVI. So is there no way to have that same file played back (on Windows) in the revlet?
Re: Player object & AVI
Hi cborn,
I am not sure, but I think player objects in RevLets depend on QuickTime and
QuickTime for Windows does NOT support AVI files only QuickTime native formats!
You could try to
...
set the dontuseqt to true
...
But I am not sure if that will work.
Best
Klaus
I am not sure, but I think player objects in RevLets depend on QuickTime and
QuickTime for Windows does NOT support AVI files only QuickTime native formats!
You could try to
...
set the dontuseqt to true
...
But I am not sure if that will work.
Best
Klaus