+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 21 to 40 of 43

[SCRIPT] fancy album art script

This is a discussion on [SCRIPT] fancy album art script within the Modifications and Skins forums, part of the Firmware category; Originally Posted by Sammy Does it have to be on a black background for the reflecction to work? Hmmm, have ...

  1. #21
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Sammy View Post
    Does it have to be on a black background for the reflecction to work?
    Hmmm, have you actually checked the post and checked the image? I wrote that it will work with any background image. The script also resizes the background to 320 by y pixels, though I recommend using one that's already 320x240.

    So, to be short: no, use any background you like.

  2. #22
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Pakkendu View Post
    Only problem: when you change the meizu background, the border of the album art doesn't match anymore..
    Yes, well, can't do anything about that until Meizu builds us a firmware that accepts alpha transparency in images (read: PNG images). Too bad, I know.

    Quote Originally Posted by Pakkendu View Post
    Question: is there a way to increase the transpercy of the reflection? I no programmer so the code in the .bat's is all gibberish to me
    Actually, you don't need to be a programmer for this. If you check the script, there's 2 places where GRADIENT gets set (#a0a0a0 and #808080). Those are just hexadecimal values of colors, just like in HTML or (I think) most image editing software supports. #000000 (or #000) being black and #ffffff (or #fff) being white. #ff0000 will give you bright red. Anyway, The darker the color, the more transparency. The GRADIENT value is the START color. So those #a0a0a0 and #808080 are 63% and 50% colored (37% and 50% see-through). The first one is the one that is used with a background image and the second one is used when no background image is provided (so black).

    Further on in the script, there's the #000 value. That's the 'end point' of the transparency, in this case completely see-through.

    As you can see, you can set these to any color you like.

    Good luck. Be creative.

  3. #23
    Passing By
    Join Date
    Sep 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    That shouldn't be to hard With those codes I'm farmiliar..

    Thanks! I give it a go!

    Quote Originally Posted by parena View Post
    Yes, well, can't do anything about that until Meizu builds us a firmware that accepts alpha transparency in images (read: PNG images). Too bad, I know.
    I don't complain, the script is great Couldn't do it myself..
    Last edited by Pakkendu; 04-11-2008 at 04:44 PM.

  4. #24
    Member
    Join Date
    Jul 2007
    Location
    Chicago, IL, USA
    Posts
    178
    Thanks
    0
    Thanked 0 Times in 0 Posts
    hey..thanx for this program...works fine...sorry for the repeated question (couldn't get a clear answer) but is there a way to get rid of those black bars that appear on the sides?...it gets annoying after a while....

  5. #25
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by stonecoldd View Post
    hey..thanx for this program...works fine...sorry for the repeated question (couldn't get a clear answer) but is there a way to get rid of those black bars that appear on the sides?...it gets annoying after a while....
    Just start the script with 2 parameters: true <path_to_used_background_on_miniplayer>

    Then the script will not use a black background, but cut out a piece of your desired background and use that instead. Seamless integration.

  6. #26
    Member
    Join Date
    Jul 2007
    Location
    Chicago, IL, USA
    Posts
    178
    Thanks
    0
    Thanked 0 Times in 0 Posts
    alrite...sounds simple enough...will try it soo thanx!

  7. #27
    Passing By
    Join Date
    Jun 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hey, awesome script, looks freakin' sweet!!. I dunno if anyone thought of this, but you can change the f:\MUSIC in meizu_albumart.bat to whatever folder you want (ie a folder on your hd). I keep a folder up to date with all my album art on my hd for backup, so I made a second one for the fancy art. Then I created a third that the meizu_albumart.bat looks for to do conversion. Makes it easy to keep backups of both versions.

  8. #28
    Member
    Join Date
    Mar 2008
    Posts
    100
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ohhhh nice, I think I need this for the SuperMan...

    Can you please explain the script a little bit? (comments in the code)
    I'd like to make a GUI.
    SuperMan - the free cover downloader for the Meizu miniPlayer

  9. #29
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Same script, but commented

    Okay, meizu_albumart.bat the is self-explanatory: it finds all the jpg's in your miniplayer's MUSIC folder and then calls the albumartfancy.bat to convert the image.

    I updated albumartfancy with comments. Should be easy to understand how it works. I hope. You can download it in the first post.

  10. #30
    Passing By
    Join Date
    Apr 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    How to use it on Mac OS? I don't have Amarok

  11. #31
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Well, then you can't use it. You'd have to rewrite the thing to work with the music player you use on your Mac. That's probably iTunes, so good luck with that. However... Later this year, probably July when KDE releases 4.1, Amarok will be fully usable on Windows and Mac as well.

  12. #32
    Passing By
    Join Date
    Jul 2008
    Location
    Rzeszow/Poland
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    How tu change in Windows mode background of cover to transparent? What I must change in albumartfancy.bat file? It's working ok, but I've got black f**ked background above cover....

    And whats must be a size of cover to make a best effect like in your snapshoot?

    Sorry about my bad Engl :P

  13. #33
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    The transparent background is fake. You can give the background image you use on your M6 as an option to the script. The script will then 'cut out' the piece where the album art will go and it will look like it's transparent.

    The best size is what most album art is: square or almost square. The script will resize to album art itself to 60x60 (the entire size is 80x80) but I have album art working that is a bit wider than high (for example 220x200). The script will calculate. It's not 100% because regular DOS cannot calculate with decimals, but it's pretty close.

  14. #34
    Passing By
    Join Date
    Jul 2008
    Location
    Rzeszow/Poland
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by parena View Post
    You can give the background image you use on your M6 as an option to the script. The script will then 'cut out' the piece where the album art will go and it will look like it's transparent.
    What do you mean saing "You can give the background image you use on your M6 as an option to the script" ? I must manually add a background img for all of my covers to see transparent, fake background?

  15. #35
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Did you not read the first post?

    Code:
    meizu_albumart.bat <optional_path_to_background_image>
    Example:
    If you're meizu is F:/ and the background you are using is F:/PICTURES/picture01.jpg you do

    Code:
    meizu_albumart.bat F:/PICTURES/picture01.jpg
    Read Windows/DOS version again from the first post. Remember you must have working album art already.

    ...man it's good to run Linux... :P

  16. #36
    Passing By
    Join Date
    Jul 2008
    Location
    Rzeszow/Poland
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yes, I've read firts post, but I don't uderstand it. I don't know that DOS have commands like this (I mean: meizu_albumart.bat <optional_path_to_background_image>). Ok i plug in my Meizu and check it Thanks fo reply.

    Quote Originally Posted by parena View Post
    ...man it's good to run Linux... :P
    I see... :P

  17. #37
    Passing By
    Join Date
    Jul 2008
    Location
    Rzeszow/Poland
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I:\meizu_albumart.bat I:\system.jpg

    I wrote this in DOS, script go replacing covers on my Meizu but... Under the all of covers I've got a background image system.jpg...

  18. #38
    Member
    Join Date
    Oct 2007
    Location
    Finland
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yes, that is the idea. You are using system.jpg as the background for your M6? You need to provide the script with the same image that you use for the background of your M6.

    Anyone else that might help out? I'm not in a Windows position right now.

  19. #39
    Passing By
    Join Date
    Jul 2008
    Location
    Rzeszow/Poland
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Background img?! Ahhh... :D system.jpg is a small image, not my backgorund img... I think that I have to use any image and this script will cut out it around the cover :P I understand thah now :] I must see now how it looks
    Last edited by x X x; 07-14-2008 at 01:37 PM.

  20. #40
    Passing By
    Join Date
    Jul 2008
    Location
    Rzeszow/Poland
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yeah thats work!! Thanks parena !!! :]


 

Similar Threads

  1. Yet Another Mencoder Script
    By wishmechaos in forum Video and Imaging
    Replies: 17
    Last Post: 12-17-2008, 03:20 AM
  2. Bash script for conversion under Linux
    By parena in forum Video and Imaging
    Replies: 9
    Last Post: 11-06-2008, 08:42 PM
  3. Linux script for mencoder.
    By shookie in forum Video and Imaging
    Replies: 50
    Last Post: 05-20-2008, 08:10 PM
  4. Batman / Mencoder script based conversion in windows
    By hitman in forum Video and Imaging
    Replies: 2
    Last Post: 11-10-2007, 12:10 PM
  5. album artist tag conflicts with album tag
    By wolffsed in forum Technical
    Replies: 1
    Last Post: 02-22-2007, 09:11 PM