Maxime Gervais
Maxime Gervais
Fixed in 24.05 and snapshots
Snapshot: https://mediaarea.net/download/snapshots/binary/bwfmetaedit/20240915-2 Subchunks can now be removed by specifying the path, e.g. `--remove-chunks=adtl/labl` to remove all cue labels.
Third screenshot is the dark mode. Currently "live" theme change isn't supported. I'll check.
I think is related to #51 Currently the --out-XMP-xml option doesn't output the XMP content to screen but saves it in .XMP.xml
Which Debian and BWF versions do you use?
> However - the remove command is not working: `bwfmetaedit ... --in-aXML-remove ...` `bwfmetaedit ... --out-XMP-xml ...`` --> No the same xml field. Tested with `--in-XMP-remove`, working for me.
> "Headers should have small indicators that clicking them will sort them" this appears after clicking, but can it appear by default for all?"? It's already the case but the...
#216 Go to Free text tab if ICRD field contains extra text. If is sufficient.
Can you share the xml output for a failing file? `mediaconch -f -fx -p .xml .mkv`
Tested our [JNI example](https://github.com/MediaArea/MediaInfoLib/tree/master/Project/Java/Example.JNI) with openJDK 21, its working. ELFOSABI is determined by the entire build environment and is not easy to tweak. If your Java implementation cannot load the...