Log In | Register | Contact | Search


Forum Home  >  Electric Image Animation System  >  EIAS Technical Support  >  Thread
Search      Advanced Search
   
 
QTUT 103 error message
Posted: 21 July 2008 06:40 AM   [ Ignore ]  
Member
Avatar
RankRankRank
Total Posts:  63
Joined  2007-07-01

Hello,

I am trying to render a still image for a client but I keep running into the same error message (see attached image). It seems I cannot render any type of still image format which is slightly depressing. What am I doing wrong? And: what is a solution?

Thanks for any help!

Cheers
Albert

Image Attachments
QTUT_103.jpg
 Signature 

Animato Ergo Sum

Profile
 
 
Posted: 21 July 2008 07:21 AM   [ Ignore ]   [ # 1 ]  
Sr. Member
Avatar
RankRankRankRank
Total Posts:  238
Joined  2007-03-07

That error seems to be related to Quicktime and the chosen compressor.

From Guide to Camera Errors:
QTUT 103 Cannot begin movie compression. System error and file path given.

I generally render into .img format (which seems the most robust), and open this in Photoshop (for stills) or QT Pro (for animation and compression after the fact).

Hope that helps. smile

Dave.

 Signature 

Work Hard, Render Fast, Retire....er...Render Some More.

http://www.arketypedesign.com

Profile
 
 
Posted: 21 July 2008 10:10 AM   [ Ignore ]   [ # 2 ]  
Moderator
RankRankRankRank
Total Posts:  236
Joined  2007-03-07

Error 103 occurs when Camera begins the compressions process (when it calls QT to compress).
-3954 is a Mac System Error: kQDCorruptPICTDataErr

It sounds like you were rendering to PICT with a compression parameter not supported by QT.
I’m not sure how this could have happened.

By the way, all of the Camera error messages are listed here:  http://www.eitechnologygroup.com/wiki/Camera_Errors/

 Signature 

Matt Hoffman
Development and Support
EI Technology Group, LLC.

Profile
 
 
Posted: 27 July 2008 03:47 AM   [ Ignore ]   [ # 3 ]  
Member
Avatar
RankRankRank
Total Posts:  63
Joined  2007-07-01

Thanks for the replies. As this error was easily repeated in the past week (in an unpredictable but regular frequency) I better stick to the .IMG > Photoshop > TIFF route then…

Best,
Albert

 Signature 

Animato Ergo Sum

Profile
 
 
Posted: 02 September 2008 03:30 PM   [ Ignore ]   [ # 4 ]  
Moderator
RankRankRankRank
Total Posts:  236
Joined  2007-03-07

I wonder how big (x by y) the PICT was. Might be a problem with a resolution limit in the PICT file format

 Signature 

Matt Hoffman
Development and Support
EI Technology Group, LLC.

Profile
 
 
Posted: 02 September 2008 03:41 PM   [ Ignore ]   [ # 5 ]  
Member
Avatar
RankRankRank
Total Posts:  63
Joined  2007-07-01

Hi Matt,

It wasn’t that big: 2400 x 1800 pixels.

Regards
Albert

 Signature 

Animato Ergo Sum

Profile
 
 
Posted: 02 September 2008 03:50 PM   [ Ignore ]   [ # 6 ]  
Moderator
RankRankRankRank
Total Posts:  236
Joined  2007-03-07

I think anything above 2048 x Y isn’t supported by PICT

 Signature 

Matt Hoffman
Development and Support
EI Technology Group, LLC.

Profile
 
 
Posted: 02 September 2008 03:54 PM   [ Ignore ]   [ # 7 ]  
Member
Avatar
RankRankRank
Total Posts:  63
Joined  2007-07-01

That would surprise me (unless it is a restriction within Camera), since I regularly produce 4800x3600 PICTs in a different application that cause me no trouble.

Regards
Albert

 Signature 

Animato Ergo Sum

Profile
 
 
Posted: 02 September 2008 04:04 PM   [ Ignore ]   [ # 8 ]  
Moderator
RankRankRankRank
Total Posts:  236
Joined  2007-03-07

The original PICT format didn’t support more than 2K across. We don’t render to PICT directly. Instead we render to Image and then
call QuickTime to convert the image file to a PICT. It appears that the buffer that holds the data before it can be converted has a 2k
limitation. That’s why QuickTime is issuing the error message.

I don’t know if the problem lies in the old Mac GWorld system or in the codec we are using for conversion. Clearly there is a newer
PICT format that doesn’t have the resolution limit.

 Signature 

Matt Hoffman
Development and Support
EI Technology Group, LLC.

Profile