Skip to content

Support native viewing of videos created with this library (without large file sizes) #9

Description

@timja

Currently with this library neither quicktime or windows media player are able to open most of the encodings supported by this library.

You can open with VLC but ideally the default media players should work.

See more details at jenkinsci/acceptance-test-harness#1041 (comment)

With the current version of the montemedia library you can create videos in the following formats, that will open natively:

Windows: AVI with JPEG encoding.
macOS: QuickTime with JPEG encoding.
I know that these settings produce impractically huge files.

I am planning to do a proof-of-concept with the Foreign Function & Memory API that was released in JDK 21.
Maybe it is possible to encode videos using the native Windows and macOS APIs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions