VideoHelp Forum




+ Reply to Thread
Results 1 to 18 of 18
  1. Member
    Join Date
    Oct 2009
    Location
    Germany
    Search Comp PM
    Hello all,

    using RipBot 1.15.1 I lately started having the problem that right after demuxing (some but not all BD), I receive a DirectShow Error telling my that the video file (video.mkv) cannot be opened due to some filter or certificate problem (German word is - Zertifikatsproblem).

    I just narrowed down the differences between working and non working BDs to the video format:

    VC-1 is working - MPEG4 AVC is not working.

    Can anyone point me in the right direction what might be missing or what setting needs to be changed? Or does anyone have an idea how I can confirm the error by a quicker process than waiting for the demuxing to finish (up to 30 min!) before I know if whatever measure I took solved the problem?

    Your help is greatly appreciated!

    I installed the following: Ripbot 1.15.1 (including upgraded latest x264.exe) all other tools according to RipBots suggestions on a Vista machine (Q6600, 3GB RAM).

    Thanks for your help!

    NM
    Last edited by nikemouse; 17th Mar 2010 at 03:34.
    Quote Quote  
  2. Member
    Join Date
    Oct 2009
    Location
    Germany
    Search Comp PM
    Did reinstall everything:

    Haali 1.9.42.1
    avisynth 2.5.8 081230
    ffdshow rev 3316 210-03-12

    the problem remains:

    DirectShowSource: couldn't open file D:\temp\RipBot264temp\job1\video.mkv:
    Ein Vorgang ist aufgrund eines Zertifizierungsfehlers fehlgeschlagen.
    (D:\temp\RipBot264temp\job1\getinfo.avs, line 2)

    any other idea? - do I need to provide more info ?

    Thanks for your help, man!
    Quote Quote  
  3. show me demuxlog.txt
    does video.mkv exist?
    Quote Quote  
  4. Member
    Join Date
    Oct 2009
    Location
    Germany
    Search Comp PM
    video.mkv is created. Type V_MPEG4/ISO/AVC - I checked it with mkv-toolnix

    demuxlog.txt:

    eac3to v3.18
    command line: "C:\Program Files\RipBot\RipBot264v1.15.1\Tools\eac3to\eac3to.exe" "D:\00_BluRay_Buffer\PROJECT1\" 1) 2: "D:\temp\RipBot264temp\job1\video.mkv" -seekToIFrames 3: "D:\temp\RipBot264temp\job1\audio_English.dtsma.wa v" -down16 6: "D:\temp\RipBot264temp\job1\6_subtitles_English_10 80.sup" 7: "D:\temp\RipBot264temp\job1\7_subtitles_German_108 0.sup" 8: "D:\temp\RipBot264temp\job1\8_subtitles_Turkish_10 80.sup" 9: "D:\temp\RipBot264temp\job1\9_subtitles_German_108 0.sup" 10: "D:\temp\RipBot264temp\job1\10_subtitles_English_1 080.sup" 11: "D:\temp\RipBot264temp\job1\11_subtitles_German_10 80.sup" 1: "D:\temp\RipBot264temp\job1\chapters.txt" -progressnumbers -log="D:\temp\RipBot264temp\job1\demuxlog.txt"
    ------------------------------------------------------------------------------
    M2TS, 1 video track, 3 audio tracks, 6 subtitle tracks, 2:33:49, 24p /1.001
    1: Chapters, 28 chapters
    2: h264/AVC, 1080p24 /1.001 (16:9)
    3: DTS Master Audio, English, 5.1 channels, 24 bits, 48khz
    (core: DTS, 5.1 channels, 24 bits, 1509kbps, 48khz)
    4: DTS Master Audio, English, 5.1 channels, 24 bits, 48khz
    (core: DTS, 5.1 channels, 24 bits, 1509kbps, 48khz)
    5: DTS, German, 5.1 channels, 24 bits, 768kbps, 48khz
    6: Subtitle (PGS), English
    7: Subtitle (PGS), German
    8: Subtitle (PGS), Turkish
    9: Subtitle (PGS), German
    10: Subtitle (PGS), English
    11: Subtitle (PGS), German
    Creating file "D:\temp\RipBot264temp\job1\chapters.txt"...
    [v02] Extracting video track number 2...
    [s06] Extracting subtitle track number 6...
    [s11] Extracting subtitle track number 11...
    [v02] Muxing video to Matroska...
    [a03] Extracting audio track number 3...
    [s10] Extracting subtitle track number 10...
    [s08] Extracting subtitle track number 8...
    [s09] Extracting subtitle track number 9...
    [s07] Extracting subtitle track number 7...
    [a03] Decoding with ArcSoft DTS Decoder...
    [a03] Reducing depth from 24 to 16 bits...
    [a03] Writing WAV...
    [a03] Creating file "D:\temp\RipBot264temp\job1\audio_English.dtsma.wa v"...
    [s06] Creating file "D:\temp\RipBot264temp\job1\6_subtitles_English_10 80.sup"...
    [s11] Creating file "D:\temp\RipBot264temp\job1\11_subtitles_German_10 80.sup"...
    [s09] Creating file "D:\temp\RipBot264temp\job1\9_subtitles_German_108 0.sup"...
    [s07] Creating file "D:\temp\RipBot264temp\job1\7_subtitles_German_108 0.sup"...
    [s08] Creating file "D:\temp\RipBot264temp\job1\8_subtitles_Turkish_10 80.sup"...
    [s10] Creating file "D:\temp\RipBot264temp\job1\10_subtitles_English_1 080.sup"...
    [a03] The original audio track has a constant bit depth of 24 bits.
    [a03] The processed audio track has a constant bit depth of 16 bits.
    [a03] Caution: The WAV file is bigger than 4GB. <WARNING>
    [a03] Some WAV readers might not be able to handle this file correctly. <WARNING>
    Added fps value (24 /1.001) to MKV header.
    Video track 2 contains 221277 frames.
    Subtitle track 6 contains 2161 captions.
    Subtitle track 7 contains 1855 captions.
    Subtitle track 8 contains 1818 captions.
    Subtitle track 9 contains 1401 captions.
    Subtitle track 10 contains 990 captions.
    Subtitle track 11 contains 413 captions.
    eac3to processing took 24 minutes, 23 seconds.
    Done.
    Last edited by nikemouse; 17th Mar 2010 at 17:05.
    Quote Quote  
  5. do you have some player/codec installed which would interfere with ffdshow?
    Quote Quote  
  6. Member leghorn's Avatar
    Join Date
    Apr 2007
    Location
    Germany
    Search Comp PM
    "D:\temp\RipBot264temp\job1\audio_English.dtsm a.wa v" -down16 6:
    Muss das Leerzeichen dort stehen? "[...]wa v[...]"
    Quote Quote  
  7. Member
    Join Date
    Oct 2009
    Location
    Germany
    Search Comp PM
    There is VLC but beyond that - really nothing out of the ordinary...

    How about the warning >4GB? That movie was really long (2:35) - could that create any problem?

    wav: could have happened after pasting it but I am not sure - the original file is gone now.
    Quote Quote  
  8. Member wulf109's Avatar
    Join Date
    Jul 2002
    Location
    United States
    Search Comp PM
    Revert to version 1.15.0 and see if it works. Delete Ripbot directory first and do a clean install of 1.15.0
    Quote Quote  
  9. Member
    Join Date
    Aug 2004
    Location
    Sweden
    Search Comp PM
    I found in an older version of RipBot that it doesn't like ANSI characters like å,ä,ö,ü in the movie title
    and movie source folders.
    I had the same error message.
    Last edited by ulapines; 18th Mar 2010 at 01:45.
    Quote Quote  
  10. Member
    Join Date
    Oct 2009
    Location
    Germany
    Search Comp PM
    ok - I followed Wulf's. advice - uninstalled everything and did a clean install of 1.15.0.7 with the suggested versions of Haali, avisynth and ffdshow - the result was a different errormessage at the same point after demuxing - maybe that helps:

    Evaluate: System exception - Access Violation
    (D:\temp\RipBot264temp\job1\getinfo.avs, line 2)



    mkvinfo.txt:

    + EBML-Kopf
    |+ EBML-Version: 1
    |+ EBML Leseversion: 1
    |+ Maximale EBML-ID-Länge: 4
    |+ (Unbekanntes Element: EBMLMaxSizeLength; ID: 0x42f3 Größe: 4)
    |+ Dokumententyp: matroska
    |+ Dokumententyp Version: 1
    |+ Dokumententyp Leseversion: 1
    + Segment, Größe 24645461641
    |+ Seek-Kopf (Untereinträge werden ausgelassen)
    |+ EbmlVoid (Größe: 3)
    |+ Segment-Information
    | + Muxeranwendung: Haali DirectShow Matroska Muxer 1.9.355.21
    | + Schreibende Anwendung: eac3to
    | + Segment-UID: 0x13 0xcb 0x4f 0x70 0xe7 0xb4 0xce 0x6e 0x28 0x41 0x06 0x53 0xf0 0xf4 0xef 0x68
    | + Datum: Thu Mar 18 17:32:29 2010 UTC
    | + Zeitstempelskalierungsfaktor: 1000000
    | + Dauer: 9229.095s (02:33:49.095)
    |+ Segment-Tracks
    | + Ein Track
    | + Tracknummer: 1
    | + Track UID: 1
    | + Tracktyp: video
    | + Flag für Paketbündelung: 0
    | + Standardtrack-Flag: 0
    | + Codec-ID: V_MPEG4/ISO/AVC
    | + private Codecdaten, Länge 89
    | + Standarddauer: 41.708ms (23.976 Bilder pro Sekunde im Falle eines Videotracks)
    | + Video-Track
    | + Pixelbreite: 1920
    | + Pixelhöhe: 1080
    | + Anzeigebreite: 1920
    | + Anzeigehöhe: 1080
    | + Sprache: und
    |+ Cluster

    There are no ansi characters (at least) in the pathnames I use... burried in the BD I don't know...

    any suggestions?

    Thanks in advance!
    Quote Quote  
  11. Member
    Join Date
    Oct 2009
    Location
    Germany
    Search Comp PM
    well I already did that - found some clues but none worked
    Quote Quote  
  12. Member wulf109's Avatar
    Join Date
    Jul 2002
    Location
    United States
    Search Comp PM
    You un-installed any codec pack you had
    You installed WMP11
    Your running your CPU at default speed
    Your running version 1.15.0
    Quote Quote  
  13. Member
    Join Date
    Oct 2009
    Location
    Germany
    Search Comp PM
    Guys, I solved the problem.

    I checked the ffdshow video decoder config - and for AVC ffmpeg-mt was selected - I selected libavcodec and demuxing worked fine!

    But every time I start ripbot it appears to be resetting this to ffmpeg-mt ...

    Is that intentional or is it a bug?

    I understand that ffmpeg-mt is faster - any idea how I can fix the problem with ffmpeg-mt?

    Thanks so far...
    Quote Quote  
  14. Member wulf109's Avatar
    Join Date
    Jul 2002
    Location
    United States
    Search Comp PM
    Use BDrebuilder .
    Quote Quote  
  15. Member
    Join Date
    Oct 2009
    Location
    Germany
    Search Comp PM
    ok I tried - same problem - it all points towards a problem with ffdshow (or less likely avisynth) - what next? Shall I contine in this thread or open another ffdshow-thread in "Video Conversion"?
    Quote Quote  



Similar Threads

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