1
1
mirror of https://github.com/wader/fq.git synced 2024-07-14 15:20:31 +03:00

Merge pull request #922 from wader/mp4-fix-jp2-test

mp4: Fix jp2 test
This commit is contained in:
Mattias Wadman 2024-04-09 23:12:39 +02:00 committed by GitHub
commit 837de9f658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ $ fq dv test.jp2
| | | boxes[0:4]: 0x0-0xf9 (249)
| | | [0]{}: box 0x0-0xc (12)
0x00|00 00 00 0c |.... | size: 12 0x0-0x4 (4)
0x00| 6a 50 20 20 | jP | type: "jP " (JPEG 2000 Signature) 0x4-0x8 (4)
0x00| 6a 50 20 20 | jP | type: "jP" (JPEG 2000 Signature) 0x4-0x8 (4)
0x00| 0d 0a 87 0a | .... | data: raw bits 0x8-0xc (4)
| | | [1]{}: box 0xc-0x20 (20)
0x00| 00 00 00 14| ....| size: 20 0xc-0x10 (4)