Results 1 to 6 of 6

Thread: [SOLVED] Using Avidemux to fix sync issues

  1. #1
    Join Date
    Mar 2008
    Beans
    85

    [SOLVED] Using Avidemux to fix sync issues

    Hi there

    I have a video on my hd that is 200ms out of sync. Could someone tell me the best way to get avidemux to resync it.

    Many Thanks

  2. #2
    Join Date
    Apr 2007
    Beans
    20

    Re: Using Avidemux to fix sync issues

    First you need to open the file in avidemux, then make sure that on the left video and audio are both set to copy.
    Check that format underneath is set to the same as the original file.

    Tick the box which says shift under the audio section, enter 200 or -200 in the box next to it and then hit save choose a filename and it's done.

    It don't think that there is a way for avidemux to work out the exact shift or to preview the shift so I would reccomend using the A & B buttons to select a small section of the file and save that, check it for sync and then redo the shift amount until it is spot on and then save the whole video.

    Hope this helps

  3. #3
    Join Date
    Mar 2008
    Beans
    85

    Re: Using Avidemux to fix sync issues

    That was it, wow didnt know it was as easy as that.

    Thanks alot for helping me.

  4. #4
    Join Date
    Aug 2008
    Location
    Mumbai, India
    Beans
    41
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Using Avidemux to fix sync issues

    hello, i haven't tried this, but can't this be done with ffmpeg on command line?

    or any other way on command line

    i'll try this 'avidemux' anyway... thanks

    EDIT: ohh, i just noticed the 'avidemux-cli' package in synaptic... thanks anyway
    Last edited by sharat87; December 6th, 2008 at 12:38 AM. Reason: typo
    I power
    Ubuntu Maverick Meerkat (10.10) (32-bit).
    Dell Latitude E5410 with 4 GB RAM, 250GB HDD

  5. #5
    Join Date
    Jul 2005
    Location
    Gent
    Beans
    286
    Distro
    Ubuntu Gnome 17.04 Zesty Zapus

    Re: Using Avidemux to fix sync issues

    What do you do when avidemux is actually the cause of your sync problems?

    (avidemux can't work with mythtv mpeg files, it ignores the sync data or so ...)

  6. #6
    Join Date
    Apr 2007
    Beans
    20

    Re: Using Avidemux to fix sync issues

    Quote Originally Posted by Skerit View Post
    What do you do when avidemux is actually the cause of your sync problems?

    (avidemux can't work with mythtv mpeg files, it ignores the sync data or so ...)
    I used to run the files through a java program called projectX which cleans up and repairs sync issues with mpeg files. The way it works is to demux (seperate) the audio and video stream into two seperate files which you load into avidemux.

    You can install it with

    Code:
    sudo apt-get install project-x
    unfortunately it is not the easiest program to use in the world...

    There is a guide here which should get you started:
    http://www.doom9.org/index.html?/DigiTV/projectx.htm

    There may be an easier to use program by now which can fix sync errors in mpeg files but as I haven't had a capture card for four years I wouldn't know.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •