VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Member
    Join Date
    Oct 2010
    Location
    Lisboa
    Search Comp PM
    Hi

    I'm using DVDLabPRO for authoring files like mkv or mp4 wich are encoded with AVStoDVD to get the elementary streams ready for authoring.

    I have noticed that the videos I get after authoring have some constant really small breaks, wich are almost unseen at the human eye, but still very perceptive at some scenes in the videos.

    Is there a way to avoid these breaks or to make the video look more smooth?

    Thank U in advance
    Quote Quote  
  2. Hi Motinha,

    could you post the AVStoDVD project .log file?



    Bye
    MrC

    AVStoDVD Homepage
    Quote Quote  
  3. Member
    Join Date
    Oct 2010
    Location
    Lisboa
    Search Comp PM
    Hi once again
    Here is the .log file

    <04-11-2010 13:09:30>
    START PROCESS
    <>

    <04-11-2010 13:09:30>
    PROJECT SETTINGS

    DVD Video Standard: PAL
    DVD Titles number: 1
    DVD Size: 4450/4450 MB (100%)
    DVD Output Setup: MPEG2 Streams
    DVD Label: DVD
    DVD Menu: Static Menu
    Output Folder: C:\###########\#######
    Delete Temp Process Files: No
    Delete Working Files: Yes
    Edit Command Parameters: No
    Post Process Task: Show Progress Status window

    PREFERENCES

    MultiThread: 1
    AVS Source Filter: A2DSource
    AVS UpSize/DownSize Filter: Lanczos4Resize/Spline64Resize
    Video Resolution: 0
    Video BitRate Min: 2500
    Video BitRate Level 1: 6500
    Video Profile Level 2: 4500
    Video BitRate Max: 8500
    Keep DVD Compliant Video: 1
    AC3 Audio Encoder: 0
    PAL SpeedUp: 0
    Force FFmpeg for Long Audio: 1
    DVD Audio Format: 0
    DVD Audio BitRate: 224
    Keep DVD Compliant Audio: 1
    Normalize Audio: 0
    DVD Audio Language: JA - Japanese
    DVD Subs Language: PT - Portuguese
    DVD Subs Font: Tahoma 22pt Bold
    Chapters Interval: 5
    Use Source Chapters: 1
    DVD Burning Drive: D: HL-DT-ST DVDRAM GSA-T20N WW01
    DVD Burning Speed: 4x
    Auto Erase DVD RW: 1
    Save Log file: 1
    Save General Settings: 0
    Unload ActiveMovie library: 0
    Adjust ffdshow mixer: 1
    <>

    <04-11-2010 13:09:30>
    TITLE 1 SOURCE FILES
    Video: C:\1\Original\[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].mkv
    Info: AVC - 4818 kbps - 1280x720 - DAR 1,778 - 23,976 fps (CFR) - Progressive - 1:52:09 hours - 161348 frames
    Audio 1: C:\1\Original\[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].mkv
    Info: AC3 - 640 kbps - CBR - 6ch - 48000Hz - 16bit - 1:52:09 hours - Internal
    Subs: C:\1\Original\[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].srt
    [MediaInfoLib - v0.7.35]
    <>

    <04-11-2010 13:09:30>
    AVISYNTH SCRIPT
    Import("C:\Programas\AVStoDVD\Lib\A2DSource.avsi")

    Video = A2DVideoSource("C:\1\Original\[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].mkv", CacheFolder="C:\###############", VFR=false)
    Audio = A2DAudioSource("C:\1\Original\[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].mkv", CacheFolder="C:\############")

    Video = Video.ConvertToYV12
    #Using DGPulldown/HCenc to upsize FPS
    Video = Video.Spline64Resize(720,576)

    AudioDub(Video, Audio)
    <>

    <04-11-2010 13:09:30>
    START VIDEO ENCODING OPERATIONS
    Encoding Profile: HCenc VBR 1-pass
    Target Video FileSize: 4078 MB
    HCenc Parameters: -ini "C:\1\Demuxed\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].HCenc.ini"
    HCenc ini file:
    *INFILE C:\1\Demuxed\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1]_1.avs
    *AVSRELOAD
    *OUTFILE C:\###########\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].m2v
    *LOGFILE C:\1\Demuxed\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].HCenc.log
    *MAXBITRATE 9000
    *1PASS
    *BITRATE 5083
    *PROFILE BEST
    *ASPECT 16:9
    *PROGRESSIVE
    *TFF
    *BIAS 50
    *DC_PREC 9
    *MATRIX MPEG
    *AQ 1
    *LUMGAIN 1
    *SMP
    *PRIORITY IDLE
    *WAIT 2
    <>

    <04-11-2010 17:28:19>
    END VIDEO ENCODING OPERATIONS
    Created File: C:\############\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].m2v (4081,3 MB)
    OUTPUT VIDEO INFO: MPEG-2 Video - 5128 kbps - 720x576 - DAR 1,778 - 23,976 fps (CFR) - Progressive (TFF) - 1:52:02 hours - 161185 frames
    <>

    <04-11-2010 17:28:19>
    START PULLDOWN OPERATIONS
    DGPulldown Parameters: "C:\#############\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].m2v" -srcfps 23.976 -destfps 25 -inplace -tff
    <>

    <04-11-2010 17:52:38>
    END PULLDOWN OPERATIONS
    DGPulldown executed on File: C:\############\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].m2v (4081,3 MB)
    OUTPUT VIDEO INFO: MPEG-2 Video - 5123 kbps - 720x576 - DAR 1,778 - 24 fps (CFR) - Progressive (2:2:2:2:2:2:2:2:2:2:2:3 Pulldown) - 1:52:09 hours - 161507 frames
    <>

    <04-11-2010 17:52:40>
    START AUDIO ENCODING OPERATIONS (Track 1)
    Wavi+Aften Parameters: "C:\1\Demuxed\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1]_1.avs" - | "C:\Programas\AVStoDVD\Aften\aften.exe" -b 448 -pad 0 -dynrng 5 -bwfilter 0 - "C:\##########\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1]_1.ac3"
    <>

    <04-11-2010 20:22:50>
    START (BACKUP) AUDIO ENCODING OPERATIONS (Track 1)
    FFmpeg Parameters: -threads 2 -i "C:\1\Original\[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].mkv" -map 0:1 -y -vn -acodec ac3 -ac 6 -ar 48000 -ab 448k "C:\#############\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1]_1.ac3"
    <>

    <04-11-2010 20:35:10>
    END AUDIO ENCODING OPERATIONS (Track 1)
    Created File: C:\############\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1]_1.ac3 (359,4 MB)
    OUTPUT AUDIO INFO: AC3 - 448 kbps - CBR - 6ch - 48000Hz - 16bit - 1:52:09 hours
    <>

    <04-11-2010 20:35:14>
    START SUBS ENCODING OPERATIONS
    SubtitleCreator Parameters: "C:\1\Demuxed\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].srt" -p2 -i"C:\Programas\AVStoDVD\SubtitleCreator\Examples\V TS_01_1.IFO"
    <>

    <04-11-2010 20:35:51>
    END SUBS ENCODING OPERATIONS
    Created File: C:\############\DVD_0_[UTW-THORA] Evangelion 2.22 - You Can (Not) Advance [BD][720p,x264,AC3][BC72ACE1].sup (4 MB)
    <>

    <04-11-2010 20:35:51>
    Log file created by AVStoDVD Release 2.3.2
    I don't know if it helps to say that the m2v file runs just fine. The problem happens after authoring

    Cheers
    Last edited by Motinha; 5th Nov 2010 at 20:46.
    Quote Quote  
  4. Take a look at Help/FAQ/Video/Q3.10



    Bye
    MrC

    AVStoDVD Homepage
    Quote Quote  
  5. Member
    Join Date
    Oct 2010
    Location
    Lisboa
    Search Comp PM
    After taking a look at Help/FAQ/Video/Q3.10 it seems that I have 2 possible ways 2 solve the problem.

    Thank You very much for your reply Mr _MrC_

    Cheers
    Quote Quote  
  6. Member
    Join Date
    Oct 2010
    Location
    Lisboa
    Search Comp PM
    Problem solved

    Ty once again
    Quote Quote  
  7. You are welcome. Glad to hear you have fixed it.



    Bye
    MrC

    AVStoDVD Homepage
    Quote Quote  



Similar Threads

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