LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   pitch fixing (https://www.linuxquestions.org/questions/linux-general-1/pitch-fixing-671437/)

dangold 09-21-2008 03:29 PM

pitch fixing
 
Hi,

I want to speedup a movie file for example to be 1.4x faster
the problem is the pitch of the voice is gettin higher.
any idea how to fix it ?

(in wmplayer its working fine when you speed it up i want somthing that does the same)

Thanks ahead.

scott_R 09-21-2008 07:50 PM

smplayer doesn't seem to pitch shift, might want to give that a shot.

http://smplayer.sourceforge.net/

(If your distribution doesn't have it's own version.)

dangold 09-22-2008 03:14 AM

solved
 
I installed mplayer from CVN
and it got some filter that does that.
for example
mplayer -af scaletempo -speed 1.2 media.ogg

THanks .

i92guboj 09-22-2008 07:25 AM

You can always separate the video and sound channels and edit the wave on a wave editor. Most of them will allow you to change the tempo without pitch shifting. Then you can use mencoder or whatever you preffer to multiplex the video and the sound into a final avi file.


All times are GMT -5. The time now is 05:01 PM.