problems with quicktime movie file

We recorded a movie using eggplant, we are able to playback the movie using the eggplant MAC, but we can not play the same movie file using quicktime on Windows.

The error code we recieve is Err#2048 “Can not open file becaus it is a not in a format quicktime recognizes.”

Has anyone run into this problem? Any help is greatly appreciated.

Unfortunately not all Quick Time tools (including Quicktime on Windows) are capable of working directly with the movie that we export.

We do intend to add compression and alternate encodings to a future version of Eggplant but in the short term there is a very easy workaround:

1- Please download the free QT_TOOLS from this location:
For 10.5:?http://omino.com/sw/qt_tools/qt_tools.dmg
For 10.4:?http://omino.com/sw/older_qt_tools/qt_tools_561/qt_tools.dmg

2- As root (or using sudo) run the install.sh script inside the DMG

3- Using the qt_export tool you can compress or switch to alternate encodings – even doing a default conversion will greatly reduce the movie size and make it more compatible:
example:?/usr/local/bin/qt_export ~/Movies/EggplantMove.mov ~/Movies/EggplantMovieConvert.mov

Thanks for the information :smiley: