isoviewer icon indicating copy to clipboard operation
isoviewer copied to clipboard

GUI application to have closer look ISO 14496-12 and other MP4 files.

Results 12 isoviewer issues
Sort by recently updated
recently updated
newest added

Compiling a project gives me `target/isoviewer-2.0.2-SNAPSHOT.jar` library but maven script did not do a package with dependencies? ``` set JAVA_HOME=c:\Program Files\Java\jdk-11.0.5+10 c:\apache-maven\bin\mvn -DskipTests -Dmaven.test.skip=true package ```

It would be really useful if you could open multiple MP4 files at the same time. I have two files that I want to compare to see why one of...

Is there a reason why Iso Viewer requests for keystroke permissions on launch?

I am using ubuntu 18.04 ``` java -version openjdk version "1.8.0_212" OpenJDK Runtime Environment (build 1.8.0_212-8u212-b03-0ubuntu1.18.04.1-b03) OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode) ``` When I run `java -jar...

I've made some updates. Let me know what are your thoughts. - all libraries updated, compiled for Java version 11. - using shade to package javafx into a fat jar,...

Using the latest version of Isoviewer. Example file for repro can be found here: http://ftp.vim.org/graphics/blender/demo/movies/ToS/ToS-4k-1920.mov The file is playable and valid, it can also be parsed using GPAC or Mp4box.js...

track information is shown as side tabs in early versions but it's missing in the latest release.

I am trying to open a DASH segment which crashes the viewer - see linked file: https://www.dropbox.com/s/zb76dlvb276l9k4/segment0.mp4?dl=0

Hi, No idea if it is related to issue #22 on Mac, but I spent half an hour today trying to figure out why ISO Viewer didn't work on my...

I downloaded the new release and it doesn't run on my Mac. It seems it's compiled for arm64. Perhaps you can create a Universal binary to support both amd64 and...