Post your videos!

u34

Re: Post your videos!

by u34 » Post

+1 seems like portal or something else? !!

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

I played with sounds for torches. It's buggy and the sounds are removed when stopping the server, but it works so far

Enjoy
https://www.youtube.com/watch?v=2OkIe0j3ZzA

User avatar
AccidentallyRhine
Member
Posts: 252
Joined: Sun Aug 02, 2015 05:43

Re: Post your videos!

by AccidentallyRhine » Post

benrob0329 wrote:My Minetest LP (PT 1): https://www.youtube.com/watch?v=X0Wb6I1RfMo

A little series I'm starting called MT news: https://www.youtube.com/watch?v=1aZ9NEz3Oi0
You're much older and more well-spoken than I thought you would be based on the forums.

User avatar
benrob0329
Member
Posts: 1341
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
IRC: benrob0329
In-game: benrob03
Location: Michigan
Contact:

Re: Post your videos!

by benrob0329 » Post

Thanks, my video (and audio) quality has drastically improved since then as well.

User avatar
Caerulean
Member
Posts: 68
Joined: Wed Apr 22, 2015 16:20
In-game: Caerulean

Re: Post your videos!

by Caerulean » Post

Hello. :) I'm back! Kind of...

https://www.youtube.com/watch?v=VcGCtflwoVU

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

Working on some ambience sounds. Part 1: Jungle

https://youtu.be/09cFsB9PNUc

Still not perfect, but works well. I am using non looped positional sounds placed by ABM

Will add day/night cycle and support for mymonth next, then I will add sounds for forests, meadows, oceans and rivers

User avatar
TumeniNodes
Member
Posts: 2941
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: Post your videos!

by TumeniNodes » Post

burli wrote:Working on some ambience sounds. Part 1: Jungle

https://youtu.be/09cFsB9PNUc

Still not perfect, but works well. I am using non looped positional sounds placed by ABM

Will add day/night cycle and support for mymonth next, then I will add sounds for forests, meadows, oceans and rivers
Cool! What is the effect on performance? I used an ambience before and it seemed to cause a large drop in performance in creative mode
A Wonderful World

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

TumeniNodes wrote: Cool! What is the effect on performance? I used an ambience before and it seemed to cause a large drop in performance in creative mode
Didn't notice any performance drop yet. I use ABMs to place positional sounds and I try to use them as careful as possible.

The "old" ambience mod uses minetest.find_nodes_in_area() in an register_globalstep function, which can caues noticable performance drops. But why only in creative mode? No idea

Currently I work on rivers and oceans. Still not perfect, but not bad at all

User avatar
TumeniNodes
Member
Posts: 2941
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: Post your videos!

by TumeniNodes » Post

I'll be sure to try them out when you release them : )
A Wonderful World

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

The current code is dumb. I have to catch some cases, e.g. if the player is in a cave, but above sea level.
Or if a node is removed, that causes the sound like a single river water source in a cave

The ambient samples are relatively long. Some samples are about 60 seconds. So if you remove the reason for the noise, but the noise is still there, it's a little bit odd

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

Just make another video to demonstrade how rivers and oceans should sound like

https://youtu.be/V36y08PHYGk

Still have to tweak a bit. Some sounds are to loud

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

Both videos are blocked again in germany, because the jungle samples are used in a radioplay. This sucks

User avatar
TumeniNodes
Member
Posts: 2941
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: Post your videos!

by TumeniNodes » Post

burli wrote:Both videos are blocked again in germany, because the jungle samples are used in a radioplay. This sucks
Darn you Merkel!!!!!
A Wonderful World

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: Post your videos!

by azekill_DIABLO » Post

burli wrote:Both videos are blocked again in germany, because the jungle samples are used in a radioplay. This sucks
What only for this??!!
TumeniNodes wrote:-snip-
Darn you Merkel!!!!!
:)
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
Hybrid Dog
Member
Posts: 2828
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

Re: Post your videos!

by Hybrid Dog » Post

burli wrote:Both videos are blocked again in germany, because the jungle samples are used in a radioplay. This sucks
try that
https://www.proxfree.com/youtube-proxy.php

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: Post your videos!

by azekill_DIABLO » Post

Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

I know that I can bypass the block with a proxy, but the videos shouldn't be blocked at all because there is no reason to block them. All content is free

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

Hopefully this video wont be blocked

https://youtu.be/9hzLPmhX7x4

I tinker with the pathfinder to play sounds, even if you are in a cave. There must be a hole to the surface for the pathfinder. Without you wont hear anything.

I have to tweak the parameters a bit and I think I will adjust the gain depending on the path lenght, but it works pretty well right now

User avatar
Caerulean
Member
Posts: 68
Joined: Wed Apr 22, 2015 16:20
In-game: Caerulean

Re: Post your videos!

by Caerulean » Post

Just throwing this 2nd episode here. - https://www.youtube.com/watch?v=RDcGM_yMhiQ
(I need to start using the timer again. :3)

User avatar
TumeniNodes
Member
Posts: 2941
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: Post your videos!

by TumeniNodes » Post

CorvetteBoy6 wrote:You should really play need for madness, http://www.needformadness.com
This is the 2d time I've seen someone plug this game : /
A Wonderful World

User avatar
burli
Member
Posts: 1643
Joined: Fri Apr 10, 2015 13:18

Re: Post your videos!

by burli » Post

https://youtu.be/pmZaEr59KIA
I am talking about my Minetest plans in german

User avatar
everamzah
Member
Posts: 490
Joined: Thu Jan 29, 2015 00:47
GitHub: everamzah
IRC: everamzah
In-game: everamzah

Re: Post your videos!

by everamzah » Post

Fun Caves server longplay (~1 hr.) I messed up the resolution; framerate is low -- couldn't get game capture to work with OBS because my OpenGL is too old, had to use screen capture.

Here's another one I did almost directly afterward. It's another hour long, but the resolution should be nicer. And it features a texture pack.

User avatar
Caerulean
Member
Posts: 68
Joined: Wed Apr 22, 2015 16:20
In-game: Caerulean

Re: Post your videos!

by Caerulean » Post

Episode 3 - https://www.youtube.com/watch?v=XnSrEfK94z8

Okay, so I still didn't time myself to keep the video short, but I hope I'm getting better at this. :3

Starting next episode, I'll be featuring free music from freemusicarchive.org instead of just using Vindsvept music all the time~
Last edited by Caerulean on Sun Jun 19, 2016 14:01, edited 1 time in total.

User avatar
Caerulean
Member
Posts: 68
Joined: Wed Apr 22, 2015 16:20
In-game: Caerulean

Re: Post your videos!

by Caerulean » Post

everamzah wrote:Fun Caves server longplay (~1 hr.) I messed up the resolution; framerate is low -- couldn't get game capture to work with OBS because my OpenGL is too old, had to use screen capture.

Here's another one I did almost directly afterward. It's another hour long, but the resolution should be nicer. And it features a texture pack.
You can try Loilo Game Recorder; it doesn't affect performance as much, and it's free. Can't capture the mouse pointer though (without a plugin, I think), and can only capture games/applications. Also, the output file size can be enormous, depending on your settings. OBS Classic/Studio are both awesome but not exactly easy to set up for low-spec computers. :3

User avatar
octacian
Member
Posts: 597
Joined: Mon Dec 21, 2015 22:18
GitHub: octacian
IRC: octacian
In-game: octacian
Location: Canada

Re: Post your videos!

by octacian » Post

Check out my channel! The link is in my signature. I make minetest and tutorial videos, now that I see your video Evergreen, I'm definitely gonna have to mess with that lol. I'm gonna be uploading more videos in the coming weeks now that school is out, gonna be starting a let's player series soon too.

Meltdown?! has been my best video yet. It's about reactors in technic.
MicroExpansion, Working Computers, All Projects - Check out my YouTube channel! (octacian)
I'm currently inactive in the Minetest community! So if I don't respond, that's why.

Post Reply

Who is online

Users browsing this forum: No registered users and 25 guests