VideoHelp Forum
Closed Thread
Results 1 to 17 of 17
Thread
  1. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    Hi. I try to create a file from 3D BluRay sbs.mkv half . I've tried several ways and I can not do . As does a AVISynth Script to load into MeGUI . Please help me.

  2. Can't you simply open the file in MeGui and do whatever you want with it?
    sbs video is simply a video which shows two viewing angles next to each other, if you just want one view simply crop the other view away,...
    users currently on my ignore list: deadrats, Stears555

  3. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    Originally Posted by Selur View Post
    Can't you simply open the file in MeGui and do whatever you want with it?
    sbs video is simply a video which shows two viewing angles next to each other, if you just want one view simply crop the other view away,...

    I am sorry. I did not explain well . I'm working with BD3D2MK3D and I have a problem. When I load the BD in the program follow the steps but I encodes only six minutes . And I do not understand what I do wrong ...

    Here is the AVISynth :
    Code:
    # Avisynth script generated Sat Mar 19 15:21:33 CET 2016 by BD3D2MK3D v0.85
    # to convert "C:\Users\pc\Documents\DVDFab9\Video\BDMV\PLAYLIST\00098.mpls"
    # (referencing the M2TS/SSIF files 00042)
    # to 3D Side-by-Side.
    # Movie title: point
    #
    # Source MPLS information:
    # MPLS file: 00098.mpls
    # Video   :  Und  AVC, 1080p, 23.976 fps, left-eye
    # Video   :  Und  MVC, 1080p, 23.976 fps, right-eye (32 3D-Planes)
    # Audio   :  Eng  DTS-HD-Master, Multi-channel, 48 Khz
    # Audio   :  Eng  AC3, Multi-channel, 48 Khz
    # Audio   :  Eng  AC3, Multi-channel, 48 Khz
    # Audio   :  Fra  AC3, Multi-channel, 48 Khz
    # Audio   :  Spa  AC3, Multi-channel, 48 Khz
    # Audio   :  Por  AC3, Multi-channel, 48 Khz
    # Audio   :  Rus  AC3, Multi-channel, 48 Khz
    # Subtitle:  Eng  PGS, 3D-plane: 1
    # Subtitle:  Fra  PGS, 3D-plane: 2
    # Subtitle:  Spa  PGS, 3D-plane: 3
    # Subtitle:  Por  PGS, 3D-plane: 4
    # Subtitle:  Rus  PGS, 3D-plane: 5
    # Subtitle:  Spa  PGS, 3D-plane: 6
    # Subtitle:  Por  PGS, 3D-plane: 7
    # Subtitle:  Rus  PGS, 3D-plane: 8
    
    LoadPlugin("C:\Users\pc\Desktop\VirtualDubMod_1_5_10_2_All_inclusive\BD3D2MK3D\toolset\LoadHelper.dll")
    LoadPlugin("DGMVCDecode.dll")
    #LoadPlugin("FRIMSource.dll")
    #LoadPlugin("C:\Program Files (x86)\BDtoAVCHD\MVCSource.dll")
    
    ##LoadPlugin("VSFilter.dll")
    #LoadPlugin("SupTitle.dll")
    
    # Load the two video streams (9837 frames per stream)
    interleaved = DGMVCSource("00098.track_4113.264", "00098.track_4114.mvc", view = 0, frames = 9837, hw = 0)
    #interleaved = FRIMSource("mvc", "00098.track_4113.264", "00098.track_4114.mvc", num_frames = 9837, cache = 2, platform = "")
    #interleaved = MVCsource("00098.track_4113.264", "00098.track_4114.mvc", 9837, 2)
    # Current base view: left eye.
    # The views are in the common order: AVC stream = left view, MVC stream = right view.
    left  = SelectEven(interleaved)
    right = SelectOdd(interleaved)
    
    # Build Side-by-Side stream
    StackHorizontal(HorizontalReduceBy2(Left), HorizontalReduceBy2(Right))
    AssumeFPS("ntsc_film")
    
    # Hardcode subtitles
    ##VobSub(".sub")
    #SupTitle(".sup")
    
    # Return the 3D clip.
    Return(last)#.Info()

  4. No clue about BD3d2MK3D, but '(9837 frames per stream)' and the 'frames = 9837' is the cause of only a portion being re-encoded
    -> you probably specified that somewhere,...
    users currently on my ignore list: deadrats, Stears555

  5. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    Originally Posted by Selur View Post
    No clue about BD3d2MK3D, but '(9837 frames per stream)' and the 'frames = 9837' is the cause of only a portion being re-encoded
    -> you probably specified that somewhere,...
    It happens also with BDtoAVCHD

  6. What does mediainfo say about the playlist?
    users currently on my ignore list: deadrats, Stears555

  7. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    Originally Posted by Selur View Post
    What does mediainfo say about the playlist?
    Say :
    Code:
    General
    Nombre completo                          : C:\Users\pc\Documents\DVDFab9\Video\BDMV\PLAYLIST\00098.mpls
    Formato                                  : Blu-ray Playlist
    Tamaño del archivo                       : 746Bytes
    Duración                                 : 1h 53min.
    Modo de tasa de bits                     : Variable
    Tasa de bits total                       : 1bps
    
    Video
    ID                                       : 4114 (0x1012) / 4113 (0x1011)
    ID Menú                                  : 1 (0x1)
    Formato                                  : AVC
    Formato/Info                             : Advanced Video Codec
    Formato del perfil                       : Stereo High@L4.1 / High@L4.1
    Ajustes del formato, CABAC               : Si
    Ajustes del formato, RefFrames           : 3marcos
    ID Códec                                 : 27
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Variable
    Tasa de bits máxima                      : 33,0Mbps
    Ancho                                    : 1 920pixeles
    Alto                                     : 1 080pixeles
    Relación de aspecto                      : 16:9
    Velocidad de cuadro                      : 23,976 (24000/1001)fps
    ColorSpace                               : YUV
    ChromaSubsampling/String                 : 4:2:0
    BitDepth/String                          : 8bits
    Tipo de exploración                      : Progresivo
    format_identifier                        : HDMV
    Source                                   : 00060.m2ts / 00042.m2ts
    
    Audio #1
    ID                                       : 4352 (0x1100)
    ID Menú                                  : 1 (0x1)
    Formato                                  : DTS
    Formato/Info                             : Digital Theater Systems
    Formato del perfil                       : MA / Core
    Format_Settings_Mode                     : 16
    Ajustes del formato, Endianness          : Big
    Modo Muxing                              : Stream extension
    ID Códec                                 : 134
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Variable / Constante
    Tasa de bits                             : Desconocido / 1 509Kbps
    Canal(es)                                : 8canales / 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, Back: L R, LFE / Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 93,750fps (512 spf)
    BitDepth/String                          : 16bits
    Compression_Mode/String                  :  / Lossy
    Idioma                                   : Inglés
    Source                                   : 00042.m2ts
    
    Audio #2
    ID                                       : 4353 (0x1101)
    ID Menú                                  : 1 (0x1)
    Formato                                  : AC-3
    Formato/Info                             : Audio Coding 3
    Format_Settings_ModeExtension            : CM (complete main)
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : 129
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Constante
    Tasa de bits                             : 640Kbps
    Canal(es)                                : 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 31,250fps (1536 spf)
    Tamaño de pista                          : 31,2MB
    Idioma                                   : Inglés
    bsid                                     : 6
    dialnorm                                 : -27
    dialnorm                                 : -27 dB
    compr                                    : -0.28
    compr                                    : -0.28 dB
    acmod                                    : 7
    lfeon                                    : 1
    dialnorm_Average                         : -27
    dialnorm_Average                         : -27 dB
    dialnorm_Minimum                         : -27
    dialnorm_Minimum                         : -27 dB
    dialnorm_Maximum                         : -27
    dialnorm_Maximum                         : -27 dB
    dialnorm_Count                           : 638
    compr_Average                            : 0.37
    compr_Average                            : 0.37 dB
    compr_Minimum                            : -1.80
    compr_Minimum                            : -1.80 dB
    compr_Maximum                            : 3.88
    compr_Maximum                            : 3.88 dB
    compr_Count                              : 638
    format_identifier                        : AC-3
    Source                                   : 00042.m2ts
    
    Audio #3
    ID                                       : 4354 (0x1102)
    ID Menú                                  : 1 (0x1)
    Formato                                  : AC-3
    Formato/Info                             : Audio Coding 3
    Format_Settings_ModeExtension            : CM (complete main)
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : 129
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Constante
    Tasa de bits                             : 640Kbps
    Canal(es)                                : 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 31,250fps (1536 spf)
    Tamaño de pista                          : 31,2MB
    Idioma                                   : Inglés
    bsid                                     : 6
    dialnorm                                 : -27
    dialnorm                                 : -27 dB
    compr                                    : -0.28
    compr                                    : -0.28 dB
    acmod                                    : 7
    lfeon                                    : 1
    dialnorm_Average                         : -27
    dialnorm_Average                         : -27 dB
    dialnorm_Minimum                         : -27
    dialnorm_Minimum                         : -27 dB
    dialnorm_Maximum                         : -27
    dialnorm_Maximum                         : -27 dB
    dialnorm_Count                           : 638
    compr_Average                            : 0.22
    compr_Average                            : 0.22 dB
    compr_Minimum                            : -2.14
    compr_Minimum                            : -2.14 dB
    compr_Maximum                            : 4.22
    compr_Maximum                            : 4.22 dB
    compr_Count                              : 638
    format_identifier                        : AC-3
    Source                                   : 00042.m2ts
    
    Audio #4
    ID                                       : 4355 (0x1103)
    ID Menú                                  : 1 (0x1)
    Formato                                  : AC-3
    Formato/Info                             : Audio Coding 3
    Format_Settings_ModeExtension            : CM (complete main)
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : 129
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Constante
    Tasa de bits                             : 640Kbps
    Canal(es)                                : 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 31,250fps (1536 spf)
    Tamaño de pista                          : 31,2MB
    Idioma                                   : Francés
    bsid                                     : 6
    dialnorm                                 : -27
    dialnorm                                 : -27 dB
    compr                                    : -0.28
    compr                                    : -0.28 dB
    acmod                                    : 7
    lfeon                                    : 1
    dialnorm_Average                         : -27
    dialnorm_Average                         : -27 dB
    dialnorm_Minimum                         : -27
    dialnorm_Minimum                         : -27 dB
    dialnorm_Maximum                         : -27
    dialnorm_Maximum                         : -27 dB
    dialnorm_Count                           : 638
    compr_Average                            : 4.53
    compr_Average                            : 4.53 dB
    compr_Minimum                            : -0.86
    compr_Minimum                            : -0.86 dB
    compr_Maximum                            : 6.02
    compr_Maximum                            : 6.02 dB
    compr_Count                              : 638
    format_identifier                        : AC-3
    Source                                   : 00042.m2ts
    
    Audio #5
    ID                                       : 4356 (0x1104)
    ID Menú                                  : 1 (0x1)
    Formato                                  : AC-3
    Formato/Info                             : Audio Coding 3
    Format_Settings_ModeExtension            : CM (complete main)
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : 129
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Constante
    Tasa de bits                             : 640Kbps
    Canal(es)                                : 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 31,250fps (1536 spf)
    Tamaño de pista                          : 31,2MB
    Idioma                                   : Español
    bsid                                     : 6
    dialnorm                                 : -27
    dialnorm                                 : -27 dB
    compr                                    : -0.28
    compr                                    : -0.28 dB
    acmod                                    : 7
    lfeon                                    : 1
    dialnorm_Average                         : -27
    dialnorm_Average                         : -27 dB
    dialnorm_Minimum                         : -27
    dialnorm_Minimum                         : -27 dB
    dialnorm_Maximum                         : -27
    dialnorm_Maximum                         : -27 dB
    dialnorm_Count                           : 638
    compr_Average                            : 4.55
    compr_Average                            : 4.55 dB
    compr_Minimum                            : -0.56
    compr_Minimum                            : -0.56 dB
    compr_Maximum                            : 6.02
    compr_Maximum                            : 6.02 dB
    compr_Count                              : 638
    format_identifier                        : AC-3
    Source                                   : 00042.m2ts
    
    Audio #6
    ID                                       : 4357 (0x1105)
    ID Menú                                  : 1 (0x1)
    Formato                                  : AC-3
    Formato/Info                             : Audio Coding 3
    Format_Settings_ModeExtension            : CM (complete main)
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : 129
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Constante
    Tasa de bits                             : 640Kbps
    Canal(es)                                : 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 31,250fps (1536 spf)
    Tamaño de pista                          : 31,2MB
    Idioma                                   : Portugués
    bsid                                     : 6
    dialnorm                                 : -27
    dialnorm                                 : -27 dB
    compr                                    : -0.28
    compr                                    : -0.28 dB
    acmod                                    : 7
    lfeon                                    : 1
    dialnorm_Average                         : -27
    dialnorm_Average                         : -27 dB
    dialnorm_Minimum                         : -27
    dialnorm_Minimum                         : -27 dB
    dialnorm_Maximum                         : -27
    dialnorm_Maximum                         : -27 dB
    dialnorm_Count                           : 638
    compr_Average                            : 4.54
    compr_Average                            : 4.54 dB
    compr_Minimum                            : -1.16
    compr_Minimum                            : -1.16 dB
    compr_Maximum                            : 6.02
    compr_Maximum                            : 6.02 dB
    compr_Count                              : 638
    format_identifier                        : AC-3
    Source                                   : 00042.m2ts
    
    Audio #7
    ID                                       : 4358 (0x1106)
    ID Menú                                  : 1 (0x1)
    Formato                                  : AC-3
    Formato/Info                             : Audio Coding 3
    Format_Settings_ModeExtension            : CM (complete main)
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : 129
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Constante
    Tasa de bits                             : 640Kbps
    Canal(es)                                : 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 31,250fps (1536 spf)
    Tamaño de pista                          : 31,2MB
    Idioma                                   : Ruso
    bsid                                     : 6
    dialnorm                                 : -27
    dialnorm                                 : -27 dB
    compr                                    : -0.28
    compr                                    : -0.28 dB
    acmod                                    : 7
    lfeon                                    : 1
    dialnorm_Average                         : -27
    dialnorm_Average                         : -27 dB
    dialnorm_Minimum                         : -27
    dialnorm_Minimum                         : -27 dB
    dialnorm_Maximum                         : -27
    dialnorm_Maximum                         : -27 dB
    dialnorm_Count                           : 638
    compr_Average                            : 4.50
    compr_Average                            : 4.50 dB
    compr_Minimum                            : -1.16
    compr_Minimum                            : -1.16 dB
    compr_Maximum                            : 6.02
    compr_Maximum                            : 6.02 dB
    compr_Count                              : 638
    format_identifier                        : AC-3
    Source                                   : 00042.m2ts
    
    Audio #8
    ID                                       : 4359 (0x1107)
    ID Menú                                  : 1 (0x1)
    Formato                                  : AC-3
    Formato/Info                             : Audio Coding 3
    Format_Settings_ModeExtension            : CM (complete main)
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : 129
    Duración                                 : 6min.
    Tipo de tasa de bits                     : Constante
    Tasa de bits                             : 640Kbps
    Canal(es)                                : 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 31,250fps (1536 spf)
    Tamaño de pista                          : 31,2MB
    Idioma                                   : Japonés
    bsid                                     : 6
    dialnorm                                 : -27
    dialnorm                                 : -27 dB
    compr                                    : -0.28
    compr                                    : -0.28 dB
    acmod                                    : 7
    lfeon                                    : 1
    dialnorm_Average                         : -27
    dialnorm_Average                         : -27 dB
    dialnorm_Minimum                         : -27
    dialnorm_Minimum                         : -27 dB
    dialnorm_Maximum                         : -27
    dialnorm_Maximum                         : -27 dB
    dialnorm_Count                           : 638
    compr_Average                            : 4.54
    compr_Average                            : 4.54 dB
    compr_Minimum                            : -0.28
    compr_Minimum                            : -0.28 dB
    compr_Maximum                            : 6.02
    compr_Maximum                            : 6.02 dB
    compr_Count                              : 638
    format_identifier                        : AC-3
    Source                                   : 00042.m2ts
    
    Texto #1
    ID                                       : 4608 (0x1200)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Duración                                 : 1h 53min.
    Idioma                                   : Japonés
    Source                                   : 00042.m2ts
    
    Texto #2
    ID                                       : 4609 (0x1201)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Duración                                 : 1h 53min.
    Idioma                                   : Inglés
    Source                                   : 00042.m2ts
    
    Texto #3
    ID                                       : 4610 (0x1202)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Duración                                 : 1h 53min.
    Idioma                                   : Francés
    Source                                   : 00042.m2ts
    
    Texto #4
    ID                                       : 4611 (0x1203)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Duración                                 : 1h 53min.
    Idioma                                   : Español
    Source                                   : 00042.m2ts
    
    Texto #5
    ID                                       : 4612 (0x1204)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Duración                                 : 1h 53min.
    Idioma                                   : Portugués
    Source                                   : 00042.m2ts
    
    Texto #6
    ID                                       : 4613 (0x1205)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Duración                                 : 1h 53min.
    Idioma                                   : Ruso
    Source                                   : 00042.m2ts
    
    Texto #7
    ID                                       : 4614 (0x1206)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Duración                                 : 1h 53min.
    Idioma                                   : Español
    Source                                   : 00042.m2ts
    
    Texto #8
    ID                                       : 4615 (0x1207)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Duración                                 : 1h 53min.
    Idioma                                   : Portugués
    Source                                   : 00042.m2ts
    
    Texto #9
    ID                                       : 4616 (0x1208)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Idioma                                   : Ruso
    Source                                   : 00042.m2ts
    
    Texto #10
    ID                                       : 4617 (0x1209)
    ID Menú                                  : 1 (0x1)
    Formato                                  : PGS
    ID Códec                                 : 144
    Idioma                                   : Japonés
    Source                                   : 00042.m2ts
    
    Menú
    00:00:00.000                             : Chapter 1
    00:10:11.819                             : Chapter 2
    00:21:05.138                             : Chapter 3
    00:29:20.925                             : Chapter 4
    00:42:44.895                             : Chapter 5
    00:50:05.794                             : Chapter 6
    01:03:19.462                             : Chapter 7
    01:12:43.942                             : Chapter 8
    01:20:40.418                             : Chapter 9
    01:27:14.520                             : Chapter 10
    01:32:44.350                             : Chapter 11
    01:39:02.603                             : Chapter 12
    01:53:50.657                             : Chapter 13

  8. Okay, I think I see the problem.
    You are probably using the wrong playlist or those tools only support playlists with only one m2ts file in them.
    The mediainfo output indicates that:
    a. the duration of the playlist should be 1h 53min.
    b. the duration of 00042.m2ts is only 6min.
    users currently on my ignore list: deadrats, Stears555

  9. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    Originally Posted by Selur View Post
    Okay, I think I see the problem.
    You are probably using the wrong playlist or those tools only support playlists with only one m2ts file in them.
    The mediainfo output indicates that:
    a. the duration of the playlist should be 1h 53min.
    b. the duration of 00042.m2ts is only 6min.
    I don `t believe. DVDFab did a very good sbs file from 00042.m2ts.
    DVDFab mkv
    Code:
    General
    UniqueID/String                          : 206174392128514935217241953182059818406 (0x9B1BBE59B9ED1C88B539E50B5D176DA6)
    Nombre completo                          : G:\POINT_BREAK.Title98.mkv
    Formato                                  : Matroska
    Formato de la versión                    : Version 2
    Tamaño del archivo                       : 14,1GIB
    Duración                                 : 1h 53min.
    Tasa de bits total                       : 17,7Mbps
    Película                                 : POINT_BREAK.Title98
    Fecha de codificación                    : UTC 2016-03-18 02:37:18
    Aplicación de codifición                 : DVDFab 9.2.2.6
    Librería de codificación                 : libebml v0.7.8 + libmatroska v0.8.1
    
    Video
    ID                                       : 1
    Formato                                  : AVC
    Formato/Info                             : Advanced Video Codec
    Formato del perfil                       : High@L4.1
    Ajustes del formato, CABAC               : Si
    Ajustes del formato, RefFrames           : 5marcos
    ID Códec                                 : V_MPEG4/ISO/AVC
    Duración                                 : 1h 53min.
    Tasa de bits nominal                     : 14,2Mbps
    Ancho                                    : 1 920pixeles
    Alto                                     : 1 080pixeles
    Relación de aspecto                      : 16:9
    Modo de velocidad de cuadro              : Constante
    Velocidad de cuadro                      : 23,976 (24000/1001)fps
    ColorSpace                               : YUV
    ChromaSubsampling/String                 : 4:2:0
    BitDepth/String                          : 8bits
    Tipo de exploración                      : Progresivo
    Bits/(Pixel*cuadro)                      : 0.285
    Librería de codificación                 : x264 core 142
    Opciones de codificación                 : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0 / me=hex / subme=5 / psy=0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=0 / threads=2 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=0 / keyint=24 / keyint_min=13 / scenecut=40 / intra_refresh=0 / rc=2pass / mbtree=0 / bitrate=14170 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00
    Default                                  : Si
    Forced                                   : No
    colour_range                             : Limited
    colour_primaries                         : BT.709
    transfer_characteristics                 : BT.709
    matrix_coefficients                      : BT.709
    
    Audio #1
    ID                                       : 2
    Formato                                  : AC-3
    Formato/Info                             : Audio Coding 3
    Format_Settings_ModeExtension            : CM (complete main)
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : A_AC3
    Duración                                 : 1h 53min.
    Tipo de tasa de bits                     : Constante
    Tasa de bits                             : 640Kbps
    Canal(es)                                : 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 31,250fps (1536 spf)
    Tamaño de pista                          : 521MB (4%)
    Idioma                                   : Español
    Default                                  : Si
    Forced                                   : No
    
    Audio #2
    ID                                       : 3
    Formato                                  : DTS
    Formato/Info                             : Digital Theater Systems
    Formato del perfil                       : MA / Core
    Format_Settings_Mode                     : 16
    Ajustes del formato, Endianness          : Big
    ID Códec                                 : A_DTS
    Duración                                 : 1h 53min.
    Tipo de tasa de bits                     : Variable / Constante
    Tasa de bits                             : Desconocido / 1 509Kbps
    Canal(es)                                : 8canales / 6canales
    Posiciones del canal                     : Front: L C R, Side: L R, Back: L R, LFE / Front: L C R, Side: L R, LFE
    Velocidad de muestreo                    : 48,0KHz
    Velocidad de cuadro                      : 93,750fps (512 spf)
    BitDepth/String                          : 16bits
    Compression_Mode/String                  :  / Lossy
    Idioma                                   : Inglés
    Default                                  : No
    Forced                                   : No
    
    Menú
    00:00:00.000                             : en:(01)00:00:00:000
    00:10:11.819                             : en:(02)00:10:11:819
    00:21:05.138                             : en:(03)00:21:05:138
    00:29:20.925                             : en:(04)00:29:20:925
    00:42:44.895                             : en:(05)00:42:44:895
    00:50:05.794                             : en:(06)00:50:05:794
    01:03:19.462                             : en:(07)01:03:19:462
    01:12:43.942                             : en:(08)01:12:43:942
    01:20:40.418                             : en:(09)01:20:40:418
    01:27:14.520                             : en:(10)01:27:14:520
    01:32:44.350                             : en:(11)01:32:44:350
    01:39:02.603                             : en:(12)01:39:02:603
    01:53:50.657                             : en:(13)01:53:50:657
    But I do not like mkv parameters . I think they can improve . For this I use MeGUI to modify x264 easier. Maybe the disk has CineVia ( disk protection ) .
    Last edited by JhonDown; 19th Mar 2016 at 11:32.

  10. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    I'll check ...

  11. I'm the author of BD3D2MK3D and I don't understand your problem.
    I have also Point Break. I have converted that title without problem to SBS.

    Here is what I see in tab 1 of BD3D2MK3D for 00098.mpls:
    Code:
    Streams of 00098.mpls, 1:53:50, 13 chapters, 00042.ssif :
    
    Video   :  Und  AVC, 1080p, 23.976 fps, left-eye
    Video   :  Und  MVC, 1080p, 23.976 fps, right-eye (32 3D-Planes)
    Audio   :  Eng  DTS-HD-Master, Multi-channel, 48 Khz
    Audio   :  Eng  AC3, Multi-channel, 48 Khz
    Audio   :  Eng  AC3, Multi-channel, 48 Khz
    Audio   :  Fra  AC3, Multi-channel, 48 Khz
    Audio   :  Spa  AC3, Multi-channel, 48 Khz
    Audio   :  Por  AC3, Multi-channel, 48 Khz
    Audio   :  Rus  AC3, Multi-channel, 48 Khz
    Subtitle:  Eng  PGS, 3D-plane: 1
    Subtitle:  Fra  PGS, 3D-plane: 2
    Subtitle:  Spa  PGS, 3D-plane: 3
    Subtitle:  Por  PGS, 3D-plane: 4
    Subtitle:  Rus  PGS, 3D-plane: 5
    Subtitle:  Spa  PGS, 3D-plane: 6
    Subtitle:  Por  PGS, 3D-plane: 7
    Subtitle:  Rus  PGS, 3D-plane: 8
    Can you confirm that you see the same thing? What decrypter do you use? AnyDVD HD?
    Also, does the log tells something special, such as a problem reported by tsMuxeR during the demux process?
    What are the sizes of the .264 and .mvc streams on disc, after the demux?

    Anyway, it's certainly not a problem with Cinavia. Cinavia is only a watermark, and should not prevent the correct demuxing of the streams. I think the problem could be caused by a badly decrypted BD.
    r0lZ - PgcEdit homepage Hosted by VideoHelp (Thanks Baldrick)
    - BD3D2MK3D A tool to convert 3D BD to 3D SBS/T&B/FS MKV

  12. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    Originally Posted by r0lZ View Post
    I'm the author of BD3D2MK3D and I don't understand your problem.
    I have also Point Break. I have converted that title without problem to SBS.

    Here is what I see in tab 1 of BD3D2MK3D for 00098.mpls:
    Code:
    Streams of 00098.mpls, 1:53:50, 13 chapters, 00042.ssif :
    
    Video   :  Und  AVC, 1080p, 23.976 fps, left-eye
    Video   :  Und  MVC, 1080p, 23.976 fps, right-eye (32 3D-Planes)
    Audio   :  Eng  DTS-HD-Master, Multi-channel, 48 Khz
    Audio   :  Eng  AC3, Multi-channel, 48 Khz
    Audio   :  Eng  AC3, Multi-channel, 48 Khz
    Audio   :  Fra  AC3, Multi-channel, 48 Khz
    Audio   :  Spa  AC3, Multi-channel, 48 Khz
    Audio   :  Por  AC3, Multi-channel, 48 Khz
    Audio   :  Rus  AC3, Multi-channel, 48 Khz
    Subtitle:  Eng  PGS, 3D-plane: 1
    Subtitle:  Fra  PGS, 3D-plane: 2
    Subtitle:  Spa  PGS, 3D-plane: 3
    Subtitle:  Por  PGS, 3D-plane: 4
    Subtitle:  Rus  PGS, 3D-plane: 5
    Subtitle:  Spa  PGS, 3D-plane: 6
    Subtitle:  Por  PGS, 3D-plane: 7
    Subtitle:  Rus  PGS, 3D-plane: 8
    Can you confirm that you see the same thing? What decrypter do you use? AnyDVD HD?
    Also, does the log tells something special, such as a problem reported by tsMuxeR during the demux process?
    What are the sizes of the .264 and .mvc streams on disc, after the demux?

    Anyway, it's certainly not a problem with Cinavia. Cinavia is only a watermark, and should not prevent the correct demuxing of the streams. I think the problem could be caused by a badly decrypted BD.
    I've tried other blu ray and gives me the same error.

    Avisynth script

    Code:
    # Avisynth script generated Sun Mar 20 10:56:12 CET 2016 by BD3D2MK3D v0.85
    # to convert "C:\Users\pc\AppData\Local\Temp\Rar$DRa0.153\BDMV\PLAYLIST\00003.mpls"
    # (referencing the M2TS/SSIF files 00003, 00005)
    # to 3D Side-by-Side.
    # Movie title: Sanctum
    #
    # Source MPLS information:
    # MPLS file: 00003.mpls
    # Video   :  Und  AVC, 1080p, 23.976 fps, left-eye
    # Video   :  Und  MVC, 1080p, 23.976 fps, right-eye (32 3D-Planes)
    # Audio   :  Eng  AC3, Multi-channel, 48 Khz
    # Audio   :  Eng  DTS-HD-Master, Multi-channel, 48 Khz
    # Subtitle:  Zho  PGS, 3D-plane: undefined
    # Subtitle:  Eng  PGS, 3D-plane: undefined
    
    LoadPlugin("C:\Users\pc\Desktop\VirtualDubMod_1_5_10_2_All_inclusive\BD3D2MK3D\toolset\LoadHelper.dll")
    LoadPlugin("DGMVCDecode.dll")
    #LoadPlugin("FRIMSource.dll")
    #LoadPlugin("C:\Program Files (x86)\BDtoAVCHD\MVCSource.dll")
    
    #LoadPlugin("VSFilter.dll")
    ##LoadPlugin("SupTitle.dll")
    
    # Load the two video streams (17820 frames per stream)
    interleaved = DGMVCSource("00003.track_4113.264", "00003.track_4114.mvc", view = 0, frames = 17820, hw = 0)
    #interleaved = FRIMSource("mvc", "00003.track_4113.264", "00003.track_4114.mvc", num_frames = 17820, cache = 2, platform = "")
    #interleaved = MVCsource("00003.track_4113.264", "00003.track_4114.mvc", 17820, 2)
    # Current base view: left eye.
    # The views are in the common order: AVC stream = left view, MVC stream = right view.
    left  = SelectEven(interleaved)
    right = SelectOdd(interleaved)
    
    # Build Side-by-Side stream
    StackHorizontal(HorizontalReduceBy2(Left), HorizontalReduceBy2(Right))
    AssumeFPS("ntsc_film")
    
    # Hardcode subtitles
    #VobSub(".sub")
    ##SupTitle(".sup")
    
    # Return the 3D clip.
    Return(last)#.Info()

  13. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    BD3D2MK3D work with Windous Vista ???

  14. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    AVISynth script (Point Breack)

    Code:
    # Avisynth script generated Mon Mar 21 23:35:32 CET 2016 by BD3D2AVS v0.12
    # to convert "F:\BDMV\STREAM\SSIF\00042.ssif"
    # (referenced by playlist 00098.mpls)
    # to Half Side by Side steroscopic video file
    # Movie title: point
    #
    # Source MPLS information:
    # MPLS file: 00098.mpls
    # 1: Chapters, 12 chapters
    # 2: h264/AVC  (left eye), 1080p, fps: 24 /1.001 (16:9)
    # 3: h264/AVC (right eye), 1080p, fps: 24 /1.001 (16:9)
    # 4: DTS Master Audio, English, 7.1 channels, 16 bits, 48kHz
    # (core: DTS, 5.1 channels, 16 bits, 1509kbps, 48kHz)
    # 5: AC3, English, 5.1 channels, 640kbps, 48kHz, dialnorm: 27dB
    # 6: AC3, English, 5.1 channels, 640kbps, 48kHz, dialnorm: 27dB
    # 7: AC3, French, 5.1 channels, 640kbps, 48kHz, dialnorm: 27dB
    # 8: AC3, Spanish, 5.1 channels, 640kbps, 48kHz, dialnorm: 27dB
    # 9: AC3, Portuguese, 5.1 channels, 640kbps, 48kHz, dialnorm: 27dB
    # 10: AC3, Russian, 5.1 channels, 640kbps, 48kHz, dialnorm: 27dB
    # 11: AC3, Japanese, 5.1 channels, 640kbps, 48kHz, dialnorm: 27dB
    # 12: Subtitle (PGS), Japanese
    # 13: Subtitle (PGS), English
    # 14: Subtitle (PGS), French
    # 15: Subtitle (PGS), Spanish
    # 16: Subtitle (PGS), Portuguese
    # 17: Subtitle (PGS), Russian
    # 18: Subtitle (PGS), Spanish
    # 19: Subtitle (PGS), Portuguese
    # 20: Subtitle (PGS), Russian
    # 21: Subtitle (PGS), Japanese
    
    LoadPlugin("C:\Users\Propietario\Desktop\BD3D2AVS\toolset\ssifSource.dll")
    
    SP_LEFTVIEW = 1
    SP_RIGHTVIEW = 2
    SP_HORIZONTAL = 4
    ssifSource("F:\BDMV\STREAM\SSIF\00042.ssif", 1920, 1080, 163778, 1, 2, show_params = SP_LEFTVIEW + SP_RIGHTVIEW + SP_HORIZONTAL)
    AssumeFPS("ntsc_film")
    
    BilinearResize(1920, 1080)
    
    
    # Add 3 seconds of black at the end of the video
    Return(last + BlankClip(last, 72))#.Info()
    With BD3D2AVS all goes well until it gives me this error :


  15. You haven't replied to my questions. I can't help. The AVS script is useless for me. I repeat:

    Can you confirm that you see the same thing? What decrypter do you use? AnyDVD HD?
    Also, does the log tells something special, such as a problem reported by tsMuxeR during the demux process?
    What are the sizes of the .264 and .mvc streams on disc, after the demux?

    And yes, Vista should be OK, although you are probably the only one still using the most crappy OS ever !

    BD3D2AVS is now totally obsolete, and I don't maintain it any more. Please use only the latest version of BD3D2MK3D.
    r0lZ - PgcEdit homepage Hosted by VideoHelp (Thanks Baldrick)
    - BD3D2MK3D A tool to convert 3D BD to 3D SBS/T&B/FS MKV

  16. Member
    Join Date
    Mar 2016
    Location
    Spain
    Search PM
    Originally Posted by r0lZ View Post
    You haven't replied to my questions. I can't help. The AVS script is useless for me. I repeat:

    Can you confirm that you see the same thing? What decrypter do you use? AnyDVD HD?
    Also, does the log tells something special, such as a problem reported by tsMuxeR during the demux process?
    What are the sizes of the .264 and .mvc streams on disc, after the demux?

    And yes, Vista should be OK, although you are probably the only one still using the most crappy OS ever !

    BD3D2AVS is now totally obsolete, and I don't maintain it any more. Please use only the latest version of BD3D2MK3D.
    Hahaha .... You are quite right ... I need to change . Thank you for the advice. I am very tired, I have two days without stopping. My girlfriend kills me. I hope to continue this convercasion ...
    I do not have the BluRay . Download an ISO file.

    SALUDOS

  17. Mod Neophyte Super Moderator redwudz's Avatar
    Join Date
    Sep 2002
    Location
    USA
    Search Comp PM
    JhonDown, said, "I do not have the BluRay . Download an ISO file."
    If you don't have the BD itself and you only have a download ISO, then asking for help is a violation of our rules.

    Please read our rules before posting. Thread closed.

    Moderator redwudz




Similar Threads

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