Poster | Thread |
1Mouse
|  |
Hollywood Programming Project Posted on 26-Sep-2010 11:56:09
| | [ #1 ] |
|
|
 |
Super Member  |
Joined: 23-Jun-2005 Posts: 1357
From: Bradford, West Yorkshire | | |
|
| Hi all,
Well I've made a start on my project and am learning little by little.
It may sound stupid but am happy with managing to get buttons on my project.
I ran round the room shouting YEAH when I managed to click on the play button of my project and it changed to pause, then clicked on pause and it changed back to play.
I've drawn a box where I hope the coverart will go and put titles for Album, Artist & Gentre etc
That is really all I've done so far but am very happy with the progress so far. _________________ 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1FE Sam460cr + OS4.1FE |
|
Status: Offline |
|
|
Nimrod
|  |
Re: Hollywood Programming Project Posted on 26-Sep-2010 12:41:39
| | [ #2 ] |
|
|
 |
Super Member  |
Joined: 30-Jan-2010 Posts: 1231
From: Untied Kingdom | | |
|
| @1Mouse
Quote:
I ran round the room shouting YEAH when I managed to click on the play button of my project and it changed to pause, then clicked on pause and it changed back to play. |
I haven't had that feeling since I first started using AMOS to write a monopoly game. I got Hollywood a couple of months ago to try to recapture the fun, but I haven't had the time to get properly started. Have fun! _________________ When in trouble, fear or doubt, run in circles, scream and shout. |
|
Status: Offline |
|
|
Templario
 |  |
Re: Hollywood Programming Project Posted on 26-Sep-2010 17:47:21
| | [ #3 ] |
|
|
 |
Elite Member  |
Joined: 22-Jun-2004 Posts: 3677
From: Unknown | | |
|
| @1Mouse Congratulations friend for your first success with Hollywood, I hope soon tocan see your program runs in my Sam.
|
|
Status: Offline |
|
|
1Mouse
|  |
Re: Hollywood Programming Project Posted on 27-Sep-2010 17:47:31
| | [ #4 ] |
|
|
 |
Super Member  |
Joined: 23-Jun-2005 Posts: 1357
From: Bradford, West Yorkshire | | |
|
| @Templario
Are there any people on here that could give me a few pointers to Hollywood and Designer.
I've registered with the Hollywood forum but there's not that much activity on there.
So all help will be greatfully accepted.
Thanks to all. _________________ 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1FE Sam460cr + OS4.1FE |
|
Status: Offline |
|
|
Templario
 |  |
Re: Hollywood Programming Project Posted on 29-Sep-2010 10:35:20
| | [ #5 ] |
|
|
 |
Elite Member  |
Joined: 22-Jun-2004 Posts: 3677
From: Unknown | | |
|
| @1Mouse UFFF, it is very difficult because I have the same problem that you have, a litle of help to programming, the forum I think that is death because the main object of its success and is live had been to have a source code section with examples, but this is because I think that the cause is the selfishness of shared routines and code; I included my code in my programs or in my site, for example Acuario or Sirena Player, because if we share code we have more programs made with Hollywood and more people programming with it.
|
|
Status: Offline |
|
|
gerograph
|  |
Re: Hollywood Programming Project Posted on 29-Sep-2010 11:07:20
| | [ #6 ] |
|
|
 |
Cult Member  |
Joined: 5-Dec-2007 Posts: 901
From: Moers - Germany | | |
|
| |
Status: Offline |
|
|
1Mouse
|  |
Re: Hollywood Programming Project Posted on 2-Oct-2010 15:12:48
| | [ #7 ] |
|
|
 |
Super Member  |
Joined: 23-Jun-2005 Posts: 1357
From: Bradford, West Yorkshire | | |
|
| I've just been looking at AMC and read that it was programmed with Hollywood.
So I can now see the power of Hollywood in the right hands.
If there were some tutorials, videos or just more information out there about Hollywood I may progress at a faster rate.
Are there any routines available to help Hollywood access freeDB or CDDB?
Is it possible to access ID3 tags in Hollywood?
Are ID3 tags of any use in getting track, length, track number, track title, album title...?
So far I am able to create buttons on a page in Hollywood that can be clicked on and take you to another page and also created my play button that changes to a pause button when clicked. _________________ 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1FE Sam460cr + OS4.1FE |
|
Status: Offline |
|
|
Tuxedo
 |  |
Re: Hollywood Programming Project Posted on 2-Oct-2010 17:27:09
| | [ #8 ] |
|
|
 |
Elite Member  |
Joined: 28-Nov-2003 Posts: 2350
From: Perugia, ITALY | | |
|
| @1Mouse
you can for sure use Hollywood to create a your own IDTag reader (as just spoken), but you have furst to study the idtag structure at:
http://www.id3.org/
I've do the same when I've created my Exif reading routine for image files...
for the FreeDB/CDDB you have to do it yourself like for ID3...and probably you have to use some external cli command to retrieve the information you need nd than use it in yout program...
For the ID3 tags purposes you have to read the above site...
GOOD WORK!
PS AMC was GREAT soft!!!!!! PPS no real tutorials around yet... PPPS if you need something in paticular post in the Yahoo Hollywood ML or in the official forum and be more precise...do one thing at a time not many (complex)question at once...
_________________ Simone"Tuxedo"Monsignori, Perugia, ITALY. |
|
Status: Offline |
|
|
Templario
 |  |
Re: Hollywood Programming Project Posted on 2-Oct-2010 17:33:37
| | [ #9 ] |
|
|
 |
Elite Member  |
Joined: 22-Jun-2004 Posts: 3677
From: Unknown | | |
|
| @1Mouse Yes Holywood access to ID3 tags in the HollyAmp there is the example, but I don't know as to have the full information, album, genere, etc., but if you want make one player for AmigaOS I have the SirenaPlayer and I added the source code, because I think that other mind cans programm other player with best options that mine, and I for me isn't important that you copy my code, not as other Hollywood programmers... because I think that some routines mines can to be to help to develop other programs, tools, games, etc., that now we are need in our system. |
|
Status: Offline |
|
|
phoenixkonsole
|  |
Re: Hollywood Programming Project Posted on 2-Oct-2010 17:36:47
| | [ #10 ] |
|
|
 |
Super Member  |
Joined: 8-Nov-2009 Posts: 1772
From: Unknown | | |
|
| @1Mouse Maybe you can write some AMC plugins later ; )
_________________ AROS Broadway - AEROS - Aminux - AmiCloud - indieGO! Appstore - AmiWallet - VAN lossless video codec - AMC Amiga media Center -KrypUnite - LibertyNet - MinX - amigaNX |
|
Status: Offline |
|
|
ChrisH
 |  |
Re: Hollywood Programming Project Posted on 3-Oct-2010 9:47:03
| | [ #11 ] |
|
|
 |
Elite Member  |
Joined: 30-Jan-2005 Posts: 6679
From: Unknown | | |
|
| @Templario Is ID3v1 or ID3v2 tags supported? Because v1 is incredibly easy to read, but almost useless these days, while v2 is rather (very much!) more complex to read. _________________ Author of the PortablE programming language. It is pitch black. You are likely to be eaten by a grue... |
|
Status: Offline |
|
|
Tuxedo
 |  |
Re: Hollywood Programming Project Posted on 3-Oct-2010 9:53:02
| | [ #12 ] |
|
|
 |
Elite Member  |
Joined: 28-Nov-2003 Posts: 2350
From: Perugia, ITALY | | |
|
| @ChrisH
Hollywood dont support ID directly... Simply Andreas in one of him examples that come swithin Hollywood package made a simple media player that reads some IDTags with the Hollywood DOS lib...
Since me too made a rather complex routine that reads the Exif TAGs(I read easly Exif thumbs and other infos) was clear that 1Mouse too can made a routine that can read the IDv3 TAGs...
The DOS lib in Hollywood was really powerfull imho! _________________ Simone"Tuxedo"Monsignori, Perugia, ITALY. |
|
Status: Offline |
|
|
ChrisH
 |  |
Re: Hollywood Programming Project Posted on 3-Oct-2010 10:15:55
| | [ #13 ] |
|
|
 |
Elite Member  |
Joined: 30-Jan-2005 Posts: 6679
From: Unknown | | |
|
| @Tuxedo Quote:
Simply Andreas in one of him examples that come swithin Hollywood package made a simple media player that reads some IDTags with the Hollywood DOS lib... |
Yes, and I was asking which version of ID3 tags is supported, so as to not mislead 1Mouse.
Quote:
Since me too made a rather complex routine that reads the Exif TAGs(I read easly Exif thumbs and other infos) was clear that 1Mouse too can made a routine that can read the IDv3 TAGs... |
Hmmm, yes, I did the same in PortablE for PictureAlbum, but I don't think it's something that a beginner like 1Mouse could do IMHO. Plus I think ID3v2 support will be more complex than Exif Tags (although I haven't checked to be sure)._________________ Author of the PortablE programming language. It is pitch black. You are likely to be eaten by a grue... |
|
Status: Offline |
|
|
Tuxedo
 |  |
Re: Hollywood Programming Project Posted on 3-Oct-2010 10:31:28
| | [ #14 ] |
|
|
 |
Elite Member  |
Joined: 28-Nov-2003 Posts: 2350
From: Perugia, ITALY | | |
|
| @ChrisH
Now I'm not at home... If I remember right reads simply some few tags(like lenght and full name) with really few commands...so I think it reads standard tags from v1...
I dont studied thougthly IDv3 but at a fast look it seems rather similar to Exif...however I can be wrong here...
Second point...I'm not an expert programmer...I made all myself and after some training(mistakes and forum reads) I do my Exif read routine simply studing and reading...so 1Mouse too can do it  Be optimisitc 
The hollywood examples was a really good training place 
As I told to 1Mouse he have to ask something more precise to be helped corectly...too many questions toghter wasnt so easy to reply imho...at least from me. Better to ask one thing at time and get the reply you need that many...and better to use the 2 hollywood official support sites(ML and forum), here you may get messy replyes imho... _________________ Simone"Tuxedo"Monsignori, Perugia, ITALY. |
|
Status: Offline |
|
|
Deniil715
 |  |
Re: Hollywood Programming Project Posted on 3-Oct-2010 13:13:25
| | [ #15 ] |
|
|
 |
Elite Member  |
Joined: 14-May-2003 Posts: 4238
From: Sweden | | |
|
| ID3v2 is chunk based so with a proper chunk reader (I have one in C) it shouldn't be that hard to read the entire tag and extract the info you want (artist, album, cover art, etc.).
The confusing part may be the unsynchronization scheme it *may* use.
The biggest problem IMO is being able to handle lack of info in the tag. Like a title field just containing the word "title" or an artist field that just contains "artist". I have a ton of MP3s that were encoded by stupid people using stupid software that filled the fields with dummy information instead of skipping it all together when the actual artist and album info etc. wasn't found. _________________ - Don't get fooled by my avatar, I'm not like that (anymore, mostly... maybe only sometimes)  > Amiga Classic and OS4 developer for OnyxSoft. |
|
Status: Offline |
|
|
ChrisH
 |  |
Re: Hollywood Programming Project Posted on 3-Oct-2010 13:41:58
| | [ #16 ] |
|
|
 |
Elite Member  |
Joined: 30-Jan-2005 Posts: 6679
From: Unknown | | |
|
| @Tuxedo Quote:
Second point...I'm not an expert programmer...I made all myself and after some training(mistakes and forum reads) I do my Exif read routine simply studing and reading...so 1Mouse too can do it |
From what 1Mouse has said elsewhere, he didn't seem to want to do anything complicated, so I really doubt he'd want to try that.
Sounds like he has two options: 1. Switch to a 'proper' programming language, which can support Amiga libraries such as id3tag.library, or 2. Someone else write such a route for him in Hollywood code..._________________ Author of the PortablE programming language. It is pitch black. You are likely to be eaten by a grue... |
|
Status: Offline |
|
|
Nimrod
|  |
Re: Hollywood Programming Project Posted on 3-Oct-2010 15:06:59
| | [ #17 ] |
|
|
 |
Super Member  |
Joined: 30-Jan-2010 Posts: 1231
From: Untied Kingdom | | |
|
| @ChrisH
There is a third option, and as I said in my first response the feeling of elation that you get when you push this awkward, limited, cranky piece of software to doing what you want it to do will stay with you for a lifetime.
@1Mouse Keep trying, and when it goes right... enjoy
_________________ When in trouble, fear or doubt, run in circles, scream and shout. |
|
Status: Offline |
|
|
1Mouse
|  |
Re: Hollywood Programming Project Posted on 18-Jan-2011 16:27:42
| | [ #18 ] |
|
|
 |
Super Member  |
Joined: 23-Jun-2005 Posts: 1357
From: Bradford, West Yorkshire | | |
|
| @Nimrod
Well, I've included the ID3 sub-routine that comes with the examples and now displays track, artist and length.
My buttons work so I can now open an MP3 and play it.
Layout still not quite right and coverart display not implemented.
Am definitely getting there though. _________________ 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1FE Sam460cr + OS4.1FE |
|
Status: Offline |
|
|
AmigaOneProductions
|  |
Re: Hollywood Programming Project Posted on 18-Jan-2011 18:01:21
| | [ #19 ] |
|
|
 |
Cult Member  |
Joined: 11-Jan-2006 Posts: 717
From: Ingle land | | |
|
| @1Mouse
Yeah, it's great to see your programs spring to life and do what you want them to do, I've knocked up a few programs in Hollywood now
Shameless Plug 
I find it very powerful, but also easy to use.
I could publish the source codes if anyone is interested. _________________ Glass coffins, a success? Remains to be seen. |
|
Status: Offline |
|
|
1Mouse
|  |
Re: Hollywood Programming Project Posted on 22-Jan-2011 23:21:53
| | [ #20 ] |
|
|
 |
Super Member  |
Joined: 23-Jun-2005 Posts: 1357
From: Bradford, West Yorkshire | | |
|
| @AmigaOneProductions
Unfortunately at the moment I can only open one MP3 at a time.
I would like to add playlist functionality so that I can load a full album and play the tracks one after the other.
I have managed to get it to display artist, track and length but the playlist option still illudes me.
All help great fully appreciated. _________________ 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1FE Sam460cr + OS4.1FE |
|
Status: Offline |
|
|