VideoHelp.com Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Member
    Join Date: Jul 2009
    Location: United Kingdom
    Hi there, sorry if this is in the wrong section.

    Im new to Ubuntu (and Linux) and have a problem, in windows I had some movies in the .avi container that was set at a frame rate of 23.976.

    Now what i used to do was de-multiplex the audio re-encode the audio while time stretching it and then remux it back to the video at 25.000fps.

    Now the only programme i can find that will time stretch the audio for me in Ubuntu is AviDemux but the problem their is that when it is done the audio sounds terrible, very static, and for the life of me i cant find an alternative.

    So if anyone can find an alternative for me please I would be most grateful and if it is difficult set of commands a step by step how to would me most appreciated

    I have also tried Audacity and changed the tempo by 4.1% but it goes out of sync when re-muxed back with the video at 25.000fps.
    Quote Quote  

  2. Get Slack disturbed1's Avatar
    Join Date: Apr 2001
    Location: init 4
    You can use sox
    First result from google gives me this
    sox in.wav -r42294 -swc2 -t raw - | sox -swc2 -r 44100 -t raw - out.wav
    or for 48K audio
    sox in.wav -r46034 -swc2 -t raw - | sox -swc2 -r 48000 -t raw - out.wav
    Linux _is_ user-friendly. It is not ignorant-friendly and idiot-friendly.
    Quote Quote  




Similar Threads

  1. questions about audio normalizing and audio encoding
    By codemaster in forum DVD Ripping
    Replies: 2
    Last Post: 25th Sep 2011, 21:22
  2. AVStoDVD crashed on audio encoding.. have m2v video file, but no audio
    By arcooke in forum Newbie / General discussions
    Replies: 3
    Last Post: 5th Aug 2010, 14:18
  3. Replies: 1
    Last Post: 7th Jan 2009, 16:42
  4. best audio encoding?
    By Remyisme in forum Newbie / General discussions
    Replies: 4
    Last Post: 20th Oct 2008, 04:44
  5. Replies: 8
    Last Post: 21st Nov 2007, 19:53
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools