VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Sep 2008
    Location
    Germany
    Search Comp PM
    I can remux my MPEG4 into an AVI with MP4Box and FFMPEG, or I could index it with DGAVCIndex.

    Then I could either do this:

    AVISource("video.avi")

    or this:

    LoadPlugin("DGAVCDecode.dll")
    AVCSource("videoindex.dga")

    Whis is better for editing via AVISynth with something like Avidemux?
    Does on have any advantages/disadvantages over the other?
    I've heard the term "frame accuracy" mentioned before. Is one more accurate than t'other?
    Quote Quote  
  2. DgAvcIndex + AvcSource() will be much more reliable. Remuxing AVC into an AVI container will cause b-frame decoder lag issues. And if the AVC has a variable frame rate you will get A/V sync problems.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!