Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
trashyTK Music Room
#1
TK Music Room

Shot the videos and finished the Music Room more than a year ago
I've been sitting on it, waiting for this for quite a while
A place to call Home
Thank you

I did this just for fun, this is for everybody
Included a few Dance videos or add your own, 3 to 5 minute loops
Music folder you'll find tools to Import your music and create a playlist

Import your music, click start and have fun

[Image: attachment.php?aid=4468]

A quick intro, recommended but not required

[To see links please log-in or register here]


Just add your Music and press start

[To see links please log-in or register here]

What I know about scripting I taught myself and I'm a lousy student
When modifying script I like to follow the bread crumbs
Sometimes they lead you to other files or someplace unexpected

Check my downloads for ReadMe or some kind of Notes
I'm always leaving bread crumbs to follow
[-] The following 5 users Like trashy's post:
  • bootme007 (06-03-2024), daspex (11-14-2023), K17 (11-13-2023), Nikole (11-14-2023), Roy (11-15-2023)
Reply
#2
Wanted to add more features but let's just say
Python and me don't get along

Got more video I could add to the music room
I'm curious to see what the community comes up with
Show off your outfits maybe a fashion show or a bikini contest
A workout routine or a dance video use your imagination

Use it in your personal project or whatever just have fun with it
What I know about scripting I taught myself and I'm a lousy student
When modifying script I like to follow the bread crumbs
Sometimes they lead you to other files or someplace unexpected

Check my downloads for ReadMe or some kind of Notes
I'm always leaving bread crumbs to follow
[-] The following 3 users Like trashy's post:
  • bootme007 (06-03-2024), daspex (11-14-2023), Roy (11-15-2023)
Reply
#3
(11-13-2023, 02:56 AM)trashy Wrote:

[To see links please log-in or register here]

TK Music Room

Shot the videos and finished the Music Room more than a year ago
I've been sitting on it, waiting for this for quite a while
A place to call Home
Thank you

I did this just for fun, this is for everybody
Included a few Dance videos or add your own, 3 to 5 minute loops
Music folder you'll find tools to Import your music and create a playlist

Import your music, click start and have fun

[Image: attachment.php?aid=4468]

A quick intro, recommended but not required

[To see links please log-in or register here]


Just add your Music and press start

[To see links please log-in or register here]


Amazing work my friend, we apreciate this a LOT!, keep it up ^^

[To see links please log-in or register here]

[-] The following 3 users Like Richter Belmont's post:
  • daspex (11-14-2023), Roy (11-15-2023), trashy (11-17-2023)
Reply
#4
Very interesting,Im looking for a way to handle different sounds in rooms and toys,Im  interested in bread crumbs about this. :) Thanks.
The Whole World Is A Piece Of  Shit But You Have To Handle It.
[-] The following 1 user Likes daspex's post:
  • trashy (11-17-2023)
Reply
#5
Renpy is fun and it's easy.
Untill you try and do something beyond it's programming.
Like the Music Room

You can add your files to an Encrypted archive but it is easily Hacked.
I CAN NOT stop the user from adding their own video.

I do not like python!
I'm a construction worker not a code wizard.
The Music Room works fine as is don't expecct any major updates

So what comes next?
Using basic Windows functions I put together 2 different Music Rooms.
One using DirectShow the other uses Multmedia API.

DirectShow: The video must be embeded in a GUI.
                    When I encrypted the video files I ran in to some minor bugs I didn't like.

Multimedia API: Video plays in a PopUp window that I set to No Borders, TopMost, Centered.
                        You could run the program with NO GUI using about 8 keyboard
                        shortcuts for volume, video size, play, exit etc.......

For both these players I ported things like time and duration, name of video and song
to a small tooltip that you can show or hide.

Encryption several algorithms to choose from.
Came up with 2 different ways to do this. Encrypt the video files directly.
The program will only play these encrypted files and the videos can't be played
outside the Music Room. This causes a slight delay loading videos, it has to be
decrypted before playing.

They can rip your videos with a screen capture so there's realy no stopping them.
With that in mind I used an Encrypted Ini to store video file name and any necessary info.
You can use file size, date stamp, video bitrate, video length etc...
The program would check video files on startup,  Any file not listed in the ini
will be DELETED. Using file size or date stamp, if the program finds a missing
video or one that has been modified, it gives a warning and shuts down.

There is no sense trying to keep someone from ripping your videos.
I can keep them from adding their own.
That keeps them coming back for more

Like I said before , this was all done a year ago I've been waiting for the opportunity.
The videos for the most part are just whatever I was working on at the time.
What I know about scripting I taught myself and I'm a lousy student
When modifying script I like to follow the bread crumbs
Sometimes they lead you to other files or someplace unexpected

Check my downloads for ReadMe or some kind of Notes
I'm always leaving bread crumbs to follow
[-] The following 1 user Likes trashy's post:
  • daspex (11-17-2023)
Reply
#6
What comes next

Video and audio should play anything Windows can
Audio only set to recognize mp3
Video AVI, Mp4, Webm,  I think I used mp4 container and h264

This was basically my first ideas, just a simple player to test the 2 functions
2 basic players 1 for DirectShow and 1 for Multimedia API
The Multimedia API seems to be more stable but I need to know  your results.

Included some notes and a few videos for ya
Do what you want add your own video have fun with it
Compare the 2 and let me know what works best

[To see links please log-in or register here]



I thought MultiMedia was more stable added some Encryption and put this together

2 players 1 with video encryption 1 with an encrypted Ini
The only need for a User Interface would be to create a custom playlist
So I did

[To see links please log-in or register here]


The only reason for encryption is to keep them coming back for more
Add the best video the community has to offer and distribute it to the public

These are just Examples for you to test, should be simple, easy to use
If you want something for a personal project,  I might be persuaded
What I know about scripting I taught myself and I'm a lousy student
When modifying script I like to follow the bread crumbs
Sometimes they lead you to other files or someplace unexpected

Check my downloads for ReadMe or some kind of Notes
I'm always leaving bread crumbs to follow
[-] The following 1 user Likes trashy's post:
  • daspex (11-17-2023)
Reply




Users browsing this thread: 1 Guest(s)
Copyright: Roy's website was started on September 3, 2013. We been on-line over 10 years and going strong.
WARNING: ADULT CONTENT: You must be 18 years of age or older to view this website.