ohgodhowdidthis / trance

procedural RIST
Do What The F*ck You Want To Public License
43 stars 22 forks source link

Feature Requests (if possible) #12

Open JustNobody2017 opened 7 years ago

JustNobody2017 commented 7 years ago

I'm experimenting a lot with your program, and wanted to build custom sessions. Therefore I was wondering if it's possible for text messages being played at a specific order or/and adjusting the length of the shown text separately from the spirals? Also I was wondering if mp3 support, will maybe implemented?

The most important feature I'm wishing for would be playing videos of any kind. Even streaming via VLC implementation would be just awesome, but I don't know if it's possible or on the roadmap. I like the separation of the creator and player executables, but they keep crashing upon me, when they are open at the same time.

Greetz

ohgodhowdidthis commented 7 years ago

Do you just want to be able to put text in a specific order, or do you need to control the exact time at which each message is displayed?

For videos, this is already supported (you have to convert them to .webm files).

JustNobody2017 commented 7 years ago

Both features would be pretty interesting!

Webm? AH thanks, I thought that would only apply to gifs. Any good converter out there?

 

Greetz

ohgodhowdidthis commented 7 years ago

I use image-magick convert (https://www.imagemagick.org/script/command-line-tools.php) but I'm sure there are others. https://www.reddit.com/r/webm/comments/2rsnlg/how_do_i_convert_to_webm/

JustNobody2017 commented 7 years ago

I've tried to convert my h264 files to webm but, cheecking them in the creator.exe causes the exe to crash instantly. Sorry to tell you

ohgodhowdidthis commented 7 years ago

Can you provide one of the files that cause the crash for me to test with?

Otherwise, do the sample webm files available here also cause a crash? http://www.webmfiles.org/demo-files

JustNobody2017 commented 7 years ago

I've tested the files from the website. Sometimes they work, sometimes they crash... Thats odd.