Andrew Randrianasulu

Results 118 comments of Andrew Randrianasulu

put mkudfiso on github: https://github.com/Randrianasulu/mkudfiso/commits/main right now I am not even sure if my simple fprintf addition actually compileable - working purely via web-interface from tablet... On Thursday, November 25,...

On Friday, November 26, 2021, pali ***@***.***> wrote: > mkudfiso project (from sourceforge.net) produce invalid and broken UDF > images. I was using it during testing of udfinfo to ensure...

@pali, I found patent apparently describing udf 2.50 write process [sony patent](https://patents.google.com/patent/US8311398) `` Examples of meta-information recorded in the metadata partition include an FSDS, an ICB (Information Control Block) and...

giant hack, but appears to work on image files: https://github.com/Randrianasulu/newfs_udf-linux/tree/main now, thing is I am not sure if mkudffs itself should hold logic for creating random dirs and extending files...

there was link to udf_test archive, archive was downloaded and looked into, not tried to compile it on Android/termux yet.. https://github.com/gmerlino/format-udf/wiki/fsck-tools-for-UDF

@pali there is now fsck_udf from netbsd (also can create udf 2.50 fs on hd) https://github.com/NetBSD/src/commit/c146cfcba0b33269459f26b6772e16b01da952d9 "Newfs_udf and makefs now also support formatting of UDF 2.50 with a metadata partition."...

@jcdr428 I compiled Donald Graft's thdmerge on termux. Asked author via email about licence - he said (for this work) 'public domain'. So I put it (Linux version) on github....

also, is this patch correct? (I tried to add line about TrueHD to help text) ``` diff --git a/tsMuxer/main.cpp b/tsMuxer/main.cpp index a264795..6904d04 100644 --- a/tsMuxer/main.cpp +++ b/tsMuxer/main.cpp @@ -388,6 +388,7...

@GabeBlincoln I do not think eac3to actually open-source like current tsMuxer? I probably can run it on x86 linux via wine, but I dislike fundamentally windows-tied and/or closed-source software ...

@GabeBlincoln back when I opened this issue I was not aware about thdmerge. @jcdr428 feel free to close this, just add remark about existence of thdmerge in documentation, please ....