[FFmpeg-devel] GSOC mentored project : Super Resolution filter

Rostislav Pehlivanov atomnuker at gmail.com
Thu Feb 15 20:18:44 EET 2018


On 15 February 2018 at 13:30, Pedro Arthur <bygrandao at gmail.com> wrote:

> Hi Shivam,
>
> 2018-02-14 15:56 GMT-02:00 Shivam Saboo <shivamsaboo1998 at gmail.com>:
>
> > Hi Dev-Community,
> >
> > I am Shivam Saboo from India. I am pursuing B.Tech in Computer Science
> and
> > Engineering at Indian Institute of Information Technology, Vadodara. I am
> > new to FFmpeg and wish to contribute as a GSoC applicant this year.
> >
> > I am very interested in Deep Learning especially in the field of Computer
> > Vision. I have good understanding about how CNN's work and have used
> > frameworks like Tensorflow and Keras.
> >
> > I would like to start working on my qualification task and try to solve
> my
> > problems by helping and asking for help from the community.
> > Please help me getting started with the qualification task :  *Add a
> filter
> > which performs a convolution of two images.*
> > I have cloned the github repository of FFmpeg, but I am confused *where
> to
> > start off for my qualification task*, as it is a huge codebase.
> >
> Have a look at src//libavfilter, you will see various avf_xxx.c files, each
> of these is a specific filter.
> You can read a few of them to have a glimpse of how write your own filter.
>
>
> > Thanks,
> > Regards,
> > Shivam Saboo.
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel at ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>

But there already is a filter which is able to do that.


More information about the ffmpeg-devel mailing list