vdeconinck
vdeconinck
Basically, this is a non-issue, and just a message to say "Congrats, works like a Champ!" :-). However, I think the feature that makes bars horizontal or vertical based on...
I had issues working with GoPro files in IsoViewer, so I tracked down those issues and implemented fixes for them. See Pull Request https://github.com/sannies/mp4parser/pull/473 Thanks and keep on the good...
### tl;dr GoPro files (at least on Hero 8, 9 and 12) cause crashes of IsoViewer. I tracked down the issues to parsing typos or misconfigurations and I propose this...
For an unknown reason; Character.toDigit() did not work, switching to a simple toChar() does the trick (also support blanks, and improve column header for ascii representation)
Hi, A third party was using FTP and is switching to SFTP. I can connect to their new server using plain sftp command-line (on Ubuntu) but cannot connect to it...