Background Image From PDF

Next
 From:  propmaster (PWWHDR70)
5305.1 
I'm trying to make a background image in MOI from a PDF. No matter what format I convert to (JPG, TIF, PNG) MOI doesn't show the image.

It is a multiple page PDF, but I always select the page I want and convert only that page.

Could there be some copy protection in the PDF that I'm overlooking? Or is there a limit to the file size in MOI for background images (it is rather large - 40,000+ pixel width)? It's not a vector image, but I don't think that's the issue.

Admittedly, I don't know as much about PDF files as I probably should. This one's probably a no-brainer. :P
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5305.2 In reply to 5305.1 
Hi propmaster, 40,000 pixels in width is an extraordinarily huge bitmap, you will likely need to reduce that to something more around 4,000 or so pixels across instead of such a huge size.

A 40,000 by 40,000 image would require roughly 6GB of memory all in one single chunk just in order to hold the uncompressed image data.

Also in order to display the background image it has to be uploaded to your video card as a texture map. Many video cards have a limit on the maximum size of texture that they can use, and by default MoI will only use a maximum texture size of 2048 by 2048, so by default your image will be resized down to that size before it's actually displayed anyway. You can bump up that limit in moi.ini (push the Edit .ini file button under Options > General) under:
[View]
MaxTextureSize=2048

So anyway the main thing is to try a quite a bit smaller image size than what you are currently using.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  propmaster (PWWHDR70)
5305.3 In reply to 5305.2 
Huh. I did try resizing it a few days ago and it fought me every step of the way.

I tried it just now and it works great!

I'm not sure what changed. In any case, thanks, as always, for setting me straight.

Patrick
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All