Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-06-16 Thread Amancio Hasty
> On May 9, 2016, at 7:55 AM, Amancio Hasty <aha...@gmail.com> wrote: > > Hi, > > So what is the next step? > > If you want testers I suggest posting to ccrisan’s motionpie mailing list. > Cheers > Amancio > > >> On Mar 31, 2016, at 7:27 PM, Ama

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-06-22 Thread Amancio Hasty
adf779e41bf2dc82639fb04ebd4> > > Aman > On Sat, Jun 18, 2016 at 8:43 AM Amancio Hasty <aha...@gmail.com > <mailto:aha...@gmail.com>> wrote: > >> >>> On Jun 16, 2016, at 11:16 AM, Aman Gupta <ffm...@tmm1.net> wrote: >>> >&

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-06-18 Thread Amancio Hasty
h --enable-omx --enable-omx-rpi > > Aman > > On Thu, Jun 16, 2016 at 2:16 AM, Amancio Hasty <aha...@gmail.com> wrote: > >> >>> On May 9, 2016, at 7:55 AM, Amancio Hasty <aha...@gmail.com> wrote: >>> >>> Hi, >>> >>>

Re: [FFmpeg-devel] release/3.1

2016-06-27 Thread Amancio Hasty
This is the commit that introduced the functionality: f1cd9b03f3fa875eb5e394281b4b688cec611658 Amancio On June 27, 2016 at 5:35:33 AM, Carl Eugen Hoyos (ceho...@ag.or.at) wrote: Amancio Hasty gmail.com> writes: > You can close ticket #3518 which states that ffmpeg does not > supp

Re: [FFmpeg-devel] FFmpeg 3.1 name

2016-06-25 Thread Amancio Hasty
On June 25, 2016 at 12:42:52 PM, Michael Niedermayer (mich...@niedermayer.cc) wrote: On Sat, Jun 25, 2016 at 07:21:15PM +0200, Jan Gerber wrote: > On 06/25/2016 06:50 PM, Michael Niedermayer wrote: > >> git cherry-pick 1087f0dc172a9adf779e41bf2dc82639fb04ebd4 > > > > is this or

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-06-25 Thread Amancio Hasty
On June 22, 2016 at 12:12:02 PM, Amancio Hasty (aha...@gmail.com) wrote: On Jun 22, 2016, at 10:20 AM, Aman Gupta <ffm...@tmm1.net> wrote: This patch should fix the assertion failure you see: https://github.com/FFmpeg/FFmpeg/commit/1087f0dc172a9adf779e41bf2dc82639fb04ebd4 Aman On Sat,

Re: [FFmpeg-devel] FFmpeg 3.1 name

2016-06-24 Thread Amancio Hasty
> On Jun 24, 2016, at 7:39 PM, Michael Niedermayer <mich...@niedermayer.cc> > wrote: > > On Fri, Jun 24, 2016 at 06:52:01PM -0700, Amancio Hasty wrote: >> >>> On Jun 24, 2016, at 6:31 PM, Michael Niedermayer <mich...@niedermayer.cc> >>> wrote: &

Re: [FFmpeg-devel] FFmpeg 3.1 name

2016-06-24 Thread Amancio Hasty
> On Jun 24, 2016, at 6:31 PM, Michael Niedermayer > wrote: > > On Thu, Jun 23, 2016 at 11:00:48PM +0200, Michael Niedermayer wrote: >> Hi all >> >> what shall FFmpeg 3.1 be called ? >> >> I still have these ideas from past suggestions: >> Von Neumann, Einstein,

Re: [FFmpeg-devel] FFmpeg 3.1 name

2016-06-25 Thread Amancio Hasty
> On Jun 25, 2016, at 5:41 AM, Jan Gerber wrote: > > On 06/25/2016 11:17 AM, Michael Niedermayer wrote: >>> where is that patch ? >>> i see >>> " --enable-omx-rpi enable encoding via OpenMAX IL for Raspberry Pi >>> [no]" >>> in ffmpeg git, what is missing? >> >> looking

Re: [FFmpeg-devel] FFmpeg 3.1 name

2016-06-25 Thread Amancio Hasty
> On Jun 25, 2016, at 6:53 AM, Hendrik Leppkes <h.lepp...@gmail.com> wrote: > > On Sat, Jun 25, 2016 at 3:02 PM, Jan Gerber <j...@v2v.cc> wrote: >> On 06/25/2016 02:45 PM, Amancio Hasty wrote: >>> Most cool. Can you post the exact command line that you u

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-03-18 Thread Amancio Hasty
Mar 18, 2016, at 11:50 AM, Lou Logan <l...@lrcd.com> wrote: > > On Fri, 18 Mar 2016 11:13:58 -0700, Amancio Hasty wrote: > >> From be5f142f820e05b411bfdc95719e0ab6388bcbe5 Mon Sep 17 00:00:00 2001 >> From: Amancio Hasty <aha...@gmail.com> >> Date: Fri, 18

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-04-07 Thread Amancio Hasty
> On Mar 31, 2016, at 7:27 PM, Amancio Hasty <aha...@gmail.com> wrote: > > I am not a lawyer… > > > I updated the patch. vc264.c now has a the copyright notice embedded in > a volatile global so if a binary is compiled against vc264.o , the copyright

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-04-05 Thread Amancio Hasty
> On Mar 31, 2016, at 7:27 PM, Amancio Hasty <aha...@gmail.com> wrote: > > I am not a lawyer… > > > I updated the patch. vc264.c now has a the copyright notice embedded in > a volatile global so if a binary is compiled against vc264.o , the copyright

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-04-06 Thread Amancio Hasty
> On Apr 6, 2016, at 1:29 AM, wm4 <nfx...@googlemail.com> wrote: > > On Tue, 5 Apr 2016 16:09:42 -0700 > Amancio Hasty <aha...@gmail.com <mailto:aha...@gmail.com>> wrote: > >>> On Apr 5, 2016, at 3:57 PM, Michael Niedermayer <mich...@niedermayer.

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-04-06 Thread Amancio Hasty
> On Apr 6, 2016, at 3:42 AM, wm4 <nfx...@googlemail.com> wrote: > > On Wed, 6 Apr 2016 02:56:49 -0700 > Amancio Hasty <aha...@gmail.com> wrote: > >> If you think is better and it works , are there any plans to incorporate >> such an older patch?

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-04-05 Thread Amancio Hasty
> On Apr 5, 2016, at 3:57 PM, Michael Niedermayer <mich...@niedermayer.cc> > wrote: > > On Tue, Apr 05, 2016 at 11:06:48PM +0200, Michael Niedermayer wrote: >> On Tue, Apr 05, 2016 at 12:00:26PM -0700, Amancio Hasty wrote: >>> >>>> On Mar 31, 2016

[FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-03-19 Thread Amancio Hasty
0001-added-support-for-hardware-assist-H264-video-encodin.patch Description: Binary data Amancio Hasty ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-03-21 Thread Amancio Hasty
> On Mar 18, 2016, at 12:20 PM, Lou Logan <l...@lrcd.com> wrote: > > On Fri, 18 Mar 2016 12:12:24 -0700, Amancio Hasty wrote: > >> The patch was against: >> 2016-02-26-raspbian-jessie.img >> >> In my Raspberry Pi system: >> /opt/vc/include/bcm_

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-03-23 Thread Amancio Hasty
> On Mar 23, 2016, at 8:17 AM, Michael Niedermayer <mich...@niedermayer.cc> > wrote: > > On Tue, Mar 22, 2016 at 06:40:27PM -0700, Amancio Hasty wrote: > [...] > >> +static int vc264_init(AVCodecContext *avctx) { >> + >> + >

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-03-22 Thread Amancio Hasty
> On Mar 22, 2016, at 12:12 PM, Lou Logan <l...@lrcd.com> wrote: > > On Mon, 21 Mar 2016 20:07:01 -0700, Amancio Hasty wrote: > >> From 874a72eec2a78f4935fea091003e534b5f8d5413 Mon Sep 17 00:00:00 2001 >> From: Amancio Hasty <aha...@gmail.com> >> Date:

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-03-23 Thread Amancio Hasty
Is there a pretty formatter for ffmpeg’s coding style and coding style guideline? Amancio > On Mar 23, 2016, at 8:17 AM, Michael Niedermayer <mich...@niedermayer.cc> > wrote: > > On Tue, Mar 22, 2016 at 06:40:27PM -0700, Amancio Hasty wrote: > [...] > >> +static

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-03-19 Thread Amancio Hasty
I wrote this driver a while ago before the mmal decoding was submitted… Amancio > On Mar 18, 2016, at 11:57 AM, wm4 <nfx...@googlemail.com> wrote: > > On Fri, 18 Mar 2016 11:13:58 -0700 > Amancio Hasty <aha...@gmail.com> wrote: > >> Amancio Hasty >> &g

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-03-31 Thread Amancio Hasty
22, 2016, at 12:12 PM, Lou Logan <l...@lrcd.com> wrote: > > On Mon, 21 Mar 2016 20:07:01 -0700, Amancio Hasty wrote: > >> From 874a72eec2a78f4935fea091003e534b5f8d5413 Mon Sep 17 00:00:00 2001 >> From: Amancio Hasty <aha...@gmail.com> >> Date: Mon, 21 Mar 201

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-04-04 Thread Amancio Hasty
> On Mar 31, 2016, at 7:27 PM, Amancio Hasty <aha...@gmail.com> wrote: > > I am not a lawyer… > > > I updated the patch. vc264.c now has a the copyright notice embedded in > a volatile global so if a binary is compiled against vc264.o , the copyright

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-04-04 Thread Amancio Hasty
> On Apr 4, 2016, at 10:41 AM, wm4 <nfx...@googlemail.com> wrote: > > On Mon, 4 Apr 2016 10:08:56 -0700 > Amancio Hasty <aha...@gmail.com <mailto:aha...@gmail.com>> wrote: > >>> On Mar 31, 2016, at 7:27 PM, Amancio Hasty <aha...@gmail.com> wr

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-04-21 Thread Amancio Hasty
Curious, Do these patches work with ffmpeg running on RPi? Thanks, Amancio > On Apr 19, 2016, at 12:00 PM, Aman Gupta <ffm...@tmm1.net> wrote: > > On Thu, Apr 7, 2016 at 3:03 AM, Mark Thompson <s...@jkqxz.net > <mailto:s...@jkqxz.net>> wrote: > >>

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-05-09 Thread Amancio Hasty
Hi, So what is the next step? If you want testers I suggest posting to ccrisan’s motionpie mailing list. Cheers Amancio > On Mar 31, 2016, at 7:27 PM, Amancio Hasty <aha...@gmail.com> wrote: > > I am not a lawyer… > > > I updated the patch. vc264.c now has a the c

Re: [FFmpeg-devel] release/3.1

2016-06-27 Thread Amancio Hasty
On June 26, 2016 at 5:49:30 PM, Michael Niedermayer (mich...@niedermayer.cc) wrote: On Sun, Jun 26, 2016 at 03:36:33AM +0200, Michael Niedermayer wrote: > Hi all > > ive branched release/3.1 off from master > i will make the 3.1 release from HEAD of this branch tomorrow > If there are any last

Re: [FFmpeg-devel] release/3.1

2016-06-30 Thread Amancio Hasty
commit 'f1cd9b03f3fa875eb5e394281b4b688cec611658': omx: Add support for broadcom OMX on raspberry pi — Cheers Amancio On June 27, 2016 at 9:04:13 AM, Amancio Hasty (aha...@gmail.com) wrote: This is the commit that introduced the functionality: f1cd9b03f3fa875eb5e394281b4b688cec611658 Amancio On J