Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User BugBuster's Avatar
    Join Date
    Jul 2003
    Posts
    4
    I'm trying to convert a 24bit colour BMP file (131 * 172 pixels) into an MBM file for use in a 3650 as the wallpaper image.

    The command I'm using is

    bmconv /n backgroundimage.mbm /c24background.bmp

    The response I get back is:


    BMCONV version 103.
    Compiling...
    Multiple bitmap store type: File store
    Epoc file: backgroundimage.mbm

    Bitmap file 1 : background.bmp
    Success.

    However when I transfer the file into the phone all I get is a blank image (i.e. as if the image has not been read).

    What am I doing wrong ?

    If I do a BNCONV /u on the MBM file I get back, more or less, to the BMP file I started with so the file is obviously not being corrupted.

    I know the file is OK as if I convert it to a JPG file I can load the file into the phone and get it to do the conversion but that's not what I'm after.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    Hi

    Just couple of comments. Why you use /n there. that disables compression, so you would get alot bigger output mbm file, secondly nokia 7650 & 3650 can only show 12-bit colors, so /c12 would also make nearly half sized output file when compared to /c24.

    In case you managed to get the bmp out from the mbm, then I quess your file shoudl be ok. so then it's gotta be something wrong when you set it to be the background.

    could you tell what process you use for setting the image, so maybe somebody will find the cause of the error there ?.

    yucca

  3. #3
    Registered User BugBuster's Avatar
    Join Date
    Jul 2003
    Posts
    4
    Hi yucca

    I've tried with and without the /n qualifier.

    To get it as the background I used Phoenix to copy it into c:\System\Data (in a 3650) and overwrite the existing background image.

    I have to admit that I thought that the C24 was the format of the source file and not the destination file.

    Ultimately the image will be set during build time by setting the ini/iby files as required.

    Thanks

    BB

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    Hi

    In case you are replasing the original mbm, you should then propably include two images in it. I saw in NewLC forum that the picture sizes should be like this:

    1, 174x130 (Background image)
    2, 143x101 (Dimmed background image)

    maybe you want to try it again with two images in it.

    yucca

  5. #5
    Registered User BugBuster's Avatar
    Join Date
    Jul 2003
    Posts
    4
    Ok. I've tried it with 2 images and it seems to work fine - Thank you very much for your help.

    As a matter of interest, when does the 2nd image get used as I notice it is in landscape format and not potrait ?

    Regards

    BB

  6. #6
    Registered User anbuuu's Avatar
    Join Date
    Sep 2003
    Posts
    35
    Hi .. I recently saw your post about changing Mobile background image and I saw you had successfully done that.. Can you tell me the process of how to do it.. 'coz I am breaking my head for the past one week on this..

    Tia
    Anbu
    anbuuu@hotmail.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved