* [FFmpeg-devel] Consulting Request
@ 2022-06-03 15:02 Samuel Raposo Vieira Mira
2022-11-12 10:13 ` Olivier Ayache
0 siblings, 1 reply; 5+ messages in thread
From: Samuel Raposo Vieira Mira @ 2022-06-03 15:02 UTC (permalink / raw)
To: ffmpeg-devel
[-- Attachment #1.1: Type: text/plain, Size: 1134 bytes --]
Hi all,
We are Qt (www.qt.io), a global software company with a strong presence in more than 70 industries and is the leading independent technology behind 1+ billion devices and applications.
Now we are working on integrating the FFmpeg library into our Multimedia module as one of the possible backends.
Android is one of our target platforms, and we now face the issue of lacking Hardware Acceleration for Encoding for Android.
We are evaluating the possibility of hiring a consulting service to implement the Mediacodec Hardware encoder in FFmpeg.
So we would like to know if any developer would be interested in taking on this consulting project.
Regards,
Samuel Mira
Senior Software Developer
The Qt Company
Tutkijantie 4C
FI-90590 Oulu
Finland
samuel.mira@qt.io<mailto:samuel.mira@qt.io>
www.qt.io<https://www.qt.io>
[signature_1385223811]<https://www.qt.io/>
[signature_2378664325]<https://www.facebook.com/qt/>
[signature_2256736393]<https://twitter.com/qtproject>
[signature_2852832549]<https://www.linkedin.com/company/the-qt-company/>
[signature_228390225]<https://www.youtube.com/QtStudios>
[-- Attachment #1.2: image001.png --]
[-- Type: image/png, Size: 6497 bytes --]
[-- Attachment #1.3: image002.png --]
[-- Type: image/png, Size: 703 bytes --]
[-- Attachment #1.4: image003.png --]
[-- Type: image/png, Size: 881 bytes --]
[-- Attachment #1.5: image004.png --]
[-- Type: image/png, Size: 769 bytes --]
[-- Attachment #1.6: image005.png --]
[-- Type: image/png, Size: 740 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [FFmpeg-devel] Consulting Request
2022-06-03 15:02 [FFmpeg-devel] Consulting Request Samuel Raposo Vieira Mira
@ 2022-11-12 10:13 ` Olivier Ayache
2022-11-12 11:57 ` Matthieu Bouron
0 siblings, 1 reply; 5+ messages in thread
From: Olivier Ayache @ 2022-11-12 10:13 UTC (permalink / raw)
To: FFmpeg development discussions and patches, samuel.mira
Hello and sorry for my late answer but few years ago I have implemented
this kind of feature.
Here is a repo containing my work
https://github.com/olivierayache/xuggle-xuggler.
In my current company we use it in production for implementing a media
studio on Android with HW acceleration support.
Olivier Ayache
On Fri, Jun 3, 2022 at 5:02 PM Samuel Raposo Vieira Mira <samuel.mira@qt.io>
wrote:
> Hi all,
>
> We are Qt (www.qt.io), a global software company with a strong presence
> in more than 70 industries and is the leading independent technology behind
> 1+ billion devices and applications.
>
> Now we are working on integrating the FFmpeg library into our Multimedia
> module as one of the possible backends.
> Android is one of our target platforms, and we now face the issue of
> lacking Hardware Acceleration for Encoding for Android.
>
> We are evaluating the possibility of hiring a consulting service to
> implement the Mediacodec Hardware encoder in FFmpeg.
> So we would like to know if any developer would be interested in taking on
> this consulting project.
>
> Regards,
> Samuel Mira
> Senior Software Developer
> The Qt Company
> Tutkijantie 4C
> FI-90590 Oulu
> Finland
> samuel.mira@qt.io<mailto:samuel.mira@qt.io>
> www.qt.io<https://www.qt.io>
> [signature_1385223811]<https://www.qt.io/>
> [signature_2378664325]<https://www.facebook.com/qt/>
> [signature_2256736393]<https://twitter.com/qtproject>
> [signature_2852832549]<https://www.linkedin.com/company/the-qt-company/>
> [signature_228390225]<https://www.youtube.com/QtStudios>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [FFmpeg-devel] Consulting Request
2022-11-12 10:13 ` Olivier Ayache
@ 2022-11-12 11:57 ` Matthieu Bouron
2022-11-12 12:02 ` Olivier Ayache
0 siblings, 1 reply; 5+ messages in thread
From: Matthieu Bouron @ 2022-11-12 11:57 UTC (permalink / raw)
To: FFmpeg development discussions and patches; +Cc: samuel.mira
Hello,
This work has been submitted to the ml recently, see:
http://ffmpeg.org/pipermail/ffmpeg-devel/2022-November/303847.html
Matthieu
On Sat, Nov 12, 2022 at 11:13 AM Olivier Ayache <olivier.ayache@gmail.com>
wrote:
> Hello and sorry for my late answer but few years ago I have implemented
> this kind of feature.
> Here is a repo containing my work
> https://github.com/olivierayache/xuggle-xuggler.
> In my current company we use it in production for implementing a media
> studio on Android with HW acceleration support.
>
> Olivier Ayache
>
> On Fri, Jun 3, 2022 at 5:02 PM Samuel Raposo Vieira Mira <
> samuel.mira@qt.io>
> wrote:
>
> > Hi all,
> >
> > We are Qt (www.qt.io), a global software company with a strong presence
> > in more than 70 industries and is the leading independent technology
> behind
> > 1+ billion devices and applications.
> >
> > Now we are working on integrating the FFmpeg library into our Multimedia
> > module as one of the possible backends.
> > Android is one of our target platforms, and we now face the issue of
> > lacking Hardware Acceleration for Encoding for Android.
> >
> > We are evaluating the possibility of hiring a consulting service to
> > implement the Mediacodec Hardware encoder in FFmpeg.
> > So we would like to know if any developer would be interested in taking
> on
> > this consulting project.
> >
> > Regards,
> > Samuel Mira
> > Senior Software Developer
> > The Qt Company
> > Tutkijantie 4C
> > FI-90590 Oulu
> > Finland
> > samuel.mira@qt.io<mailto:samuel.mira@qt.io>
> > www.qt.io<https://www.qt.io>
> > [signature_1385223811]<https://www.qt.io/>
> > [signature_2378664325]<https://www.facebook.com/qt/>
> > [signature_2256736393]<https://twitter.com/qtproject>
> > [signature_2852832549]<https://www.linkedin.com/company/the-qt-company/>
> > [signature_228390225]<https://www.youtube.com/QtStudios>
> >
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
> >
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [FFmpeg-devel] Consulting Request
2022-11-12 11:57 ` Matthieu Bouron
@ 2022-11-12 12:02 ` Olivier Ayache
2022-11-15 11:56 ` Samuel Raposo Vieira Mira
0 siblings, 1 reply; 5+ messages in thread
From: Olivier Ayache @ 2022-11-12 12:02 UTC (permalink / raw)
To: FFmpeg development discussions and patches; +Cc: samuel.mira
Thank you for your answer.
I am sad not to have seen it before. Anyway as I already replied this
morning on the thread it would be a pleasure to help in FFmpeg project if
needed.
Olivier Ayache
Le sam. 12 nov. 2022, 12:58, Matthieu Bouron <matthieu.bouron@gmail.com> a
écrit :
> Hello,
>
> This work has been submitted to the ml recently, see:
> http://ffmpeg.org/pipermail/ffmpeg-devel/2022-November/303847.html
>
> Matthieu
>
> On Sat, Nov 12, 2022 at 11:13 AM Olivier Ayache <olivier.ayache@gmail.com>
> wrote:
>
> > Hello and sorry for my late answer but few years ago I have implemented
> > this kind of feature.
> > Here is a repo containing my work
> > https://github.com/olivierayache/xuggle-xuggler.
> > In my current company we use it in production for implementing a media
> > studio on Android with HW acceleration support.
> >
> > Olivier Ayache
> >
> > On Fri, Jun 3, 2022 at 5:02 PM Samuel Raposo Vieira Mira <
> > samuel.mira@qt.io>
> > wrote:
> >
> > > Hi all,
> > >
> > > We are Qt (www.qt.io), a global software company with a strong
> presence
> > > in more than 70 industries and is the leading independent technology
> > behind
> > > 1+ billion devices and applications.
> > >
> > > Now we are working on integrating the FFmpeg library into our
> Multimedia
> > > module as one of the possible backends.
> > > Android is one of our target platforms, and we now face the issue of
> > > lacking Hardware Acceleration for Encoding for Android.
> > >
> > > We are evaluating the possibility of hiring a consulting service to
> > > implement the Mediacodec Hardware encoder in FFmpeg.
> > > So we would like to know if any developer would be interested in taking
> > on
> > > this consulting project.
> > >
> > > Regards,
> > > Samuel Mira
> > > Senior Software Developer
> > > The Qt Company
> > > Tutkijantie 4C
> > > FI-90590 Oulu
> > > Finland
> > > samuel.mira@qt.io<mailto:samuel.mira@qt.io>
> > > www.qt.io<https://www.qt.io>
> > > [signature_1385223811]<https://www.qt.io/>
> > > [signature_2378664325]<https://www.facebook.com/qt/>
> > > [signature_2256736393]<https://twitter.com/qtproject>
> > > [signature_2852832549]<
> https://www.linkedin.com/company/the-qt-company/>
> > > [signature_228390225]<https://www.youtube.com/QtStudios>
> > >
> > > _______________________________________________
> > > ffmpeg-devel mailing list
> > > ffmpeg-devel@ffmpeg.org
> > > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> > >
> > > To unsubscribe, visit link above, or email
> > > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
> > >
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
> >
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [FFmpeg-devel] Consulting Request
2022-11-12 12:02 ` Olivier Ayache
@ 2022-11-15 11:56 ` Samuel Raposo Vieira Mira
0 siblings, 0 replies; 5+ messages in thread
From: Samuel Raposo Vieira Mira @ 2022-11-15 11:56 UTC (permalink / raw)
To: Zhao Zhili, ffmpeg-devel, olivier.ayache
[-- Attachment #1.1: Type: text/plain, Size: 4731 bytes --]
Hi all,
We were implementing it as well, so that goes 3 implementations.
It is public here: https://git.qt.io/saraposo/ffmpeg .
Anyway, since Zhao Zhili pushed his before us, and both implementations are somewhat similar, we decided to not push ours and start working on top of his implementation.
Some of that new work is visible on https://git.qt.io/saraposo/ffmpeg/-/tree/zn_mediacodec , and we plan to push it afterwards 😊
For now, we are working in adding bitrate option for vbr/cbr and some more encoders.
We are also up for help in ffmpeg.
Samuel Mira
Senior Software Developer
The Qt Company
Tutkijantie 4C
FI-90590 Oulu
Finland
samuel.mira@qt.io<mailto:samuel.mira@qt.io>
www.qt.io<https://www.qt.io>
[signature_637632086]<https://www.qt.io/>
[signature_3395944046]<https://www.facebook.com/qt/>
[signature_2896261217]<https://twitter.com/qtproject>
[signature_2604185889]<https://www.linkedin.com/company/the-qt-company/>
[signature_1153947332]<https://www.youtube.com/QtStudios>
From: Olivier Ayache <olivier.ayache@gmail.com>
Date: Saturday, 12. November 2022 at 14.02
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Samuel Raposo Vieira Mira <samuel.mira@qt.io>
Subject: Re: [FFmpeg-devel] Consulting Request
Thank you for your answer.
I am sad not to have seen it before. Anyway as I already replied this morning on the thread it would be a pleasure to help in FFmpeg project if needed.
Olivier Ayache
Le sam. 12 nov. 2022, 12:58, Matthieu Bouron <matthieu.bouron@gmail.com<mailto:matthieu.bouron@gmail.com>> a écrit :
Hello,
This work has been submitted to the ml recently, see:
http://ffmpeg.org/pipermail/ffmpeg-devel/2022-November/303847.html
Matthieu
On Sat, Nov 12, 2022 at 11:13 AM Olivier Ayache <olivier.ayache@gmail.com<mailto:olivier.ayache@gmail.com>>
wrote:
> Hello and sorry for my late answer but few years ago I have implemented
> this kind of feature.
> Here is a repo containing my work
> https://github.com/olivierayache/xuggle-xuggler.
> In my current company we use it in production for implementing a media
> studio on Android with HW acceleration support.
>
> Olivier Ayache
>
> On Fri, Jun 3, 2022 at 5:02 PM Samuel Raposo Vieira Mira <
> samuel.mira@qt.io<mailto:samuel.mira@qt.io>>
> wrote:
>
> > Hi all,
> >
> > We are Qt (www.qt.io<http://www.qt.io>), a global software company with a strong presence
> > in more than 70 industries and is the leading independent technology
> behind
> > 1+ billion devices and applications.
> >
> > Now we are working on integrating the FFmpeg library into our Multimedia
> > module as one of the possible backends.
> > Android is one of our target platforms, and we now face the issue of
> > lacking Hardware Acceleration for Encoding for Android.
> >
> > We are evaluating the possibility of hiring a consulting service to
> > implement the Mediacodec Hardware encoder in FFmpeg.
> > So we would like to know if any developer would be interested in taking
> on
> > this consulting project.
> >
> > Regards,
> > Samuel Mira
> > Senior Software Developer
> > The Qt Company
> > Tutkijantie 4C
> > FI-90590 Oulu
> > Finland
> > samuel.mira@qt.io<mailto:samuel.mira@qt.io><mailto:samuel.mira@qt.io<mailto:samuel.mira@qt.io>>
> > www.qt.io<http://www.qt.io><https://www.qt.io>
> > [signature_1385223811]<https://www.qt.io/>
> > [signature_2378664325]<https://www.facebook.com/qt/>
> > [signature_2256736393]<https://twitter.com/qtproject>
> > [signature_2852832549]<https://www.linkedin.com/company/the-qt-company/>
> > [signature_228390225]<https://www.youtube.com/QtStudios>
> >
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel@ffmpeg.org<mailto:ffmpeg-devel@ffmpeg.org>
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-devel-request@ffmpeg.org<mailto:ffmpeg-devel-request@ffmpeg.org> with subject "unsubscribe".
> >
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org<mailto:ffmpeg-devel@ffmpeg.org>
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org<mailto:ffmpeg-devel-request@ffmpeg.org> with subject "unsubscribe".
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org<mailto:ffmpeg-devel@ffmpeg.org>
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org<mailto:ffmpeg-devel-request@ffmpeg.org> with subject "unsubscribe".
[-- Attachment #1.2: image001.png --]
[-- Type: image/png, Size: 6491 bytes --]
[-- Attachment #1.3: image002.png --]
[-- Type: image/png, Size: 697 bytes --]
[-- Attachment #1.4: image003.png --]
[-- Type: image/png, Size: 875 bytes --]
[-- Attachment #1.5: image004.png --]
[-- Type: image/png, Size: 763 bytes --]
[-- Attachment #1.6: image005.png --]
[-- Type: image/png, Size: 734 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-11-15 11:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-03 15:02 [FFmpeg-devel] Consulting Request Samuel Raposo Vieira Mira
2022-11-12 10:13 ` Olivier Ayache
2022-11-12 11:57 ` Matthieu Bouron
2022-11-12 12:02 ` Olivier Ayache
2022-11-15 11:56 ` Samuel Raposo Vieira Mira
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git