Re: [FFmpeg-devel] HAP QuickTime codec support

2014-11-17 Thread bzk0711
On Mon, 17 Nov 2014 11:24:56 +0100 René J.V. Bertin wrote: > On Friday November 14 2014 18:47:53 bzk0...@aol.com wrote: > > >We need Hap encoded videos to use them with a video compositing / VJing > >software on MacOS, Modul8 (http://www.modul8.ch/). When using lots of > > Really, MacOS? > (Mac

Re: [FFmpeg-devel] HAP QuickTime codec support

2014-11-17 Thread bzk0711
On Sat, 15 Nov 2014 12:34:57 +0100 Reimar Döffinger wrote: > > Are you sure this compression format makes any sense whatsoever? > > You get a 1:6 compression (exactly, compared to RGB888), but > > also horrible compression artefacts. > > Simply going to half the resolution in x and y with YUV420

Re: [FFmpeg-devel] HAP QuickTime codec support

2014-11-14 Thread bzk0711
On Fri, 14 Nov 2014 15:56:11 + (UTC) Carl Eugen Hoyos wrote: > aol.com> writes: > > > is there any (planned) support for the Hap > > video codec in ffmpeg? > > Could you elaborate a little on the use-case? > I am curious what hardware does not allow to > playback the usual codecs but al

[FFmpeg-devel] HAP QuickTime codec support

2014-11-14 Thread bzk0711
Dear ffmpeg developers, is there any (planned) support for the Hap video codec in ffmpeg? https://github.com/vidvox/hap The implementation for Windows and Mac is available freely under a permissive license. If not, does anyone know of any other means of encoding with Hap under Linux? Thanks in