PDA

Ver la versión completa : problema CoverArtv3



jhonbernal
13/09/2008, 14:51:43
bueno amigos tengo un w580 r8be001

el problema es el siguiente inicio el elf y todo bien ya no se reinicia, pero cuando abro el reproductor y reprodusco una cancion me aparece en la esquina, encima del icono de la señal la palabra que dice estereo y el nombre de la cancion pero muy pequeñita,

cree la carpeta en other/converart en la memoria del telefono y hay puse los archivos Image.png y standart.cas

en la carpeta ini puse el archivo coverart.ini en la memoria del telefono
y tambien en la memoria del telefono en la carpeta zbin puse el CoverArtEN.elf

pero no me aparece la imagen y el nombre de la cancion mesale en una esquina y muy pequeño

no se que estara mal,

este es mi ini

w580 R8BE001

;Put this file to other/ini in phone's memory

;TRACK ADDRESS! The most important thing in this file!
[TRACK_ADDRESS]: 0x20DBE81C;
;Colors:
[TITLE_COLOR]: 0xFF000000;
[TITLE_BORDER_COLOR]: 0xFFFFFFFF;
[ALBUM_COLOR]: 0xFF000000;
[ALBUM_BORDER_COLOR]: 0xFFFFFFFF;
[ARTIST_COLOR]: 0xFF000000;
[ARTIST_BORDER_COLOR]: 0xFFFFFFFF;
[YEAR_COLOR]: 0xFFFF0000;
[YEAR_BORDER_COLOR]: 0xFF000000;
[GENRE_COLOR]: 0xFFFF0000;
[GENRE_BORDER_COLOR]: 0xFF000000;
[FREQUENCY_COLOR]: 0xFFFF0000;
[FREQUENCY_BORDER_COLOR]: 0xFF000000;
[BITRATE_COLOR]: 0xFFFF0000;
[BITRATE_BORDER_COLOR]: 0xFF000000;
[CHANNELS_COLOR]: 0xFFFF0000;
[CHANNELS_BORDER_COLOR]: 0xFF000000;
;When song title is "hidden", this will be first X-position
[XPOS_AFTERSCROLL]: 160
;Mask of bitrate and frequency:
[BITRATE_MASK]: %d kb/s
[FREQUENCY_MASK]: %d Hz
;Show or hide some parts of screen:
[DRAW_CLOCK]: 0
[DRAW_TITLE]: 1
[DRAW_ALBUM]: 1
[DRAW_ARTIST]: 1
[DRAW_YEAR]: 1
[DRAW_GENRE]: 1
[DRAW_FREQUENCY]: 1
[DRAW_CHANNELS]: 1
[DRAW_BITRATE]: 1

;Parameters for different things:
[TITLE_PARAMS]: X=020|Y=140|MAX-X=350|MAX-Y=350|CT=0
[ALBUM_PARAMS]: X=020|Y=125|MAX-X=350|MAX-Y=350|CT=0
[ARTIST_PARAMS]: X=020|Y=155|MAX-X=350|MAX-Y=350|CT=0
[FREQUENCY_PARAMS]: X=130|Y=005|MAX-X=176|MAX-Y=350|CT=0
[CHANNELS_PARAMS]: X=130|Y=020|MAX-X=176|MAX-Y=350|CT=0
[BITRATE_PARAMS]: X=130|Y=035|MAX-X=176|MAX-Y=350|CT=0
[YEAR_PARAMS]: X=130|Y=050|MAX-X=176|MAX-Y=350|CT=0
[GENRE_PARAMS]: X=130|Y=065|MAX-X=176|MAX-Y=350|CT=0
;CT- centering. 0-left,1-right,2-by center
;Name for custom image. Given from other/ini from phone's memory
[CUSTOM_IMAGE]: 1.png
;Parameters for images:
[CUSTOM_PARAMS]: X=001|Y=001|MAX-X=000|MAX-Y=000
[IMAGE_PARAMS]: X=003|Y=003|MAX-X=119|MAX-Y=119
;If MAX-X and MAX-Y - more than zero, phone will resize images
;If zero - "as is"
;Fonts:
[FONT_TITLE]: FONT_E_16B
[FONT_ALBUM]: FONT_E_16B
[FONT_ARTIST]: FONT_E_16B
[FONT_YEAR]: FONT_E_14R
[FONT_GENRE]: FONT_E_14R
[FONT_BITRATE]: FONT_E_14R
[FONT_FREQUENCY]: FONT_E_14R
[FONT_CHANNELS]: FONT_E_14R

;How many pixels from X-coordinate will be removed when scrolling (every second):
[MINUS_COUNT]: 5
;How many symbols will be called "long":
[MAX_SYMBOLS]: 15
;Long of one letter in pixels:
[FACTOR]: 13

;Timer's update time:
[UPDATE_TIME]: 100

;Draw system (1-new,0-old)
[DRAW_SYSTEM]: 1
;About Chinese language support:
;[CODEMAP_ADDR]:
;[WIN2UNICODE_FILE]:
;win2unicode file is from ini folder
;I used simhgd's sources, so I hope you know how to use it.
;I haven't checked it.
;Some fonts' codes:
FONT_D_7R 0x1
FONT_E_8R 0x2
FONT_E_12R 0xC
FONT_E_12B 0xD
FONT_E_14R 0x11
FONT_E_14B 0x12
FONT_E_16R 0x18
FONT_E_16B 0x19
FONT_E_16I 0x1A
FONT_E_16BI 0x1B
FONT_E_20R 0x2B
FONT_E_20B 0x2C
FONT_E_20I 0x2D
FONT_E_20BI 0x2E
FONT_E_24R 0x35
FONT_E_24B 0x36
FONT_E_24I 0x37
FONT_E_24BI 0x38
FONT_D_24B 0x3F
FONT_D_29B 0x40
FONT_E_30R 0x55
FONT_E_40R 0x57
FONT_E_60R 0x5B
FONT_E_75R 0x5C
FONT_E_100R 0x5E


muchas gracias por su ayuda

spc
13/09/2008, 15:26:21
configura tu Cover Art con el archivo que se instala en Conf CoverArt.bcfg, abrelo con el Bcfg Editor en Elf.

miguel8e
13/09/2008, 15:26:52
con el cover art v3 ya no se usa archivo ini... eso ya te lo dije en un tema que abriste antes

y la ruta donde debes poner la carpeta coverart es en Zbin/Config en la tarjeta, no en la memoria del telefono

con el BcfgEdit.elf vas a editar el CoverArt.bcfg que se genera en Zbin/Config

lo abres y editas a tu gusto, asi quitas o mueves las palabras que te salieron y le colocas otra letra mas grande.

y como te dije antes, ya no habras mas temas de esto, haz tus preguntas en este tema

[DISCUSION] Cover Art - Todas las Versiones - Top Sony (http://www.topsony.com/forum_es/showthread.php?t=69604)

Saludos