Bug 686 - Add native Libraries for GLMediaPlayer fallback w/ patent free Codecs like WebM or AV1
Summary: Add native Libraries for GLMediaPlayer fallback w/ patent free Codecs like We...
Status: CONFIRMED
Alias: None
Product: Jogl
Classification: JogAmp
Component: video (show other bugs)
Version: tbd
Hardware: All all
: P3 enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2013-02-07 00:14 CET by Sven Gothel
Modified: 2019-03-30 13:52 CET (History)
3 users (show)

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2013-02-07 00:14:16 CET
This is essential for Windows and OSX,
maybe also helpful for some GNU/Linux machines.

However, only patent free codecs are allowed in such bundled native libav/ffmpeg.
Comment 1 Xerxes Rånby 2013-04-27 23:30:58 CEST
Usefull resource:
http://libav.org/legal.html

If we want to bundle libav under the lgpl license we may start by
Compile Libav without "--enable-gpl" and without "--enable-nonfree"
and then follow the checklist inside the libav legal.html resource.
Comment 2 Julien Gouesse 2013-04-28 11:04:26 CEST
(In reply to comment #1)
> Usefull resource:
> http://libav.org/legal.html
> 
> If we want to bundle libav under the lgpl license we may start by
> Compile Libav without "--enable-gpl" and without "--enable-nonfree"
> and then follow the checklist inside the libav legal.html resource.

Ok but it would be fine to provide a script code path to re-enable GPL stuff for people who want to rebuild this feature and who are allowed to use them which is my case as my main project is under GPL v2.
Comment 3 Julien Gouesse 2019-03-30 09:08:04 CET
By the way, I would be interested in Aomedia Video 1 more than in WebM...
Comment 4 Sven Gothel 2019-03-30 13:45:47 CET
(In reply to Julien Gouesse from comment #3)
> By the way, I would be interested in Aomedia Video 1 more than in WebM...

Sounds good and reads quite clean ..

https://aomedia.org/av1-features/get-started/
https://aomedia.googlesource.com/aom/
Comment 5 Sven Gothel 2019-03-30 13:52:32 CET
(In reply to Sven Gothel from comment #4)
> (In reply to Julien Gouesse from comment #3)
> > By the way, I would be interested in Aomedia Video 1 more than in WebM...
> 
> Sounds good and reads quite clean ..
> 
> https://aomedia.org/av1-features/get-started/
> https://aomedia.googlesource.com/aom/

https://en.wikipedia.org/wiki/AV1
https://aomediacodec.github.io/av1-spec/