VideoHelp Forum




+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 46 of 46
  1. Member gadgetguy's Avatar
    Join Date
    Feb 2002
    Location
    West Mitten, USA
    Search Comp PM
    Forgive my ignorance, but is there a reason why you're not adjusting the audio offset in Vdub?
    "Shut up Wesley!" -- Captain Jean-Luc Picard
    Buy My Books
    Quote Quote  
  2. Member
    Join Date
    Mar 2005
    Location
    San Pedro, CA
    Search Comp PM
    Originally Posted by gadgetguy
    Forgive my ignorance, but is there a reason why you're not adjusting the audio offset in Vdub?
    gadgetguy-

    Probably because I couldn't find the option to offset the audio before I converted it to a WAV file.

    If you know how to do that in Virtualdub (or Virtualdubmod), and wouldn't mind letting me know, I would appreciate it.

    Thanks.
    Quote Quote  
  3. Audio, Interleaving, skew correction.
    Negative numbers will start audio before video, if needed.
    Cheers, Jim
    My DVDLab Guides
    Quote Quote  
  4. Member
    Join Date
    Mar 2005
    Location
    San Pedro, CA
    Search Comp PM
    Reboot-

    Thanks for the info. I'll give that a try, as it will be one less app to use.
    Quote Quote  
  5. Member gadgetguy's Avatar
    Join Date
    Feb 2002
    Location
    West Mitten, USA
    Search Comp PM
    Audio, Interleaving, skew correction.
    Negative numbers will start audio before video, if needed.
    Like reboot said.
    "Shut up Wesley!" -- Captain Jean-Luc Picard
    Buy My Books
    Quote Quote  
  6. Member Ziffelpig's Avatar
    Join Date
    May 2003
    Location
    Soviet Canuckistan
    Search PM
    I might have missed something in this thread but try decompressing the Avi(audio)with the decompressor in avi2vcd,then open the new uncompressed AVI in Tmpgenc.
    or
    Install the handler included in the Vdub package and try frameserving the Avi to Tmpgenc.
    Just shut up and listen dumbass
    Quote Quote  
  7. Member
    Join Date
    Mar 2005
    Location
    San Pedro, CA
    Search Comp PM
    Originally Posted by gadgetguy
    Audio, Interleaving, skew correction.
    Negative numbers will start audio before video, if needed.
    Like reboot said.
    reboot/gadgetguy-

    I tried the settings, both +- 1152 ms offset, but the audio is still not in sync with the video. I'm trying AVI2VCD right now, so we'll see how that goes.
    Quote Quote  
  8. Member
    Join Date
    Mar 2005
    Location
    San Pedro, CA
    Search Comp PM
    Originally Posted by Ziffelpig
    I might have missed something in this thread but try decompressing the Avi(audio)with the decompressor in avi2vcd,then open the new uncompressed AVI in Tmpgenc.
    or
    Install the handler included in the Vdub package and try frameserving the Avi to Tmpgenc.
    Ziffelpig-

    I don't know if you missed anything or not...I have an AVI file, with what appears to be compressed audio. I'm trying to get it into a format that I can play on a set top DVD player (that doesn't accept DIVX).

    I downloaded AVI2VCD, and ran the AVI file that I have through the decompressor. The new file that it created, although larger, did play correctly in WMP. THe audio and video were in sync, just like in the original. I'm trying to create an MPEG via AVI2VCD right now, so we'll see what happens.

    Thanks for your advice.
    Quote Quote  
  9. Member
    Join Date
    Mar 2005
    Location
    San Pedro, CA
    Search Comp PM
    UPDATE:

    I tried to create a MPG via AVI2VCD, but it didn't work. I got a fatal error that crashed the program. Here is the output from the log file:

    Source file is 823 Mb
    Source File Details:

    DirectShow DETAILS:
    ***WARNING*** Codec reported invalid TimePerFrame = 0!
    Frames per second and Length in frames will be invalid!
    Frames per second: 0.000000
    Length: 0 Frames
    Duration: 41 minutes, 38 seconds
    FilterGraph: DivX Decoder Filter : AVI Splitter : Source :
    INDIVIDUAL FRAME DETAILS:
    Width: 624
    Height: 352
    Bit depth: 32
    AUDIO DETAILS:
    Format tag: 1
    Channels: 2
    Samples Per Second: 48000
    Bits per sample: 16
    Average Bytes Per Second: 192000

    Successfully opened file with DirectShow API!

    VFW DETAILS:
    Frames per second: 23.976043
    Frame rate: 10000000
    Frame scale: 417083
    Starting frame: 0
    Length: 59901
    Codec Code = xvid
    Format Change Count: 0
    Stream descriptor: blahblah.avi Video #1
    INDIVIDUAL FRAME DETAILS:
    Width: 624
    Height: 352
    Bit Count: 24
    Compression: 0
    AUDIO DETAILS:
    Format tag: 1
    Channels: 2
    Samples Per Second: 48000
    Bits per sample: 16
    Average Bytes Per Second: 192000

    Successfully opened file with Video-For-Windows API!

    Using DirectShow API for file access.
    Target Format is NTSC.
    Total frames at target rate: 74876
    Available space on target drive C:\Documents and Settings\Administrator\Desktop\original\ = 47764 Mb
    Beginning Target file: C:\Documents and Settings\Administrator\Desktop\original\blahblah.m pg
    Could not retrieve source video frame 5242, substituting 5241
    Could not retrieve source video frame 5243, substituting 5241
    Could not retrieve source video frame 5244, substituting 5241
    Could not retrieve source video frame 5245, substituting 5241
    Could not retrieve source video frame 5246, substituting 5241
    Could not retrieve source video frame 5247, substituting 5241
    Could not retrieve source video frame 5248, substituting 5241
    Could not retrieve source video frame 5249, substituting 5241
    Could not retrieve source video frame 5250, substituting 5241
    Could not retrieve source video frame 5251, substituting 5241
    Could not retrieve source video frame 5252, substituting 5241
    Could not retrieve source video frame 5253, substituting 5241
    Could not retrieve source video frame 5254, substituting 5241
    Could not retrieve source video frame 5255, substituting 5241
    Could not retrieve source video frame 5256, substituting 5241
    Could not retrieve source video frame 5257, substituting 5241
    FATAL ERROR: Could not retrieve source video frame 5258

    I tried to run the decompressed AVI file through VSODivxToDVD, and it was able to create a MPEG file. When I played the file, the audio and video were out of sync.

    I tried to run the decompressed AVI file through WinAVI as well. It created a MPEG file as well, but the audio and video were not in sync.

    I tried to open the decompressed AVI file in TMPGenc. It said that the file was invalid, and would not process it.

    I was going to try Mainconcept MPEG encoder, but I ran out of gas...maybe I'll give that a try tomorrow.
    Quote Quote  
  10. Member Ziffelpig's Avatar
    Join Date
    May 2003
    Location
    Soviet Canuckistan
    Search PM
    Don't give up on TmpgEnc just yet.
    I used to use Vidomi to make xvids out of my television captures, for the most part it gave very good quality, but I could rarely get them to open in TmpgEnc even after decompressing the audio. What did work every time was frameserving.
    Try this, install the handler in VDub if you haven't already and
    Load your new avi,with the uncompressed audio in to VDub, start the frameserver and load the file you create in to Tmpgenc (I believe it's ***.vdr), it should open, otherwise I would say your Avi is flawed in some way,then check for missing/bad frames with VDub.
    <edit>The only thing good about avi2vcd is the audio decompressor </edit>
    Just shut up and listen dumbass
    Quote Quote  
  11. Member gadgetguy's Avatar
    Join Date
    Feb 2002
    Location
    West Mitten, USA
    Search Comp PM
    Make sure you set the Audio for full processing mode. You can make changes and test to see if it's in synch within VDub without having to process it first. Just make your changes, move to a good visual/audio synch spot and click the output play button.
    Also make sure you are watching the output window, and not the input window.
    "Shut up Wesley!" -- Captain Jean-Luc Picard
    Buy My Books
    Quote Quote  
  12. Member
    Join Date
    Mar 2005
    Location
    San Pedro, CA
    Search Comp PM
    Originally Posted by Ziffelpig
    Don't give up on TmpgEnc just yet.
    I used to use Vidomi to make xvids out of my television captures, for the most part it gave very good quality, but I could rarely get them to open in TmpgEnc even after decompressing the audio. What did work every time was frameserving.
    Try this, install the handler in VDub if you haven't already and
    Load your new avi,with the uncompressed audio in to VDub, start the frameserver and load the file you create in to Tmpgenc (I believe it's ***.vdr), it should open, otherwise I would say your Avi is flawed in some way,then check for missing/bad frames with VDub.
    <edit>The only thing good about avi2vcd is the audio decompressor </edit>
    Ziffelpig

    Okay...I was able to get the handlers installed, and I was able to start the frameserver. I opened up the .vdr file in TMPGenc, but when I hit the start button, it told me that the file could not be opened, or was unsupported. If I click on settings>advanced>source range, it tells me that it cannot open the audio file.

    If I tell TMPGenc to encode the video only, it looks like it will work, it just doesn't like the audio portion of the file.
    Quote Quote  
  13. Member
    Join Date
    Mar 2005
    Location
    San Pedro, CA
    Search Comp PM
    Originally Posted by gadgetguy
    Make sure you set the Audio for full processing mode. You can make changes and test to see if it's in synch within VDub without having to process it first. Just make your changes, move to a good visual/audio synch spot and click the output play button.
    Also make sure you are watching the output window, and not the input window.
    gadgetguy-

    Thanks for the directions. I set the audio in Virtualdub in full processing mode, and after I entered in the correct interleaving offset for the audio, I was able to get the audio/video back in sync in the output window. After I got this all set up, I started to frameserve the file, but then I ran into a snag when I tried to encode it with TMPGenc (see above post)
    Quote Quote  
  14. Member gadgetguy's Avatar
    Join Date
    Feb 2002
    Location
    West Mitten, USA
    Search Comp PM
    Sorry, can't help you with TMPGenc. I don't use it enough to help further.
    "Shut up Wesley!" -- Captain Jean-Luc Picard
    Buy My Books
    Quote Quote  
  15. Member
    Join Date
    Mar 2005
    Location
    San Pedro, CA
    Search Comp PM
    gadgetguy-

    No problem. Thanks for your help.
    Quote Quote  
  16. Rarely will tmpgenc take a frameserved audio source.
    Just save out the .wav from virtualdub, and encode only video in tmpgenc.
    Adjust delay in your authoring app, now that you know how much to adjust it.
    Cheers, Jim
    My DVDLab Guides
    Quote Quote  



Similar Threads

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