[Cin] EXPERIMENTAL: blu-ray lpcm profile + gui
Terje J. Hanssen
terjejhanssen at gmail.com
Tue Dec 21 16:04:07 CET 2021
Den 21.12.2021 13:14, skrev Terje J. Hanssen:
> [...........]
>
> After so much confusing and fail-sensitivety with udfs on hdd:
>
> My Tip/suggestion:
> Wouldn't it be an idea to have an option to write a BD.iso instead
> (with udf included) just as tsMuxer can do? At least for a simple file
> like this, K3b gui handle a BD.iso quite easy and straight forward by
> selecting the iso-file and "Burn the (CD)image to disc".
>
>
> ===========================================
Did a test verification with K3b. Had to quick-format the BD-RE disc and
then K3b burned the previous txMuxer generated SD-BD.iso image to a
BD-compliant disc that played fine with VLC and autoplayed in Samsung
UBD player as Blu-ray.
----------------
Now, yet a new test as root to BD render with Cin-GG and dd to the
formatted BD-RE disc.
./cin_bluray_lpcm_test_9e730376d01dcf86b3420de8f3625cec.AppImage
/usr/bin/AppImageLauncher: /usr/lib64/libcurl.so.4: no version
information available (required by
/usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
qt5ct: using qt5ct plugin
Failed to connect to bus: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR
not defined (consider using --machine=<user>@.host --user to connect to
bus of other user)
Failed to connect to bus: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR
not defined (consider using --machine=<user>@.host --user to connect to
bus of other user)
Cinelerra Infinity - built: Dec 20 2021 14:52:15
git://git.cinelerra-gg.org/goodguy/cinelerra.git
(c) 2006-2019 Heroine Virtual Ltd. by Adam Williams
2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy
Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.
Render::render_single: Session finished.
** rendered 3415 frames in 38.119 secs, 89.588 fps
++ dirname /tmp/bd_20211221-143520/bd.sh
+ sdir=/tmp/bd_20211221-143520
++ cd /tmp/bd_20211221-143520
++ pwd
+ dir=/tmp/bd_20211221-143520
+
PATH=/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/tmp/.mount_cin_blJgBTQy/usr/bin
+ mkdir -p /tmp/bd_20211221-143520/udfs
++ du -cb /tmp/bd_20211221-143520/bd.m2ts
++ tail -1
++ sed -e 's/[ ].*//'
+ sz=211070976
+ blks=107158
+ rm -f /tmp/bd_20211221-143520/bd.udfs
+ mkudffs -b 2048 /tmp/bd_20211221-143520/bd.udfs 107158
filename=/tmp/bd_20211221-143520/bd.udfs
label=LinuxUDF
uuid=61c1d85eb5d3ee36
blocksize=2048
blocks=107158
udfrev=201
start=0, blocks=16, type=RESERVED
start=16, blocks=3, type=VRS
start=19, blocks=237, type=USPACE
start=256, blocks=1, type=ANCHOR
start=257, blocks=16, type=PVDS
start=273, blocks=1, type=LVID
start=274, blocks=106627, type=PSPACE
start=106901, blocks=1, type=ANCHOR
start=106902, blocks=239, type=USPACE
start=107141, blocks=16, type=RVDS
start=107157, blocks=1, type=ANCHOR
+ mount -t udf -o loop /tmp/bd_20211221-143520/bd.udfs
/tmp/bd_20211221-143520/udfs
+ bdwrite /tmp/bd_20211221-143520/udfs /tmp/bd_20211221-143520/bd.m2ts
/tmp/bd_20211221-143520/bd.sh: line 11: 7630 Segmentation fault
(core dumped) bdwrite $dir/udfs $dir/bd.m2ts*
-------------------------
localhost:/tmp # du -sh bd_20211221-143520/
202M bd_20211221-143520/
localhost:/tmp #
localhost:/tmp # tree -sh bd_20211221-143520/
bd_20211221-143520/
├── [2.0K] bd.jobs
├── [201M] bd.m2ts
├── [ 525] bd.sh
├── [209M] bd.udfs
├── [5.9K] bd.xml
└── [ 136] udfs
├── [ 412] BDMV
│ ├── [ 40] AUXDATA
│ ├── [ 224] BACKUP
│ │ ├── [ 40] BDJO
│ │ ├── [ 40] CLIPINF
│ │ ├── [ 40] JAR
│ │ └── [ 40] PLAYLIST
│ ├── [ 40] BDJO
│ ├── [ 40] CLIPINF
│ ├── [ 40] JAR
│ ├── [ 40] META
│ ├── [ 40] PLAYLIST
│ └── [ 40] STREAM
└── [ 272] CERTIFICATE
├── [ 224] BACKUP
│ ├── [ 40] BDJO
│ ├── [ 40] CLIPINF
│ ├── [ 40] JAR
│ └── [ 40] PLAYLIST
├── [ 40] BDJO
├── [ 40] CLIPINF
├── [ 40] JAR
└── [ 40] PLAYLIST
24 directories, 5 files
localhost:/tmp # cd bd_20211221-143520/
=============================================================================
Write to disc
localhost:/tmp/bd_20211221-143520 # dd if=./bd.udfs of=/dev/sr0 bs=2048000
107+1 records in
107+1 records out
219459584 bytes (219 MB, 209 MiB) copied, 0.0823011 s, 2.7 GB/s
* Had to wait quite some time after the command finished before the disc
writing started and finished !!
===================================================================================================
localhost:/tmp/bd_20211221-143520 # df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 32G 960K 32G 1% /dev/shm
tmpfs 13G 27M 13G 1% /run
tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup
/dev/nvme0n1p3 40G 12G 26G 31% /
/dev/nvme0n1p1 156M 6.1M 150M 4% /boot/efi
/dev/nvme0n1p4 427G 97G 309G 24% /home
/dev/sdb1 459G 421G 15G 97% /video
/dev/sdc1 384G 145G 220G 40% /data
tmpfs 6.3G 180K 6.3G 1% /run/user/1000
/dev/sdd1 3.6T 2.3T 1.2T 67% /run/media/terje/Seagate_4TB_back
/dev/loop0 209M 66K 209M 1% /tmp/bd_20211221-143520/udfs
/dev/sr0 209M 20K 209M 1% /run/media/terje/LinuxUDF
* Had to umount and mount the disc again before it was seen as a
"LinuxUDF" disc in FileManager
df -h /dev/sr0
Filesystem Size Used Avail Use% Mounted on
/dev/sr0 209M 20K 209M 1% /run/media/terje/LinuxUDF
-------------------
** But the STREAM map is now empty (no 0000.m2ts) and VLC cannot
playback video from the disc!
Samsung hardware player read the disc as Datadisk, but browsing to
STREAM is emptyf course nothing to playback.
Looks like only the Blu-ray structure has been written to disc without
content.
cd /run/media/terje/LinuxUDF
localhost:/run/media/terje/LinuxUDF #
localhost:/run/media/terje/LinuxUDF # tree -sh .
.
├── [ 412] BDMV
│ ├── [ 40] AUXDATA
│ ├── [ 224] BACKUP
│ │ ├── [ 40] BDJO
│ │ ├── [ 40] CLIPINF
│ │ ├── [ 40] JAR
│ │ └── [ 40] PLAYLIST
│ ├── [ 40] BDJO
│ ├── [ 40] CLIPINF
│ ├── [ 40] JAR
│ ├── [ 40] META
│ ├── [ 40] PLAYLIST
│ └── [ 40] STREAM
└── [ 272] CERTIFICATE
├── [ 224] BACKUP
│ ├── [ 40] BDJO
│ ├── [ 40] CLIPINF
│ ├── [ 40] JAR
│ └── [ 40] PLAYLIST
├── [ 40] BDJO
├── [ 40] CLIPINF
├── [ 40] JAR
└── [ 40] PLAYLIST
23 directories, 0 files
========================
Attach output log-files for
udf_test_CGG_dd_BD-RE
udfinfo_CGG_dd_BD-RE
bd_info_CGG_dd_BD-RE
==========================
-------------- next part --------------
UDF Conformance Testing Application
(c) Koninklijke Philips Electronics N.V. 1999-2007
Application version : 1.5r6 distribution bin
UCT Core version : 1.5r6 distribution bin
platform : Linux - with scsi/atapi support
Command:
./udf_test
Generic options parsing:
Medium info options parsing:
Device options parsing:
/dev/sr0
No image configuration file /dev/sr0.cfg
Created image device
image file blocks : 23652352 /dev/sr0
blocks, bytes : 23652352 #B47400000
'-image' device Medium Info:
last valid block : 23652351 Volume Space: 45.1133 Gbytes
block size : 2048
(ECC) blocking factor : 0
nmb of sessions : 1
verify session : 1
session starts : 0
medium WR type : unknown
medium SE type : unknown
medium CL type : unknown finalization state
=> Warning: Undefined (ECC) blocking factor, set to 16.
- Please specify "-ecclength <n>" to enable the verifier to do
- a better job. Media that do not have ECC or fixed size packets
- must specify: -ecclength 1
Inspect 1 block for presence of VAT or AVDP
starting at block: 23652351
==> read cache: max 32 buffers of 32 sectors, total 2048 Kb
23652351 1 ok block read
Inspect 456 blocks for presence of VAT or AVDP
starting at block: 23651895
23651895 456 ok blocks read
no VAT or AVDP found so far
Single Layer medium
Verification start medium info
last valid block : 23652351 Volume Space: 45.1133 Gbytes
block size : 2048
(ECC) blocking factor : 16
nmb of sessions : 1
verify session : 1
session starts : 0
medium WR type : unknown
medium SE type : unknown
medium CL type : unknown finalization state
====> Start verification
Start time : 2021-12-21 15:22:36 +01:00 (east of UTC)
Verbose level: 100
Message limit: 20
Fake read enabled
Read cache enabled
Initial UDF Revision range: 1.02 thru 2.60
Single Layer medium
====> Volume Structure verification
Read Volume Recognition Sequence
16 read block
BEA01
Start of Extended Area
17 read block
NSR03
==> Changed UDF Revision range from: 1.02 thru 2.60 to: 2.00 thru 2.60
- because of "NSR03 descriptor"
18 read block
TEA01
19 read block
End of Extended Area
End of Volume Recognition Sequence
Reading Volume Information
256 read block
AVDP at 256 (MVDS: 257, RVDS: 107141)
First Tag Serial Number: 1
23652095 read block
No AVDP at N-256
23652351 read block
No AVDP at N
Number of AVDPs: 1, AVDP at 256
====> Read Main VDS extent: 257, length: 32768
257 read block
PVD VDS Number: 1
PVD Recording Time: 2021-12-21 14:36:30.748220 +02:00
PVD Volume Identifier : "LinuxUDF"
PVD Volume Set Identifier: "61c1d85eb5d3ee36LinuxUDF"
==> PVD 344 New Entity Identifier (regid):
Application Entity Identifier
Identifier : "*Linux mkudffs"
Implementation Use : #04 #05 #00 #00 #00 #00 #00 #00
==> PVD 388 New Entity Identifier (regid):
Implementation Entity Identifier
Identifier : "*Linux UDFFS"
OS Class : #04 UNIX
OS Identifier : #05 UNIX - Linux
==> Add PVD to VDS info
258 read block
LVD VDS Number: 2
LVD Logical Volume Identifier: "LinuxUDF"
==> LVD 216 New Entity Identifier (regid):
Domain Entity Identifier
Identifier : "*OSTA UDF Compliant"
UDF revision : 2.01
==> Changed UDF Revision range from: 2.00 thru 2.60 to: 2.01 only
- because of "Domain EntityID UDF revision"
Domain flags : #00
LVD FSD at: (7,p0)
==> Add LVD to VDS info
259 read block
PD VDS Number: 5, Partition Number: 0
==> PD 24 New Entity Identifier (regid):
Application Entity Identifier
Identifier : "+NSR03"
Unallocated Space Bitmap
==> Add PD to VDS info, partition number: 0
260 read block
USD VDS Number: 6, nmb of ADs: 2
1: location 19 thru 255, 237 blocks
2: location 106902 thru 107140, 239 blocks
==> Add USD to VDS info
261 read block
IUVD VDS Number: 4
IUVD EntityID Identifier: "*UDF LV Info"
==> IUVD 20 New Entity Identifier (regid):
UDF Entity Identifier
Identifier : "*UDF LV Info"
UDF revision : 2.01
OS Class : #04 UNIX
OS Identifier : #05 UNIX - Linux
UDF IUVD Logical Volume Identifier : "LinuxUDF"
UDF IUVD LVInfo1: "Linux mkudffs 1.3"
UDF IUVD LVInfo2: "Linux udftools 1.3"
UDF IUVD LVInfo3: "https://github.com/pali/udftools/"
==> Add IUVD to VDS info
262 read block
TD
====> Read Reserve VDS extent: 107141, length: 32768
107141 read block
PVD VDS Number: 1
PVD Recording Time: 2021-12-21 14:36:30.748220 +02:00
PVD Volume Identifier : "LinuxUDF"
PVD Volume Set Identifier: "61c1d85eb5d3ee36LinuxUDF"
==> Add PVD to VDS info
107142 read block
LVD VDS Number: 2
LVD Logical Volume Identifier: "LinuxUDF"
LVD FSD at: (7,p0)
==> Add LVD to VDS info
107143 read block
PD VDS Number: 5, Partition Number: 0
Unallocated Space Bitmap
==> Add PD to VDS info, partition number: 0
107144 read block
USD VDS Number: 6, nmb of ADs: 2
1: location 19 thru 255, 237 blocks
2: location 106902 thru 107140, 239 blocks
==> Add USD to VDS info
107145 read block
IUVD VDS Number: 4
IUVD EntityID Identifier: "*UDF LV Info"
UDF IUVD Logical Volume Identifier : "LinuxUDF"
UDF IUVD LVInfo1: "Linux mkudffs 1.3"
UDF IUVD LVInfo2: "Linux udftools 1.3"
UDF IUVD LVInfo3: "https://github.com/pali/udftools/"
==> Add IUVD to VDS info
107146 read block
TD
====> Check equivalence of Main VDS and Reserve VDS
==> Main and Reserve VDS are equivalent
====> Check Main VDS. Summary:
PVD VDS Number 1
LVD VDS Number 2
USD VDS Number 6
PD VDS Number 5
IUVD VDS Number 4 ID: "*UDF LV Info"
5 prevailing VDS descriptors found
==> Using Main VDS
==> Checking VDS 'far apart' allocation for Main and Reserve VDS.
=> Volume Descriptor Sequence 'far apart' test summary:
- Main VDS LBA range: 257 thru 272, 1 extent
- Reserve VDS LBA range: 107141 thru 107156, 1 extent
- lowest packet distance: 6679 ECC packets ( 0.5% of remaining Volume Space)
- test margin level 1: 147900 ECC packets ( 10.0% of remaining Volume Space)
- test margin level 2: 369600 ECC packets ( 25.0% of remaining Volume Space)
- 1 extent combination less than 147900 ECC packets apart
- Main VDS Reserve VDS ECC packet distance
- 272 107141 6679 nearby packets
Note: 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.
====> Checking Logical Volume: "LinuxUDF"
Prevailing Partition Descriptors:
pNmb: 0, start: 274, length: 106627, access: overwritable
LVD Partition Maps:
p0: Physical Partition Map (Type 1), pNmb: 0
==> Changed medium WR type from unknown to overwritable
- because of partition access type
==> Changed medium SE type from unknown to nonsequential
- because of no Virtual Partition found
Mounted Partitions:
- p0: Physical, pNmb: 0, blocks: 274 thru 106900, access: overwritable
- logical blocks: 0 thru 106626
Error: Number of AVDPs less than 2: 1, AVDP at 256
- UDF 2.2.3, 6.10..., 6.13..., 6.14....
LVD 432 Error: Integrity Sequence Extent length: 2048,
- expected: at least 8192 bytes for overwritable and
- rewritable media, UDF 2.2.4.6, ECMA 3/10.6.12.
Read LVID sequence extent: 273, length: 2048
273 read block
LVID - Open
LVID Recording Time: 2021-12-21 15:06:24.803986 +01:00
LVID 28 Error: Dirty Volume. An Open prevailing LVID was
- found but no Virtual Partition. The Logical Volume
- is in an inconsistent state, unexpected errors
- may occur, ECMA 3/8.8.2, 3/10.10.3.
- Note: The verifier will assume the volume to have a Close LVID
- in order to show all LVID and volume inconsistencies.
Next UniqueID: #0000000000000010,
from LVID Logical Volume Header Descriptor.
==> p0: read Unallocated or Freed Partition Space Sets
Unallocated Space Bitmap extent: 7 blocks
274 read block
275 read 6 blocks
SBD
SBD 10 Note: Descriptor CRC Length: 0,
- 8 is recommended, UDF 2.3.1.2, 2.3.8.1,
- errata DCN-5108 for UDF 2.50 and lower.
SBD 20 Note: Number of Bytes: 13329 (room for 5 more bits)
p0: Space set found
--
Read FSD sequence extent: (7,p0), length: 2048
281 read block
FSD FSN: 0, FSDN: 0
FSD Logical Volume Identifier: "LinuxUDF"
FSD File Set Identifier: "LinuxUDF"
FSD Copyright File Identifier: "Copyright"
FSD Abstract File Identifier: "Abstract"
FSD Root Directory at: (9,p0)
FSD System Stream Directory at: (8,p0)
====> Volume identifiers summary:
PVD: Volume Identifier [32]: "LinuxUDF"
PVD: Volume Set Identifier [128]: "61c1d85eb5d3ee36LinuxUDF"
LVD: Logical Volume Identifier [128]: "LinuxUDF"
IUVD: Logical Volume Identifier [128]: "LinuxUDF"
FSD: Logical Volume Identifier [128]: "LinuxUDF"
FSD: File Set Identifier [32]: "LinuxUDF"
====> File Structure verification
Read System Stream Directory
282 read block
FE file type SDIR UniqueID: #0000000000000000 name: <SysStreamDir>//
FE 0 Warning: For UDF 2.00 and higher, an Extended File Entry
- should be used instead of a File Entry. However, a File
- Entry may be used for backward compatibility or if a
- medium was upgraded from a UDF revision lower than 2.00,
- UDF 3.3.5, 3.3.5.1. Clarification in DCN-5160.
- name: <SysStreamDir>//
FE 176 Embedded data, 40 bytes
==> (max) depth: 1 1 Expand stream directory: <SysStreamDir>//
FE 176 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000000 cid: name: <SysStreamDir>//<parent FID>, refers to: <SysStreamDir>//
Add FIDs to directory hierarchy and read FEs
Stream Directory: <SysStreamDir>//
.d.p.e..........:darwx:..r.x:..r.x SDIR 1 2021-12-21 12:36 40 <SysStreamDir>//<parent FID>, refers to: <SysStreamDir>//
Expand complete, max depth 1 for stream directory: <SysStreamDir>//
- 0 files 0 directories
- overall total: 0 files 0 directories 0 streams 1 stream directory
Maximum directory depth: 1
Read Root Directory
283 read block
FE file type DIR UniqueID: #0000000000000000 name: <root>
FE 0 Warning: For UDF 2.00 and higher, an Extended File Entry
- should be used instead of a File Entry. However, a File
- Entry may be used for backward compatibility or if a
- medium was upgraded from a UDF revision lower than 2.00,
- UDF 3.3.5, 3.3.5.1. Clarification in DCN-5160.
- name: <root>
- ==> Message printed 2 times, ignored from now.
FE 176 Embedded data, 136 bytes
==> (max) depth: 1 1 Expand directory: <root>
FE 176 Verify embedded FIDs, 136 bytes
FID UniqueID: #00000000 cid: name: /<parent FID>, refers to: <root>
FID UniqueID: #00000010 cid: 8 name: "BDMV"
FID 32 Error: UniqueID: #00000010
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "BDMV"
FID UniqueID: #00000015 cid: 8 name: "CERTIFICATE"
FID 32 Error: UniqueID: #00000015
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "CERTIFICATE"
Add FIDs to directory hierarchy and read FEs
284 read block
EFE file type DIR UniqueID: #0000000000000010 name: "BDMV"
EFE 200 Error: UniqueID: #0000000000000010
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "BDMV"
EFE 216 Embedded data, 412 bytes
289 read block
EFE file type DIR UniqueID: #0000000000000015 name: "CERTIFICATE"
EFE 200 Error: UniqueID: #0000000000000015
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "CERTIFICATE"
EFE 216 Embedded data, 272 bytes
Directory: <root>
.d.p.e..........:..rwx:..r.x:..r.x DIR 3 2021-12-21 13:36 136 /<parent FID>, refers to: <root>
.d...e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "BDMV"
.d...e..........:..rwx:..r.x:..r.x DIR 6 2021-12-21 13:36 272 "CERTIFICATE"
==> (max) depth: 2 2 Expand directory: "BDMV"
EFE 216 Verify embedded FIDs, 412 bytes
FID UniqueID: #00000000 cid: name: "BDMV"/<parent FID>, refers to: <root>
FID UniqueID: #00000011 cid: 8 name: "BDJO"
FID 32 Error: UniqueID: #00000011
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "BDJO"
FID UniqueID: #00000012 cid: 8 name: "CLIPINF"
FID 32 Error: UniqueID: #00000012
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "CLIPINF"
FID UniqueID: #00000013 cid: 8 name: "JAR"
FID 32 Error: UniqueID: #00000013
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "JAR"
FID UniqueID: #00000014 cid: 8 name: "PLAYLIST"
FID 32 Error: UniqueID: #00000014
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "PLAYLIST"
FID UniqueID: #0000001F cid: 8 name: "STREAM"
FID 32 Error: UniqueID: #0000001F
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "STREAM"
FID UniqueID: #00000020 cid: 8 name: "AUXDATA"
FID 32 Error: UniqueID: #00000020
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "AUXDATA"
FID UniqueID: #00000021 cid: 8 name: "META"
FID 32 Error: UniqueID: #00000021
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "META"
FID UniqueID: #00000022 cid: 8 name: "BACKUP"
FID 32 Error: UniqueID: #00000022
- Next UniqueID: #0000000000000010
- FID UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "BACKUP"
Add FIDs to directory hierarchy and read FEs
285 read block
EFE file type DIR UniqueID: #0000000000000011 name: "BDJO"
EFE 200 Error: UniqueID: #0000000000000011
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "BDJO"
EFE 216 Embedded data, 40 bytes
286 read block
EFE file type DIR UniqueID: #0000000000000012 name: "CLIPINF"
EFE 200 Error: UniqueID: #0000000000000012
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "CLIPINF"
EFE 216 Embedded data, 40 bytes
287 read block
EFE file type DIR UniqueID: #0000000000000013 name: "JAR"
EFE 200 Error: UniqueID: #0000000000000013
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "JAR"
EFE 216 Embedded data, 40 bytes
288 read block
EFE file type DIR UniqueID: #0000000000000014 name: "PLAYLIST"
EFE 200 Error: UniqueID: #0000000000000014
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "PLAYLIST"
EFE 216 Embedded data, 40 bytes
299 read block
EFE file type DIR UniqueID: #000000000000001F name: "STREAM"
EFE 200 Error: UniqueID: #000000000000001F
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "STREAM"
EFE 216 Embedded data, 40 bytes
300 read block
EFE file type DIR UniqueID: #0000000000000020 name: "AUXDATA"
EFE 200 Error: UniqueID: #0000000000000020
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "AUXDATA"
EFE 216 Embedded data, 40 bytes
301 read block
EFE file type DIR UniqueID: #0000000000000021 name: "META"
EFE 200 Error: UniqueID: #0000000000000021
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "META"
EFE 216 Embedded data, 40 bytes
302 read block
EFE file type DIR UniqueID: #0000000000000022 name: "BACKUP"
EFE 200 Error: UniqueID: #0000000000000022
- Next UniqueID: #0000000000000010
- EFE UniqueID shall be less than Next UniqueID,
- UDF 3.2.1.1, ECMA 4/14.15.1.
- name: "BACKUP"
- ==> Message printed 20 times, ignored from now.
EFE 216 Embedded data, 224 bytes
Directory: /"BDMV"
.d.p.e..........:..rwx:..r.x:..r.x DIR 3 2021-12-21 13:36 136 "BDMV"/<parent FID>, refers to: <root>
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "BDJO"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "CLIPINF"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "JAR"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "PLAYLIST"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "STREAM"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "AUXDATA"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "META"
.d...e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "BACKUP"
==> (max) depth: 3 3 Expand directory: "BDJO"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000010 cid: name: "BDJO"/<parent FID>, refers to: "BDMV"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"BDJO"
.d.p.e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "BDJO"/<parent FID>, refers to: "BDMV"
Expand complete, max depth 3 for directory: "BDJO"
- 0 files 0 directories
==> (max) depth: 3 3 Expand directory: "CLIPINF"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000010 cid: name: "CLIPINF"/<parent FID>, refers to: "BDMV"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"CLIPINF"
.d.p.e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "CLIPINF"/<parent FID>, refers to: "BDMV"
Expand complete, max depth 3 for directory: "CLIPINF"
- 0 files 0 directories
==> (max) depth: 3 3 Expand directory: "JAR"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000010 cid: name: "JAR"/<parent FID>, refers to: "BDMV"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"JAR"
.d.p.e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "JAR"/<parent FID>, refers to: "BDMV"
Expand complete, max depth 3 for directory: "JAR"
- 0 files 0 directories
==> (max) depth: 3 3 Expand directory: "PLAYLIST"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000010 cid: name: "PLAYLIST"/<parent FID>, refers to: "BDMV"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"PLAYLIST"
.d.p.e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "PLAYLIST"/<parent FID>, refers to: "BDMV"
Expand complete, max depth 3 for directory: "PLAYLIST"
- 0 files 0 directories
==> (max) depth: 3 3 Expand directory: "STREAM"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000010 cid: name: "STREAM"/<parent FID>, refers to: "BDMV"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"STREAM"
.d.p.e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "STREAM"/<parent FID>, refers to: "BDMV"
Expand complete, max depth 3 for directory: "STREAM"
- 0 files 0 directories
==> (max) depth: 3 3 Expand directory: "AUXDATA"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000010 cid: name: "AUXDATA"/<parent FID>, refers to: "BDMV"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"AUXDATA"
.d.p.e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "AUXDATA"/<parent FID>, refers to: "BDMV"
Expand complete, max depth 3 for directory: "AUXDATA"
- 0 files 0 directories
==> (max) depth: 3 3 Expand directory: "META"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000010 cid: name: "META"/<parent FID>, refers to: "BDMV"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"META"
.d.p.e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "META"/<parent FID>, refers to: "BDMV"
Expand complete, max depth 3 for directory: "META"
- 0 files 0 directories
==> (max) depth: 3 3 Expand directory: "BACKUP"
EFE 216 Verify embedded FIDs, 224 bytes
FID UniqueID: #00000010 cid: name: "BACKUP"/<parent FID>, refers to: "BDMV"
FID UniqueID: #00000023 cid: 8 name: "BDJO"
FID UniqueID: #00000024 cid: 8 name: "CLIPINF"
FID UniqueID: #00000025 cid: 8 name: "JAR"
FID UniqueID: #00000026 cid: 8 name: "PLAYLIST"
Add FIDs to directory hierarchy and read FEs
303 read block
EFE file type DIR UniqueID: #0000000000000023 name: "BDJO"
EFE 216 Embedded data, 40 bytes
304 read block
EFE file type DIR UniqueID: #0000000000000024 name: "CLIPINF"
EFE 216 Embedded data, 40 bytes
305 read block
EFE file type DIR UniqueID: #0000000000000025 name: "JAR"
EFE 216 Embedded data, 40 bytes
306 read block
EFE file type DIR UniqueID: #0000000000000026 name: "PLAYLIST"
EFE 216 Embedded data, 40 bytes
Directory: /"BDMV"/"BACKUP"
.d.p.e..........:..rwx:..r.x:..r.x DIR 9 2021-12-21 13:36 412 "BACKUP"/<parent FID>, refers to: "BDMV"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "BDJO"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "CLIPINF"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "JAR"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "PLAYLIST"
==> (max) depth: 4 4 Expand directory: "BDJO"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000022 cid: name: "BDJO"/<parent FID>, refers to: "BACKUP"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"BACKUP"/"BDJO"
.d.p.e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "BDJO"/<parent FID>, refers to: "BACKUP"
Expand complete, max depth 4 for directory: "BDJO"
- 0 files 0 directories
==> (max) depth: 4 4 Expand directory: "CLIPINF"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000022 cid: name: "CLIPINF"/<parent FID>, refers to: "BACKUP"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"BACKUP"/"CLIPINF"
.d.p.e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "CLIPINF"/<parent FID>, refers to: "BACKUP"
Expand complete, max depth 4 for directory: "CLIPINF"
- 0 files 0 directories
==> (max) depth: 4 4 Expand directory: "JAR"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000022 cid: name: "JAR"/<parent FID>, refers to: "BACKUP"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"BACKUP"/"JAR"
.d.p.e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "JAR"/<parent FID>, refers to: "BACKUP"
Expand complete, max depth 4 for directory: "JAR"
- 0 files 0 directories
==> (max) depth: 4 4 Expand directory: "PLAYLIST"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000022 cid: name: "PLAYLIST"/<parent FID>, refers to: "BACKUP"
Add FIDs to directory hierarchy and read FEs
Directory: /"BDMV"/"BACKUP"/"PLAYLIST"
.d.p.e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "PLAYLIST"/<parent FID>, refers to: "BACKUP"
Expand complete, max depth 4 for directory: "PLAYLIST"
- 0 files 0 directories
Expand complete, max depth 4 for directory: "BACKUP"
- 0 files 4 directories
Expand complete, max depth 4 for directory: "BDMV"
- 0 files 8 directories
- nested: 0 files 4 directories
==> (max) depth: 2 4 Expand directory: "CERTIFICATE"
EFE 216 Verify embedded FIDs, 272 bytes
FID UniqueID: #00000000 cid: name: "CERTIFICATE"/<parent FID>, refers to: <root>
FID UniqueID: #00000016 cid: 8 name: "BDJO"
FID UniqueID: #00000017 cid: 8 name: "CLIPINF"
FID UniqueID: #00000018 cid: 8 name: "JAR"
FID UniqueID: #00000019 cid: 8 name: "PLAYLIST"
FID UniqueID: #0000001A cid: 8 name: "BACKUP"
Add FIDs to directory hierarchy and read FEs
290 read block
EFE file type DIR UniqueID: #0000000000000016 name: "BDJO"
EFE 216 Embedded data, 40 bytes
291 read block
EFE file type DIR UniqueID: #0000000000000017 name: "CLIPINF"
EFE 216 Embedded data, 40 bytes
292 read block
EFE file type DIR UniqueID: #0000000000000018 name: "JAR"
EFE 216 Embedded data, 40 bytes
293 read block
EFE file type DIR UniqueID: #0000000000000019 name: "PLAYLIST"
EFE 216 Embedded data, 40 bytes
294 read block
EFE file type DIR UniqueID: #000000000000001A name: "BACKUP"
EFE 216 Embedded data, 224 bytes
Directory: /"CERTIFICATE"
.d.p.e..........:..rwx:..r.x:..r.x DIR 3 2021-12-21 13:36 136 "CERTIFICATE"/<parent FID>, refers to: <root>
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "BDJO"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "CLIPINF"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "JAR"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "PLAYLIST"
.d...e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "BACKUP"
==> (max) depth: 3 4 Expand directory: "BDJO"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000015 cid: name: "BDJO"/<parent FID>, refers to: "CERTIFICATE"
Add FIDs to directory hierarchy and read FEs
Directory: /"CERTIFICATE"/"BDJO"
.d.p.e..........:..rwx:..r.x:..r.x DIR 6 2021-12-21 13:36 272 "BDJO"/<parent FID>, refers to: "CERTIFICATE"
Expand complete, max depth 4 for directory: "BDJO"
- 0 files 0 directories
==> (max) depth: 3 4 Expand directory: "CLIPINF"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000015 cid: name: "CLIPINF"/<parent FID>, refers to: "CERTIFICATE"
Add FIDs to directory hierarchy and read FEs
Directory: /"CERTIFICATE"/"CLIPINF"
.d.p.e..........:..rwx:..r.x:..r.x DIR 6 2021-12-21 13:36 272 "CLIPINF"/<parent FID>, refers to: "CERTIFICATE"
Expand complete, max depth 4 for directory: "CLIPINF"
- 0 files 0 directories
==> (max) depth: 3 4 Expand directory: "JAR"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000015 cid: name: "JAR"/<parent FID>, refers to: "CERTIFICATE"
Add FIDs to directory hierarchy and read FEs
Directory: /"CERTIFICATE"/"JAR"
.d.p.e..........:..rwx:..r.x:..r.x DIR 6 2021-12-21 13:36 272 "JAR"/<parent FID>, refers to: "CERTIFICATE"
Expand complete, max depth 4 for directory: "JAR"
- 0 files 0 directories
==> (max) depth: 3 4 Expand directory: "PLAYLIST"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #00000015 cid: name: "PLAYLIST"/<parent FID>, refers to: "CERTIFICATE"
Add FIDs to directory hierarchy and read FEs
Directory: /"CERTIFICATE"/"PLAYLIST"
.d.p.e..........:..rwx:..r.x:..r.x DIR 6 2021-12-21 13:36 272 "PLAYLIST"/<parent FID>, refers to: "CERTIFICATE"
Expand complete, max depth 4 for directory: "PLAYLIST"
- 0 files 0 directories
==> (max) depth: 3 4 Expand directory: "BACKUP"
EFE 216 Verify embedded FIDs, 224 bytes
FID UniqueID: #00000015 cid: name: "BACKUP"/<parent FID>, refers to: "CERTIFICATE"
FID UniqueID: #0000001B cid: 8 name: "BDJO"
FID UniqueID: #0000001C cid: 8 name: "CLIPINF"
FID UniqueID: #0000001D cid: 8 name: "JAR"
FID UniqueID: #0000001E cid: 8 name: "PLAYLIST"
Add FIDs to directory hierarchy and read FEs
295 read block
EFE file type DIR UniqueID: #000000000000001B name: "BDJO"
EFE 216 Embedded data, 40 bytes
296 read block
EFE file type DIR UniqueID: #000000000000001C name: "CLIPINF"
EFE 216 Embedded data, 40 bytes
297 read block
EFE file type DIR UniqueID: #000000000000001D name: "JAR"
EFE 216 Embedded data, 40 bytes
298 read block
EFE file type DIR UniqueID: #000000000000001E name: "PLAYLIST"
EFE 216 Embedded data, 40 bytes
Directory: /"CERTIFICATE"/"BACKUP"
.d.p.e..........:..rwx:..r.x:..r.x DIR 6 2021-12-21 13:36 272 "BACKUP"/<parent FID>, refers to: "CERTIFICATE"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "BDJO"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "CLIPINF"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "JAR"
.d...e..........:..rwx:..r.x:..r.x DIR 1 2021-12-21 13:36 40 "PLAYLIST"
==> (max) depth: 4 4 Expand directory: "BDJO"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #0000001A cid: name: "BDJO"/<parent FID>, refers to: "BACKUP"
Add FIDs to directory hierarchy and read FEs
Directory: /"CERTIFICATE"/"BACKUP"/"BDJO"
.d.p.e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "BDJO"/<parent FID>, refers to: "BACKUP"
Expand complete, max depth 4 for directory: "BDJO"
- 0 files 0 directories
==> (max) depth: 4 4 Expand directory: "CLIPINF"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #0000001A cid: name: "CLIPINF"/<parent FID>, refers to: "BACKUP"
Add FIDs to directory hierarchy and read FEs
Directory: /"CERTIFICATE"/"BACKUP"/"CLIPINF"
.d.p.e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "CLIPINF"/<parent FID>, refers to: "BACKUP"
Expand complete, max depth 4 for directory: "CLIPINF"
- 0 files 0 directories
==> (max) depth: 4 4 Expand directory: "JAR"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #0000001A cid: name: "JAR"/<parent FID>, refers to: "BACKUP"
Add FIDs to directory hierarchy and read FEs
Directory: /"CERTIFICATE"/"BACKUP"/"JAR"
.d.p.e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "JAR"/<parent FID>, refers to: "BACKUP"
Expand complete, max depth 4 for directory: "JAR"
- 0 files 0 directories
==> (max) depth: 4 4 Expand directory: "PLAYLIST"
EFE 216 Verify embedded FIDs, 40 bytes
FID UniqueID: #0000001A cid: name: "PLAYLIST"/<parent FID>, refers to: "BACKUP"
Add FIDs to directory hierarchy and read FEs
Directory: /"CERTIFICATE"/"BACKUP"/"PLAYLIST"
.d.p.e..........:..rwx:..r.x:..r.x DIR 5 2021-12-21 13:36 224 "PLAYLIST"/<parent FID>, refers to: "BACKUP"
Expand complete, max depth 4 for directory: "PLAYLIST"
- 0 files 0 directories
Expand complete, max depth 4 for directory: "BACKUP"
- 0 files 4 directories
Expand complete, max depth 4 for directory: "CERTIFICATE"
- 0 files 5 directories
- nested: 0 files 4 directories
Expand complete, max depth 4 for directory: <root>
- 0 files 2 directories
- nested: 0 files 21 directories
- overall total: 0 files 24 directories
Maximum directory depth: 4
End of directory tree expansion
Excluding deleted FIDs with cleared ICB
====> Testing File Link Count by cross reference of 50 paths.
File Link Count errors will be identified here by the
physical address of the File Entry as well as all
paths identifying the File Entry.
The physical address of the File Entry is also shown in
the informational read block messages above.
Note that errors found here may have been reported before
or may be caused by other previously reported errors.
====> Testing free Volume Space in USD Allocation Descriptors
====> Build Partition Space Bitmaps.
Also check structures that overlap with partition space.
====> Partition Allocation summary :
===> Physical Partition p0: size 106627 blocks, overwritable
blocks 274 thru 106900
==> Compare partition p0 calculated bitmap to recorded Space Set
using: Unallocated Space Bitmap
All used blocks marked as allocated
No unused blocks marked as allocated.
====> Final LVID verification
Dirty LVID, verify as Close
==> overwritable Physical Partition p0 Space summary:
Partition Length : 106627
LVID Partition Size : 106627
LVID Partition Free Space: 106617
Unallocated Space Bitmap free space: 106594
Verifier expected free space: 106594
LVID 80 FreeSpaceTable error: Physical Partition p0 Free Space: 106617,
- expected: 106594, see Space summary above and
- maybe use -showalloc output, UDF 2.2.6.2, ECMA 3/10.10.
- Note: The verifier may be unable to find the correct values for
- some of these LVID/VAT tests because of previous errors.
==> LVID status summary:
Last modification Time : 2021-12-21 15:06:24.803986 +01:00 (east of UTC)
Last written Developer Id : "*Linux UDFFS"
Next UniqueID : #0000000000000010 => from dirty LVID
max used FE UniqueID : #0000000000000026
max used FID UniqueID : #00000026
Number of Files : 0
Number of Directories : 1
Min UDF Read Revision : UDF 2.01
Min UDF Write Revision : UDF 2.01
Max UDF Write Revision : UDF 2.01
Medium UDF Revision : UDF 2.01
LVID 124 Error: Number of Directories: 1, expected: 24,
- UDF 2.2.6.4.
====> Testing uniqueness of relevant UniqueIDs.
Test complete
Elapsed time : 00:01
====> Volume identifiers summary:
PVD: Volume Identifier [32]: "LinuxUDF"
PVD: Volume Set Identifier [128]: "61c1d85eb5d3ee36LinuxUDF"
LVD: Logical Volume Identifier [128]: "LinuxUDF"
IUVD: Logical Volume Identifier [128]: "LinuxUDF"
FSD: Logical Volume Identifier [128]: "LinuxUDF"
FSD: File Set Identifier [32]: "LinuxUDF"
====> Encountered EntityID (regid) summary:
count EntityID
3 Domain Entity Identifier
Identifier : "*OSTA UDF Compliant"
UDF revision : 2.01
Domain flags : #00
2 UDF Entity Identifier
Identifier : "*UDF LV Info"
UDF revision : 2.01
OS Class : #04 UNIX
OS Identifier : #05 UNIX - Linux
34 Implementation Entity Identifier
Identifier : "*Linux UDFFS"
OS Class : #04 UNIX
OS Identifier : #05 UNIX - Linux
2 Application Entity Identifier
Identifier : "*Linux mkudffs"
Implementation Use : #04 #05 #00 #00 #00 #00 #00 #00
2 Application Entity Identifier
Identifier : "+NSR03"
These EntityIDs are also shown above when read for the first time
====> Final verify status report
Final UDF Revision range: 2.01 only
File System info
last valid block : 23652351 Volume Space: 45.1133 Gbytes
block size : 2048
(ECC) blocking factor : 16
nmb of sessions : 1
verify session : 1
session starts : 0
medium WR type : overwritable
medium SE type : nonsequential
medium CL type : unknown finalization state
Summed file body sizes: 0 bytes
Error count: 6 total occurrences: 72 -> search for "error:"
Warning count: 2 total occurrences: 3 -> search for "warning:"
Additional notes may have been printed: -> search for "note:"
Note: At most 20 occurrences of each error or warning message
- have been printed because of the "-mlimit 20" default.
Disclaimer:
- The number of errors and warnings is an indication only.
- There is no guarantee that the number of errors and
- warnings as shown by the UDF verifier is correct.
Exit code 2, complete with errors.
-------------- next part --------------
filename=/dev/sr0
label=LinuxUDF
uuid=61c1d85eb5d3ee36
lvid=LinuxUDF
vid=LinuxUDF
vsid=LinuxUDF
fsid=LinuxUDF
fullvsid=61c1d85eb5d3ee36LinuxUDF
owner=Linux mkudffs 1.3
organization=Linux udftools 1.3
contact=https://github.com/pali/udftools/
appid=*Linux mkudffs
impid=*Linux UDFFS
winserialnum=0xf53e89be
blocksize=2048
blocks=23652352
usedblocks=10
freeblocks=106617
behindblocks=23545195
numfiles=0
numdirs=1
udfrev=2.01
udfwriterev=2.01
integrity=opened
accesstype=overwritable
softwriteprotect=no
hardwriteprotect=no
start=16, blocks=3, type=VRS
start=256, blocks=1, type=ANCHOR
start=257, blocks=16, type=MVDS
start=273, blocks=1, type=LVID
start=274, blocks=106627, type=PSPACE
start=107141, blocks=16, type=RVDS
-------------- next part --------------
Using libbluray version 1.3.0
More information about the Cin
mailing list