Protect Audio File with Voiceover Tag

dm
@dm
7 years ago
37 posts
Hi Guys!
The title says it all. Is there a way to protect audio files with a voicetag? Ideally once a user uploads their audiofile, a voice tag plays over it every 10 seconds (the voicetag is determined by admin & is most likely the name of the site). Take a look at Audiojungle.net as an example.
updated by @dm: 11/20/17 09:26:15AM
michael
@michael
7 years ago
7,714 posts
No module currently exists, you'd need to build one.

It has been discussed before, see my comment here for the ffmpeg code to use to tag the file
https://www.jamroom.net/the-jamroom-network/forum/suggestions/5345/audio-snip-too-short#p5436
dm
@dm
7 years ago
37 posts
I have no Idea what this code is or where to insert it... can you please help me out?
ffmpeg -i song_1.mp3 -i watermark.mp3 -filter_complex "amerge,pan=stereo|c0<c0+c2|c1<c1+c3" output.mp3
michael
@michael
7 years ago
7,714 posts
Not that simple, would require a module. We do build modules on request

Docs: "Sponsor a module"
https://www.jamroom.net/the-jamroom-network/documentation/jamroomnet/4931/sponsor-a-module
alt=
lets go
@devcentricbeats
7 years ago
118 posts
Its ways around that using the form designer. You will need 2 audio files per instrumental.
You can also still have the regular way for songs.

Its quit a bit to explain but wont take you long to implement so let me know if this is info you really need.
updated by @devcentricbeats: 08/17/17 12:59:23AM

Tags