VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. Member
    Join Date
    Mar 2018
    Location
    United Kingdom
    Search PM
    I frequently run into two problems.
    1. After demuxing the video is half the length of the audio which shows the correct length
    2. Or video is correct but no audio
    Using latest ripbot 1.22

    I am not an expert. So I can undertand which is in this report (no audio)

    [iso file] Box "avcC" has 4 extra bytes
    * Movie Info *
    Timescale 600 - Duration 00:41:40.286
    Fragmented File no - 2 track(s)
    File Brand mp42 - version 0
    Created: GMT Tue Jul 31 07:22:40 2018

    File has root IOD
    Scene PL 0xff - Graphics PL 0xff - OD PL 0xff
    Visual PL: ISO Reserved Profile (0x7f)
    Audio PL: AAC Profile @ Level 2 (0x29)

    Track # 1 Info - TrackID 1 - TimeScale 25 - Duration 00:41:40.280
    Track is present in Root OD
    Media Info: Language "Undetermined" - Type "vide:avc1" - 62507 samples
    Visual Track layout: x=0 y=0 width=1920 height=1080
    MPEG-4 Config: Visual Stream - ObjectTypeIndication 0x21
    AVC/H264 Video - Visual Size 1920 x 1080
    AVC Info: 1 SPS - 1 PPS - Profile High @ Level 4
    NAL Unit length bits: 32
    Self-synchronized

    Track # 2 Info - TrackID 2 - TimeScale 48000 - Duration 00:41:40.288
    Track is present in Root OD
    Media Info: Language "Undetermined" - Type "soun:mp4a" - 117201 samples
    MPEG-4 Config: Audio Stream - ObjectTypeIndication 0x40
    MPEG-4 Audio AAC LC - 2 Channel(s) - SampleRate 48000
    Synchronized on stream 1
    Quote Quote  
  2. revert back to version 1.18 and will run fine , im having major issues with the latest version so i tested 1.18 and all is great , i hope that helps - theres older versions on the page on here in the download section
    Quote Quote  
  3. Member
    Join Date
    Mar 2018
    Location
    United Kingdom
    Search PM
    this problem still exists in 1.23
    Image Attached Thumbnails Click image for larger version

Name:	rp.JPG
Views:	172
Size:	49.4 KB
ID:	46824  

    Quote Quote  
  4. Click AviSynth button and the copy and paste script here.
    You could also upload a 100MiB sample somewhere so I could text it on my PC.
    Quote Quote  
  5. Member
    Join Date
    Mar 2018
    Location
    United Kingdom
    Search PM
    Here is the script but this was not modified. Rripbot automatically generated
    How can I cut the video without converting it?

    #MT

    #VideoSource
    LoadPlugin("C:\Users\Zsolt\Downloads\rb264uj\Tools \AviSynth plugins\ffms\x64\ffms2.dll")
    video=FFVideoSource("C:\Users\Zsolt\Videos\180930_ 1800_DB_EUROPE\180930_1800_DB_EUROPE.mp4",cachefil e = "C:\Temp\RipBot264temp\job5\180930_1800_DB_EUROPE. mp4.ffindex").SelectEven.AssumeFPS(25.000)
    #Deinterlace

    #Decimate

    #Crop

    #Resize

    #Levels

    #Colours

    #Denoise

    #Subtitles

    #Custom

    #Prefetch

    #AudioSource
    Import("C:\Temp\RipBot264temp\job5\job5_a1.avs")

    #Triming

    #AVSameLength

    #ColorSpace

    #Return

    media file info:
    Complete name : C:\Users\Zsolt\Videos\180930_1800_DB_EUROPE\180930 _1800_DB_EUROPE.mp4
    Format : MPEG-4
    Format profile : Base Media / Version 2
    Codec ID : mp42 (mp42/mp41)
    File size : 3.13 GiB
    Duration : 42 min 31 s
    Overall bit rate mode : Variable
    Overall bit rate : 10.5 Mb/s
    Encoded date : UTC 2018-10-01 14:02:50
    Tagged date : UTC 2018-10-01 14:36:10
    TIM : 00:00:00:00
    TSC : 25
    TSZ : 1

    Video
    ID : 1
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : High@L4.1
    Format settings : CABAC / 4 Ref Frames
    Format settings, CABAC : Yes
    Format settings, RefFrames : 4 frames
    Codec ID : avc1
    Codec ID/Info : Advanced Video Coding
    Duration : 42 min 31 s
    Bit rate mode : Variable
    Bit rate : 10.2 Mb/s
    Maximum bit rate : 12.0 Mb/s
    Width : 1 920 pixels
    Height : 1 080 pixels
    Display aspect ratio : 16:9
    Frame rate mode : Constant
    Frame rate : 25.000 FPS
    Standard : PAL
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Interlaced
    Scan type, store method : Separated fields
    Scan order : Top Field First
    Bits/(Pixel*Frame) : 0.197
    Stream size : 3.03 GiB (97%)
    Language : English
    Encoded date : UTC 2018-10-01 14:02:50
    Tagged date : UTC 2018-10-01 14:02:50
    Color range : Limited
    Color primaries : BT.709
    Transfer characteristics : BT.709
    Matrix coefficients : BT.709

    Audio
    ID : 2
    Format : AAC
    Format/Info : Advanced Audio Codec
    Format profile : LC
    Codec ID : mp4a-40-2
    Duration : 42 min 31 s
    Source duration : 42 min 30 s
    Bit rate mode : Variable
    Bit rate : 317 kb/s
    Maximum bit rate : 434 kb/s
    Channel(s) : 2 channels
    Channel positions : Front: L R
    Sampling rate : 48.0 kHz
    Frame rate : 46.875 FPS (1024 SPF)
    Compression mode : Lossy
    Stream size : 96.5 MiB (3%)
    Source stream size : 96.5 MiB (3%)
    Language : English
    Encoded date : UTC 2018-10-01 14:02:51
    Tagged date : UTC 2018-10-01 14:02:51
    Quote Quote  
  6. Member
    Join Date
    Mar 2018
    Location
    United Kingdom
    Search PM
    I tried ver 1.18-3 and was ok with that
    Quote Quote  
  7. remove this in script
    .SelectEven
    Quote Quote  
  8. Member
    Join Date
    Mar 2018
    Location
    United Kingdom
    Search PM
    thank you, working now.

    One more thing happening frequently
    TheMPCHC crashing with this error report
    https://trac.mpc-hc.org/ticket/6249
    Quote Quote  



Similar Threads

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