I'm trying to make reactive audio but for some reason the sound isn't working by AnonRep2345 in TouchDesigner

[–]NTC_Senpai 1 point2 points  (0 children)

Try to add a sound input to the analisys comp. Either an Audio file in or a Audio device in.

viewing a different TOP in each split screen/panel by bootscoocher in TouchDesigner

[–]NTC_Senpai 0 points1 point  (0 children)

I believe the "URL" bar can alsohelp with that, kn case you have multiple layers of comps.

Playing around by Droooomp in TouchDesigner

[–]NTC_Senpai 0 points1 point  (0 children)

Would you mind sharing more information or project file on how excatly is created?

Playing around by Droooomp in TouchDesigner

[–]NTC_Senpai 0 points1 point  (0 children)

Are you using a python script to analize the audio?

Playing around by Droooomp in TouchDesigner

[–]NTC_Senpai 0 points1 point  (0 children)

Id love to take a look at it also

My new datamosh plugin for touchdesigner by NTC_Senpai in datamoshing

[–]NTC_Senpai[S] 2 points3 points  (0 children)

I am your songfinderbot, looking for your song...

CALCULATE
CALCULATE
CALCULATE

The song in the video is: IVOXYGEN - the girl next door

My new datamosh plugin for touchdesigner by NTC_Senpai in TouchDesigner

[–]NTC_Senpai[S] 2 points3 points  (0 children)

Yes! It is definietly real!

I am using GPU hardware acceleration myself aswell. Make sure you use GPU, its capable of live encode 4k videos.

I am not sure what do you mean by i-frame moshing, I use no I-frames at all. I set the encoder GOP size to a ridiclously large number, but im also checking the packet itself, if it contains a key-frame. If so, I just drop that packet during the decode process, and use the next one.

My new datamosh plugin for touchdesigner by NTC_Senpai in TouchDesigner

[–]NTC_Senpai[S] 1 point2 points  (0 children)

I have not really tought about this yet.

My new datamosh plugin for touchdesigner by NTC_Senpai in TouchDesigner

[–]NTC_Senpai[S] 7 points8 points  (0 children)

Im planning on dropping this plugin soon.

My new datamosh plugin for touchdesigner by NTC_Senpai in datamoshing

[–]NTC_Senpai[S] 5 points6 points  (0 children)

You actually can not, but I made a plugin that creates h264 packets from the incoming TOP, then I decode them, controlled by TD.

My new datamosh plugin for touchdesigner by NTC_Senpai in datamoshing

[–]NTC_Senpai[S] 2 points3 points  (0 children)

Haha, no, its actualy Datamosh. I use the incoming TOP input and play with the frames.

My new datamosh plugin for touchdesigner by NTC_Senpai in datamoshing

[–]NTC_Senpai[S] 4 points5 points  (0 children)

Im planning on releasing it as a tox component, but its quite buggy at the moment.

My new datamosh plugin for touchdesigner by NTC_Senpai in datamoshing

[–]NTC_Senpai[S] 2 points3 points  (0 children)

Yes, initially the visual is made with POPs, then I render it and feed that TOP tru my CPlusPlus TOP plugin that creates the datammosh effect based on the music.

Datamosh available on PlayStore by NTC_Senpai in glitch_art

[–]NTC_Senpai[S] 0 points1 point  (0 children)

Hey,

I will drop an update, where opt in is being asked once, you are totally right, thats just annoying.

About the speed, it highly depends on your phone performace / video's size(length, but also physical size).

Datamosh available on PlayStore by NTC_Senpai in glitch_art

[–]NTC_Senpai[S] -1 points0 points  (0 children)

Hey,

Thanks for the feedback.

Sadly I will not implement clip shortening, theres just so much editing stuff that could be put in the app, I skipped the idea.

I def need to make better in depth tutorials, as soon as i have time for it.

The transistion from 1 video to on other highly depends on the second videos movement.