From: Soft Works <softworkz-at-hotmail.com@ffmpeg.org> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists Date: Mon, 17 Feb 2025 01:00:26 +0000 Message-ID: <DM8P223MB0365233C551AB0DE24721F60BAFB2@DM8P223MB0365.NAMP223.PROD.OUTLOOK.COM> (raw) In-Reply-To: <20250217002523.GG4991@pb2> > -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-bounces@ffmpeg.org> On Behalf Of > Michael Niedermayer > Sent: Montag, 17. Februar 2025 01:25 > To: FFmpeg development discussions and patches <ffmpeg- > devel@ffmpeg.org> > Subject: Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas > lists > > Hi Soft Works > > On Sun, Feb 16, 2025 at 07:42:11PM +0000, Soft Works wrote: > > > > > > > -----Original Message----- > > > From: ffmpeg-devel <ffmpeg-devel-bounces@ffmpeg.org> On Behalf Of > > > Michael Niedermayer > > > Sent: Freitag, 14. Februar 2025 20:29 > > > To: FFmpeg development discussions and patches <ffmpeg- > > > devel@ffmpeg.org> > > > Subject: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas > lists > > > > > > Hi everyone > > > > > > Please help improve the gsoc 2025 page > > > > > > 2 ideas are missing backup mentors, if you are able please > > > add yourself to them as backup mentor > > > > > > Also please add more ideas! > > > > Hi Michael, > > > > would this be a valid gsoc project? > > > > > > - Develop a scraping tool which iterates ffmpeg forks on GitHub, investigates > > branches and identifies patches which don't exist in upstream ffmpeg > > - Deduplicate results > > - Setup a customized AI with knowledge about the ffmpeg source code > > - Run this AI to classify the results: > > - feature or fix > > - generally valid or just special cake > > - value for the project > > - Finally filter and produce a list of high-value patches which are worth > looking at > > > > I believe there are many good and valuable patches out there, which never > made > > It into ffmpeg because developers didn't want to go through the submission > > Procedures. > > My personal oppinion is that this is a great idea. And that it would be > valuable for FFmpeg. > If you checked teh GSoC rules and the community has no objections > against it then it should be ok TBH, I didn't check anything and I don't know much about GSoC. This is just an idea that I was carrying around for a while (waiting for the right moment to drop it 😊 ) > maybe reword the "customized AI" so that its clear that this could be > something simple like just asking chatgpt to clasify commit messages. > So it doesnt look like this would require building/training a new model > from scratch. (as google complained about over speced tasks) (What are speced tasks?) I would make it that easy. What I had in mind when with "customized AI" was preparing the ffmpeg code file as "embeddings" (in a vector format). This makes it available to the model without being part of the input. How effective that would be - I don't know, but I'm very curious about finding out. Another option would be to at least perform a "casting" of models to find out which is most familiar with ffmpeg. Should this work well, a follow-up project might be to build an automated pull request validation based on that. Not that it would be required, things are always reviewed very carefully and critically, but it might find obvious things without anybody needing to spend time on it and it would give feedback to submitters early. sw _______________________________________________ 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".
next prev parent reply other threads:[~2025-02-17 1:00 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-02-14 19:28 Michael Niedermayer 2025-02-14 20:20 ` Kieran Kunhya via ffmpeg-devel 2025-02-14 20:30 ` Michael Niedermayer 2025-02-14 21:29 ` Steven Liu 2025-02-14 22:14 ` Kieran Kunhya via ffmpeg-devel 2025-02-14 23:30 ` Steven Liu 2025-02-15 15:06 ` Michael Niedermayer 2025-02-15 15:14 ` Michael Niedermayer 2025-02-15 15:41 ` Steven Liu 2025-02-16 2:47 ` Michael Niedermayer 2025-02-16 19:42 ` Soft Works 2025-02-17 0:25 ` Michael Niedermayer 2025-02-17 1:00 ` Soft Works [this message] 2025-02-17 2:36 ` [FFmpeg-devel] " Zhao Zhili 2025-02-17 3:31 ` Soft Works
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=DM8P223MB0365233C551AB0DE24721F60BAFB2@DM8P223MB0365.NAMP223.PROD.OUTLOOK.COM \ --to=softworkz-at-hotmail.com@ffmpeg.org \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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