Frozen VOB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • darkmo0d
    Junior Member
    Junior Member
    • May 2003
    • 4

    Frozen VOB

    I have an issue with a "frozen" .vob file. I used an avi file joiner to merge two divx files into one. Replays fine. Next I used TMPGEnc to convert the file into the respective .m2v and .wav files...they are fine. The I used TMPGDvd Author to convert the files into the .vob files. then I checked the .vob files and the first one seems frozen. the rest of the files preview fine through vobedit. Any ideas what the issue could be? Thanks.
  • setarip
    Retired
    • Dec 2001
    • 24955

    #2
    "Next I used TMPGEnc to convert the file into the respective .m2v and .wav files..."

    Instead, you should use TMPGEnc's "DVD" template/"wizard" to create a DVD-compliant MPEG2 file...

    Comment

    • darkmo0d
      Junior Member
      Junior Member
      • May 2003
      • 4

      #3
      Re: Frozen VOB

      That's exactly what I did do. I used the 16x9 NTSC selection it presented by default. I altered no settings. I followed the directions in the wizard and this is the status line result:

      DVD for NTSC (North America and Japan) (MPEG-2 720x480 23.976fps CBR 4936kbps

      The .m2v and .wav files are the result of the encoding process of TMPGEnc

      I fired up TMPGEnc DVD Author and it created the .vob files from those two files. I have not yet burned these. The issue: If it won't play as a vob on my HDD, I assume that it won't play on the DVD if the other vob files are playing from my HDD. The frames are all there...just no play action with a .vob player.

      Comment

      • setarip
        Retired
        • Dec 2001
        • 24955

        #4
        "The .m2v and .wav files are the result of the encoding process of TMPGEnc "

        By doing the following, you should instead produce a single multiplexed DVD-compliant MPEG-2 file:

        Save the following as a text file named "NewNTSCDVD.MCF" and then place it in the "Template" sub-folder in your TMPGEnc folder. Then click on the "Load" radiobutton. First doubleclick on "Unlock.mcf" - and then doubleclick on "NewNTSCDVD.MCF":

        object TMPEGConfigFile
        MPEG.Text = '$$DVD_NTSC'
        MPEG.WizardCategoryName = '$$HIDE'
        MPEG.WizardSubFormatName = ''
        MPEG.WizardCaption = ''
        MPEG.WizardDescription = ''
        MPEG.OutputStreamType = MPEG_OutputStreamType_System_VideoAudio
        MPEG.OutputStreamType_ReadOnly = True
        MPEG.Video.StreamType = MPEGVideoEncoder_StreamType_MPEG2
        MPEG.Video.StreamType_ReadOnly = True
        MPEG.Video.Width = 720
        MPEG.Video.Width_ReadOnly = True
        MPEG.Video.Height = 480
        MPEG.Video.Height_ReadOnly = True
        MPEG.Video.YUVFormat = 1
        MPEG.Video.YUVFormat_ReadOnly = True
        MPEG.Video.DC_prec = 1
        MPEG.Video.DC_prec_ReadOnly = False
        MPEG.Video.VideoEncodeMode = MPEGVideoEncoder_VideoEncodeMode_Interlace
        MPEG.Video.VideoEncodeMode_ReadOnly = True
        MPEG.Video.VideoEncodeMode_CantSelExtType = False
        MPEG.Video.FrameRate = 4
        MPEG.Video.FrameRate_ReadOnly = True
        MPEG.Video.AspectRatio = 2
        MPEG.Video.AspectRatio_ReadOnly = True
        MPEG.Video.RateControlMode = MPEGVideoEncoder_RateControlMode_CQ
        MPEG.Video.RateControlMode_ReadOnly = False
        MPEG.Video.MaxBitRate = 8000000
        MPEG.Video.MaxBitRate_ReadOnly = False
        MPEG.Video.MinBitRate = 2000000
        MPEG.Video.MinBitRate_ReadOnly = False
        MPEG.Video.CBR_BitRate = 7000000
        MPEG.Video.VBR_MultipassVBRAlgorithm = MPEGVideoEncoder_MultipassVBRAlgorithm_MultipassCQ
        MPEG.Video.VBR_AvgBitRate = 7000000
        MPEG.Video.VBR_MaxBitRate = 8000000
        MPEG.Video.VBR_MinBitRate = 2000000
        MPEG.Video.VBR_MaxPassCount = 2
        MPEG.Video.VBR_Quality_P = 0
        MPEG.Video.VBR_Quality_B = 20
        MPEG.Video.VBR_EnablePadding = False
        MPEG.Video.MVBR_MaxBitRate = 8000000
        MPEG.Video.MVBR_MinBitRate = 2000000
        MPEG.Video.MVBR_Quality_P = 0
        MPEG.Video.MVBR_Quality_B = 20
        MPEG.Video.MVBR_EnablePadding = False
        MPEG.Video.AVBR_Quality = 50
        MPEG.Video.AVBR_MaxBitRate = 8000000
        MPEG.Video.AVBR_MinBitRate = 2000000
        MPEG.Video.AVBR_EnablePadding = False
        MPEG.Video.CQ_Quality = 65
        MPEG.Video.CQ_Quality_P = 0
        MPEG.Video.CQ_Quality_B = 20
        MPEG.Video.CQ_MaxBitRate = 8000000
        MPEG.Video.CQ_MinBitRate = 2000000
        MPEG.Video.CQ_EnablePadding = False
        MPEG.Video.VBVBufferSize = 229376
        MPEG.Video.VBVBufferSize_ReadOnly = True
        MPEG.Video.GOP_SeqHeaderInterval = 1
        MPEG.Video.GOP_SeqHeaderInterval_ReadOnly = True
        MPEG.Video.GOP_I_FrameCount = 1
        MPEG.Video.GOP_I_FrameCount_ReadOnly = True
        MPEG.Video.GOP_P_FrameCount = 5
        MPEG.Video.GOP_P_FrameCount_ReadOnly = True
        MPEG.Video.GOP_B_FrameCount = 2
        MPEG.Video.GOP_B_FrameCount_ReadOnly = True
        MPEG.Video.GOP_BitStreamForEdit = False
        MPEG.Video.GOP_BitStreamForEdit_ReadOnly = False
        MPEG.Video.GOP_MaxFrameCount = 18
        MPEG.Video.GOP_MaxFrameCount_ReadOnly = True
        MPEG.Video.QuantizeMatrix_Intra_ReadOnly = False
        MPEG.Video.QuantizeMatrix_NonIntra_ReadOnly = False
        MPEG.Video.CheckProfile_and_Level = True
        MPEG.Video.CheckProfile_and_Level_ReadOnly = False
        MPEG.Video.Profile = 4
        MPEG.Video.Profile_ReadOnly = True
        MPEG.Video.Level = 8
        MPEG.Video.Level_ReadOnly = True
        MPEG.Video.VideoFormat = 2
        MPEG.Video.VideoFormat_ReadOnly = True
        MPEG.Video.MotionSearchSpeed = MPEGVideoEncoder_MotionSearchSpeed_MotionEstimate
        MPEG.Video.MotionSearch_AlwaysHalfPel = False
        MPEG.Video.UseFloatDCT = False
        MPEG.Video.QuantizeMode = False
        MPEG.Video.QuantizeModeVal_Intra = 35
        MPEG.Video.QuantizeModeVal_NonIntra = 35
        MPEG.Video.YUVBasicYCbCr = False
        MPEG.Video.QuantizeMatrix_Intra = {
        081013161A1B1D22101016181B1D222513161A1B1D22222616 161A1B1D222528
        161A1B1D202328301A1B1D202328303A1A1B1D22262E38451B 1D23262E384553}
        MPEG.Video.QuantizeMatrix_NonIntra = {
        10111213141516171112131415161718121314151617181913 14151617181A1B
        14151617191A1B1C151617181A1B1C1E1617181A1B1C1E1F17 18191B1C1E1F21}
        MPEG.Audio.StreamType = MPEGAudioEncoder_StreamType_MPEG1_Layer2
        MPEG.Audio.StreamType_ReadOnly = True
        MPEG.Audio.SamplingFrequency = 48000
        MPEG.Audio.SamplingFrequency_ReadOnly = True
        MPEG.Audio.ChannelMode = 0
        MPEG.Audio.ChannelMode_ReadOnly = False
        MPEG.Audio.CantUseMono = True
        MPEG.Audio.BitRate = 384000
        MPEG.Audio.BitRate_ReadOnly = False
        MPEG.Audio.CalcCRC = False
        MPEG.Audio.CalcCRC_ReadOnly = False
        MPEG.Audio.OriginalFlag = False
        MPEG.Audio.OriginalFlag_ReadOnly = False
        MPEG.Audio.CopyrightFlag = False
        MPEG.Audio.CopyrightFlag_ReadOnly = False
        MPEG.Audio.PrivateFlag = False
        MPEG.Audio.PrivateFlag_ReadOnly = False
        MPEG.Audio.EmphasisType = 0
        MPEG.Audio.EmphasisType_ReadOnly = False
        MPEG.System.StreamType = MPEGSystemEncoder_StreamType_MPEG2_Program
        MPEG.System.StreamType_ReadOnly = True
        MPEG.System.CommentText = ''
        MPEG.System.EnableCommentText = False
        end

        Comment

        Working...