module inscription newsletter haut de page forum mobile

Rejeter la notice

Gratuit : Atelier Apéro - mardi 13 mai 17h à Paris 14ème
Ne ratez pas notre prochain gros événement ! 
RAW - Monitoring - DIT. Masterclass, Ateliers pratiques sur caméras Canon C400 & C80, Rencontres & échanges

Infos & inscriptions

Ateliers et Formations

meilleut template TSu pour DVD

Discussion dans 'Compression, conversion vidéo' créé par silveno, 19 Février 2002.

Tags:
  1. silveno

    Points Repaire:
    1 000
    Recos reçues:
    0
    Messages:
    61
    Appréciations:
    +0 / 0 / -0
    quel est le meilleur template de tsunami pour des dVD ?
    j'en ai essayé plusieurs, mais je pense qu'il doit exister qchose de meiux.
     
  2. Bambi

    Points Repaire:
    1 000
    Recos reçues:
    0
    Messages:
    230
    Appréciations:
    +0 / 0 / -0
    Hmm.. Dans la mesure ou pour faire un DVD il faut comprimer la vidéo, ce qui implique un compromis, je ne suis pas sûr qu'il y ait de "meilleur" réglage (sinon, pour quoi faire des réglages ? Il suffirait de paramètrer en dur dans le logiciel ;) ).

    Bref, tout ceci pour dire que le template DVD PAL ci-desssous a donné de très bon résultats chez moi.

    object TMPEGConfigFile
    MPEG.Text = 'DVD PAL '
    MPEG.Description = ''
    MPEG.OutputStreamType = MPEG_OutputStreamType_System_VideoAudio
    MPEG.OutputStreamType_ReadOnly = False
    MPEG.Video.StreamType = MPEGVideoEncoder_StreamType_MPEG2
    MPEG.Video.StreamType_ReadOnly = False
    MPEG.Video.Width = 720
    MPEG.Video.Width_ReadOnly = False
    MPEG.Video.Height = 576
    MPEG.Video.Height_ReadOnly = False
    MPEG.Video.YUVFormat = 1
    MPEG.Video.YUVFormat_ReadOnly = False
    MPEG.Video.DC_prec = 1
    MPEG.Video.DC_prec_ReadOnly = False
    MPEG.Video.VideoEncodeMode = MPEGVideoEncoder_VideoEncodeMode_Interlace
    MPEG.Video.VideoEncodeMode_ReadOnly = False
    MPEG.Video.VideoEncodeMode_CantSelExtType = False
    MPEG.Video.FrameRate = 3
    MPEG.Video.FrameRate_ReadOnly = False
    MPEG.Video.AspectRatio = 2
    MPEG.Video.AspectRatio_ReadOnly = False
    MPEG.Video.RateControlMode = MPEGVideoEncoder_RateControlMode_CQ
    MPEG.Video.RateControlMode_ReadOnly = False
    MPEG.Video.MaxBitRate = 0
    MPEG.Video.MaxBitRate_ReadOnly = False
    MPEG.Video.CBR_BitRate = 7000000
    MPEG.Video.MVBR_MaxBitRate = 9000000
    MPEG.Video.MVBR_MinBitRate = 0
    MPEG.Video.MVBR_Quality_P = 0
    MPEG.Video.MVBR_Quality_B = 20
    MPEG.Video.MVBR_EnablePadding = False
    MPEG.Video.VBR_AvgBitRate = 5000000
    MPEG.Video.VBR_MaxBitRate = 9000000
    MPEG.Video.VBR_MinBitRate = 0
    MPEG.Video.VBR_EnablePadding = False
    MPEG.Video.AVBR_Quality = 50
    MPEG.Video.AVBR_MaxBitRate = 9000000
    MPEG.Video.AVBR_MinBitRate = 0
    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 = 9000000
    MPEG.Video.CQ_MinBitRate = 0
    MPEG.Video.CQ_EnablePadding = False
    MPEG.Video.VBVBufferSize = 229376
    MPEG.Video.VBVBufferSize_ReadOnly = False
    MPEG.Video.GOP_SeqHeaderInterval = 1
    MPEG.Video.GOP_SeqHeaderInterval_ReadOnly = False
    MPEG.Video.GOP_I_FrameCount = 1
    MPEG.Video.GOP_I_FrameCount_ReadOnly = False
    MPEG.Video.GOP_P_FrameCount = 5
    MPEG.Video.GOP_P_FrameCount_ReadOnly = False
    MPEG.Video.GOP_B_FrameCount = 2
    MPEG.Video.GOP_B_FrameCount_ReadOnly = False
    MPEG.Video.GOP_BitStreamForEdit = False
    MPEG.Video.GOP_BitStreamForEdit_ReadOnly = False
    MPEG.Video.QuantizeMatrix_Intra_ReadOnly = False
    MPEG.Video.QuantizeMatrix_NonIntra_ReadOnly = False
    MPEG.Video.Profile = 4
    MPEG.Video.Profile_ReadOnly = False
    MPEG.Video.Level = 8
    MPEG.Video.Level_ReadOnly = False
    MPEG.Video.VideoFormat = 1
    MPEG.Video.VideoFormat_ReadOnly = False
    MPEG.Video.DisplayWidth = 0
    MPEG.Video.DisplayWidth_ReadOnly = True
    MPEG.Video.DisplayHeight = 0
    MPEG.Video.DisplayHeight_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 = {
    081013161A1B1D22101016181B1D222513161A1B1D22222616161A1B1D222528
    161A1B1D202328301A1B1D202328303A1A1B1D22262E38451B1D23262E384553}
    MPEG.Video.QuantizeMatrix_NonIntra = {
    1011121314151617111213141516171812131415161718191314151617181A1B
    14151617191A1B1C151617181A1B1C1E1617181A1B1C1E1F1718191B1C1E1F21}
    MPEG.Audio.StreamType = MPEGAudioEncoder_StreamType_MPEG1_Layer2
    MPEG.Audio.StreamType_ReadOnly = False
    MPEG.Audio.SamplingFrequency = 48000
    MPEG.Audio.SamplingFrequency_ReadOnly = False
    MPEG.Audio.ChannelMode = 0
    MPEG.Audio.ChannelMode_ReadOnly = False
    MPEG.Audio.CantUseMono = False
    MPEG.Audio.BitRate = 224000
    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 = False
    MPEG.System.CommentText = ''
    MPEG.System.EnableCommentText = False
    end

    Amicalement
     
  3. silveno

    Points Repaire:
    1 000
    Recos reçues:
    0
    Messages:
    61
    Appréciations:
    +0 / 0 / -0
    merci

    ja vais l'essayer de ce pas
     
  4. silveno

    Points Repaire:
    1 000
    Recos reçues:
    0
    Messages:
    61
    Appréciations:
    +0 / 0 / -0
    je suis bubble

    ... mais j'arrive pas à créer le fichier mcf à partir du script 2 posts plus haut, comment faut faire déjà ?
     
  5. SAMY

    Points Repaire:
    1 000
    Recos reçues:
    0
    Messages:
    271
    Appréciations:
    +0 / 0 / -0
    Bonjour !

    En principe, copier le listing

    object TMPEGConfigFile
    .../...
    end

    dans un fichier TXT et renommer l'extension TXT en MCF.
     
Chargement...

Partager cette page