Skip to content

Blu-ray .iso too big or not working in VLC or Kodi. #2

@parentesticles

Description

@parentesticles

Works: "disctype=bdrom,minver=0x250" Results in a .iso 20% larger than the .iso created by "ImgBurn" for Windows.

Not working: "disctype=bdr,minver=0x250" The .iso size is nearly identical to ImgBurn's, but the .iso will not play correctly (freezes or black screen) or will not play at all in VLC or Kodi.

I'm trying to have the smaller .iso size like "disctype=bdr" and play in VLC/Kodi as "disctype=bdrom" does.

The source .iso I'm using is "Sintel-Bluray.iso" from: https://archive.org/download/SintelDCP_201512

Using "udf_test" I notice 2 warnings:

1/2
Working (ImgBurn):

Changed medium CL type from unknown finalization state to finalized
      because of more than one AVDP found

Not working (makefs):

Changed medium CL type from unknown finalization state to intermediate state
      because of single AVDP and sequential file system with VAT

Warning: Intermediate state for single AVDP and sequential file system with VAT.
 Only one AVDP at location 256, UDF 2.2.3, 6.10..., 6.13..., 6.14....

 Note: Partition p0 last block: 12219103,
      beyond last valid block:  777823, ECMA 3/5.7, 3/8.5.
      Allowed for intermediate state only.

2/2
Working (ImgBurn):

Checking VDS 'far apart' allocation for Main and Reserve VDS.

Volume Descriptor Sequence 'far apart' test summary:
     Main VDS LBA range:         32  thru         47,   1 extent
  Reserve VDS LBA range:     777888  thru     777903,   1 extent
 lowest packet distance:   48616 ECC packets (100.0% of remaining Volume Space)
    test margin level 1:    4870 ECC packets ( 10.0% of remaining Volume Space)
    test margin level 2:   12160 ECC packets ( 25.0% of remaining Volume Space)
      Main VDS    Reserve VDS    ECC packet distance
           47         777888        48616   

Not working (makefs):

Checking VDS 'far apart' allocation for Main and Reserve VDS.

Volume Descriptor Sequence 'far apart' test summary:
     Main VDS LBA range:        288  thru        319,   1 extent
  Reserve VDS LBA range:        320  thru        351,   1 extent
 lowest packet distance:       1 ECC packet  (  0.0% of remaining Volume Space)
    test margin level 1:    4870 ECC packets ( 10.0% of remaining Volume Space)
    test margin level 2:   12160 ECC packets ( 25.0% of remaining Volume Space)
     1 extent combination less than 4870 ECC packets apart
      Main VDS    Reserve VDS    ECC packet distance
          319            320            1      adjacent packets

Warning: Main VDS and Reserve VDS extents not far apart, see
   summary above, UDF 2.2.3.2, UDF 2.50 errata DCN-5113.
   Far apart rules for VDS are introduced in UDF 2.50.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions