You are not logged in.

#1 2014-11-09 13:57:04

Aegidius
Member
From: Italy
Registered: 2011-06-29
Posts: 288
Website

Remove speaking from video

Hello.

I would like to translate a video removing the speaking and replacing it with my one. Do you know any free Linux software that can do this job?

Thank you.

Egidio

Offline

#2 2014-11-09 14:00:26

Spider.007
Member
Registered: 2004-06-20
Posts: 1,176

Re: Remove speaking from video

Why not split the audio from the video and merge it with a different track; any editor should be able to do this (cli included). Did you search for any tools yourself?

Last edited by Spider.007 (2014-11-09 14:00:31)

Offline

#3 2014-11-09 14:02:03

Aegidius
Member
From: Italy
Registered: 2011-06-29
Posts: 288
Website

Re: Remove speaking from video

I do not want to remove all the audio, just the speaking trace. There are a lot of other sounds I want to keep.

Offline

#4 2014-11-09 14:26:37

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,729
Website

Re: Remove speaking from video

Not easily accomplished unless the voice track is its own audio stream (highly unlikely).

Offline

#5 2014-11-09 14:27:48

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Remove speaking from video

What kind of video - is the dialog on a separate audio channel?  If it is, the above still applies, many tools could do this.  If the dialog is not in a separate channel then this would be virtually impossible.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#6 2014-11-09 14:47:12

kahrkunne
Member
Registered: 2013-08-24
Posts: 88

Re: Remove speaking from video

You could try cutting out the frequencies of the human voice, but if there's other sounds in the same frequency range that you want to keep then you're screwed.
Also see http://manual.audacityteam.org/o/man/tu … ation.html

Offline

#7 2014-11-09 20:03:13

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,457

Re: Remove speaking from video

For stereo signals, usually, the voice is replicated equally on both channels, while the soundtrack and background effects differs slightly on the left and right channel.
Several "karaoke" tools exploit that to remove the voice using waveform invertion/sums. (subtracting the left channel by the right one would logically means remove the common thing, hopefully the voice)
However, the result quality may be not that good due to echoes and sound compression.
try this:
http://www.youtube.com/watch?v=x-EkDB7oNk8

Last edited by kokoko3k (2014-11-09 20:05:25)


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#8 2014-11-10 20:22:49

Aegidius
Member
From: Italy
Registered: 2011-06-29
Posts: 288
Website

Re: Remove speaking from video

Ok, I'll try. If it will take too much time, I will reduce the volume and speak over it.

Thank you guys.

Offline

Board footer

Powered by FluxBB