Help - Search - Members - Calendar
Full Version: Chronflow
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
metal_termite
I was watching the new Finder portion of the Apple WWDC 2007, and saw how they incorporated cover flow into the finder.

So I thought, hey maybe it would be cool if foobar2000 had its own cover flow component for browsing albums. What do you guys think? Feasible? Overkill? Good?

bowen_tk
QUOTE(metal_termite @ Jun 16 2007, 09:44) *

I was watching the new Finder portion of the Apple WWDC 2007, and saw how they incorporated cover flow into the finder.

So I thought, hey maybe it would be cool if foobar2000 had its own cover flow component for browsing albums. What do you guys think? Feasible? Overkill? Good?

I look after too . It is so good but itunes suxx on itunes we can't choose that the cover was a jpg file named cover.jpg
So it will be a great idea to make cover flow for foobar
Hakubo
I think it'd be great.
jahpal
thats brilliant nice perfect , go for it...
AlexVallat
Not that I intend to do this component myself, but these links might be of interest:
The ElementFlow custom control
Harmony
mr pi
any update?

the pi
orbtwin
there are another minimalistic, simple and alpha alternative named COVERPLAY

link
in action youtube

the author says "there won't be any more development soon. Sorry."
But if someone can continue the work (with permission of course), perhaps will be possible to implement in fb2k .

dry.gif

In my opinion trying to get work HARMONY it means you are running iTunes and Vista and NET 3.0. Too many monsters for me crying.gif

odyssey
QUOTE(orbtwin @ Aug 29 2007, 12:45) *

In my opinion trying to get work HARMONY it means you are running iTunes and Vista and NET 3.0. Too many monsters for me crying.gif

Still using DOS 6.2? biggrin.gif
foosion
QUOTE(orbtwin @ Aug 29 2007, 12:45) *
In my opinion trying to get work HARMONY it means you are running iTunes and Vista and NET 3.0. Too many monsters for me crying.gif

You don't need Vista. The thing is that Vista already ships with .NET 3.0, so you only need to install that if you are not running Vista.

QUOTE(odyssey @ Aug 29 2007, 13:08) *
Still using DOS 6.2? biggrin.gif

This provocation is completely unnecessary.
bowen_tk
QUOTE(orbtwin @ Aug 29 2007, 04:45) *

there are another minimalistic, simple and alpha alternative named COVERPLAY

link
in action youtube

the author says "there won't be any more development soon. Sorry."
But if someone can continue the work (with permission of course), perhaps will be possible to implement in fb2k .

dry.gif

In my opinion trying to get work HARMONY it means you are running iTunes and Vista and NET 3.0. Too many monsters for me crying.gif


It doesn't work for me when i open it it closes

But it seems to be a good things.
I am agree with you about The Monsters which are Vista and Itunes
orbtwin
i already knew that isn't necessary install Vista to work Harmony, only NET 3.0. You need otherwise to install iTunes with some library imported in it to work "(Using the library file generated by Apple's iTunes)"
but it's impossible and a suicide (in my opinion) work, enjoy and manage more than 30gb with iTunes as fb2k does.

but it's obvious that fb2k will improve visual with this kind of tricks


sorry my english
Chronial
Well, just found this Thread and I have good news.
I'm just writing such a plugin. It's not yet implemented into foobar, but that's next.
Here's a little demonstration video (7mb)
http://chron.visiondesigns.de/misc/ChronFlow.avi
bowen_tk
Good news but the link doesn't seems to work sad.gif
Chronial
sry, corrected
strogoff_ger
Absolutely awesome!
kanak
QUOTE(Chronial @ Sep 2 2007, 09:27) *

Well, just found this Thread and I have good news.
I'm just writing such a plugin. It's not yet implemented into foobar, but that's next.
Here's a little demonstration video (7mb)
http://chron.visiondesigns.de/misc/ChronFlow.avi


Looks brilliant! What's the resource use like (at present)?
henn1ng
ooooh baby ! wink.gif
Kiteroa
Looks great - I'm sure there'll be lots of early adopters!
Spirit_of_the_ocean
This really looks impressive blink.gif
But one question what will be shown if no cover is availbale? I haven't yet covers for all albums.
Bachi-Bouzouk
If it works without a too heavy footprint, it's great !!
joen
QUOTE(Chronial @ Sep 2 2007, 15:27) *

Well, just found this Thread and I have good news.
I'm just writing such a plugin. It's not yet implemented into foobar, but that's next.
Here's a little demonstration video (7mb)
http://chron.visiondesigns.de/misc/ChronFlow.avi


shock1.gif wub.gif

Wow...looking forward to that one!
Chronial
It's great you ask for performance - since I've tuned that quite a lot and I feared noone would notice smile.gif.

For cpu-usage: while there is no movement, it's exactly 0. The image is only rendered if there is something changed. This changes once you start moving, of course - but I'm using OpenGl, so with hardware-acceleration it' still all right.

For memory footprint: You need to have quite some covers in memory, to be able to render this rapid movement. The covers are loaded into buffer by a separate thread -- if the movement is faster than the buffer allows, you see something like at 0:40 in the video. So the buffer size is one factor -- I'm buffering 200 covers in the video (what is quite an overkill). The other one is the cover size. I have a lot highres covers, but the size is limited to 512*512 px in the video's setup. With this setup, the memory footprint peaks at 150mb. But with reasonable settings, say 100 Covers, max-size 256*256 the footprint peak goes down to 17MB.

QUOTE
But one question what will be shown if no cover is availbale? I haven't yet covers for all albums.

Either these Albums are not shown, or a "no-cover" image is displayed.
Bachi-Bouzouk
Well it sounds nice !!

The next step is to see it integrated to foobar and see how it behaves to add albums etc..

Good luck for the end of the development of this promising plugin. It will be quite useful as you remember some albums thanks to their album art and forget their names.

joen
My album covers are usually pretty high res too. Would it be possible to let the app make an index of more compressed versions of the covers on first use or something? I believe iTunes does it in a similar way. If you know what I mean.
bowen_tk
I have a question,
The source of picture are only tag or can we choose where he must search ?
It's a really beautiful work, I wait for the foobar integrated version
buktore
Now i tried not to get my hope up. This seem too good to be true. Cover flow for foobar. blink.gif

Is this real? unsure.gif
Kiteroa
QUOTE(bowen_tk @ Sep 3 2007, 20:02) *

I have a question,
The source of picture are only tag or can we choose where he must search ?
It's a really beautiful work, I wait for the foobar integrated version


It will be really important to allow users to specify where their images are located, as so many people (me included!) store cover images as separate files not as embedded tags - BUT, if you do provide this functionality then users could have another instance of the add-in in another panel to browse by, say, ARTIST images! Fantastic!!

I can't wait to try this...
mr pi
any updates?

the pi
bowen_tk
Any news ??
joen
crying.gif
Jose Hidalgo
Chronial ! Wake up !! smile.gif
stampgevaar
Sounds like a great idea
Jose Hidalgo
What's happening here ? Chronial is not active since Sept. 17th... blink.gif
q-stankovic
QUOTE(Jose Hidalgo @ Sep 28 2007, 05:04) *

What's happening here ? Chronial is not active since Sept. 17th... blink.gif


Maybe he is in holiday or he fell in love - who knows? Be patient! biggrin.gif
Jose Hidalgo
Maybe he fell... period. laugh.gif
fwqhgads
Maybe Apple got to him ohmy.gif
elenhil
Maybe it was a hoax?
bowen_tk
i don't think so because the video seems to be real
he is certainly occupied so he can't come on the forum
Jose Hidalgo
I believe CoverFlow under foobar is technically feasible. We only need a serious developer to do it. Then we will be happy. smile.gif
kabuki
There is good developers here, and chronial is one of the best.
I am certain it is not an hoax.
And I am certain too, that letting him the time to work, he will release a very good component.
Patience so...
Cheers to all.
Special smile to chronial wink.gif
Jose Hidalgo
Thanks kabuki ! (nice cat BTW, reminds me of mine wink.gif )

And thanks in advance to chronial of course. CoverFlow under foobar would be just... totally awesome.
Chronial
QUOTE(q-stankovic @ Sep 28 2007, 17:21) *

Maybe he is in holiday or he fell in love - who knows? Be patient! biggrin.gif

Hehe, well - that was quite a good guess there wink.gif. Don't worry - I have not forgotten it.
odyssey
Although it's not released yet, I have a small idea that could make this suprerior to the Apple version:

Add small icons when the mouse is hovered f.ex. at the bottom of a cover, displaying if the album consists of multiple discs. It could even read a "DISCTITLE" tag to show the name of each disc (Bonus CD, Remixes CD or other cases where discs distinguish from the other in an album).

It could show icons like:

CD 1 CD 2 Bonus CD Play All
( ) ( ) ( ) ( )))

This would bring back the "manual" feel of CD's in a digital form.

Edit: I'm sure many people would like a custom defined action for left mouseclick on links.
Jose Hidalgo
I'm not sure it would be a good addition, but if it's optional and if it can make people happy, then no problem for me.

Another thing that could eventually make this CoverFlow superior to the Apple version would be 3D-displaying of the real CD cases, not just the covers. I'm talking about the covers, but also the CD names on the case sides, and also the back covers if we decide to flip the CDs.

There is an excellent iTunes plugin (for Mac OS) called JewelCase that does something similar when the music is playing. Look here : http://www.opticalalchemy.com/products.html

IPB Image

Graphically, this is the more realistic thing I've ever seen, period. Better than CoverFlow, better than anything.
If someone manages to actually do quite the same with foobar, then I will be really, really happy. biggrin.gif

For the back covers, JewelCase can do two different things to create them :
1/ It can take the front cover, zoom on it, flip it horizontally, and add the track names (see up here).
2/ It can take the front cover, make some kind of "blur" (like if the whole case was transparent), and add the track names (see below) :

IPB Image

Notice that the back cover is also used to create a background for the case sides. It even shows the now-playing track. And the used font (back covers and case side) is also beautiful, very readable IMHO. Last but not least, notice that the font color can be black or white. This could be selected automatically based on the back case's dominant color. biggrin.gif

We could imagine a third possibility : show the real back cover when the jpg exists.

Of course it would be even better if we could choose, on a CD by CD basis, if we want the "real back cover", the "front cover zoom", or the "blur effect". That would be totally awesome. cool.gif

What do you think guys ? wink.gif
odyssey
QUOTE(Jose Hidalgo @ Oct 2 2007, 13:52) *

What do you think ? wink.gif

Sounds like a good idea, but needs a lot of maintenance (i would need to scan all my covers by myself, whereas today, I just grab them from iTunes).

Also I think it should take into account, if the cover (depending on the dimensions) belongs to a Digipack like many CD's are released today.
Jose Hidalgo
Hi odyssey. Why would you need to scan all your covers ? blink.gif I also grab them from iTunes (600x600), and then like you know, I use the excellent iTSfv to get them out of iTunes. So I end with a lot of jpgs that are perfectly usable. No need to rescan anything...
odyssey
QUOTE(Jose Hidalgo @ Oct 2 2007, 14:07) *

Hi odyssey. Why would you need to scan all your covers ?

To get the back and spine
Jose Hidalgo
Um, yes, but it's absolutely not necessary. Personally I find the effect achieved with options 1/ and 2/ even better than a real back cover ! smile.gif
odyssey
QUOTE(Jose Hidalgo @ Oct 2 2007, 14:36) *

Um, yes, but it's absolutely not necessary. Personally I find the effect achieved with options 1/ and 2/ even better than a real back cover ! smile.gif

I'm a perfectionist wink.gif
stampgevaar
All cool ideas, I don't know about the original coverflow but is it possible to still browse a really large music collection efficiently?

Cause at first sight it looks like you don't have anything that separates albums from other albums. I mean like in the album list you can choose to sort everything on album artist, year, label, etc etc

At first sight it seems that coverflow just throws everything on one big pile. I'm afraid it's going to get one big mess for huge collections. Or is there some kind of structure? I have not used Itunes recently so can somebody tell me?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.