Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-27 Thread Michael Niedermayer
Hi On Fri, Apr 20, 2018 at 10:35:05AM +0530, ANURAG SINGH IIT BHU wrote: > Hello Sir, > > I do understand that just 56 lines were inserted but sir 621 lines were > deleted which were of no use for hellosubs and it included functons like > expand_text(), expand_function() and other which were bein

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-19 Thread ANURAG SINGH IIT BHU
Hello Sir, I do understand that just 56 lines were inserted but sir 621 lines were deleted which were of no use for hellosubs and it included functons like expand_text(), expand_function() and other which were being called by the drawtext filter but not needed by the hellosubs filter as the text a

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-19 Thread Michael Niedermayer
On Wed, Apr 18, 2018 at 02:45:36PM +0530, ANURAG SINGH IIT BHU wrote: > Hello Sir, > > I have implemented the suggested changes, now the filter does not break > builds, also now it works for all inputs and You are still removing the Copyright statments from the filter you copy --- libavfilter/vf

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-18 Thread ANURAG SINGH IIT BHU
Hello Sir, I have implemented the suggested changes, now the filter does not break builds, also now it works for all inputs and ffplay -f lavfi -i testsrc -vf hellosubs works. Sir I think passing the text using metadata to drawtext filter would not be an efficient way in terms of time as drawte

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-15 Thread ANURAG SINGH IIT BHU
Hello sir, Okay I'll implement the suggested changes and make sure that the filter does not break build without libfreetype. Thanks and regards Anurag Singh. On Mon, Apr 16, 2018 at 12:49 AM, Michael Niedermayer < mich...@niedermayer.cc> wrote: > On Sun, Apr 15, 2018 at 07:36:09PM +0530, ANURA

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-15 Thread Michael Niedermayer
On Sun, Apr 15, 2018 at 07:36:09PM +0530, ANURAG SINGH IIT BHU wrote: > Hello Sir, > > I have implemented the adviced changes for the hellosubs filter for the > qualification task which writes Hello World time on frames, now the filter > does not uses libavformat, and it uses libfreetype to draw o

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-15 Thread ANURAG SINGH IIT BHU
Hello Sir, I have implemented the adviced changes for the hellosubs filter for the qualification task which writes Hello World time on frames, now the filter does not uses libavformat, and it uses libfreetype to draw over video frames. I have attached the complete patch. libfretype and libfontcon

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-12 Thread ANURAG SINGH IIT BHU
Thank you sir, I'll implement the suggested reviews as soon as possible. ‌ On Fri, Apr 13, 2018 at 4:04 AM, Michael Niedermayer wrote: > On Fri, Apr 13, 2018 at 02:13:53AM +0530, ANURAG SINGH IIT BHU wrote: > > Hello, > > I have implemented the reviews mentioned on previous patch, now there

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-12 Thread Michael Niedermayer
On Fri, Apr 13, 2018 at 02:13:53AM +0530, ANURAG SINGH IIT BHU wrote: > Hello, > I have implemented the reviews mentioned on previous patch, now there is no > need to provide any subtitle file to the filter, I am attaching the > complete patch of the hellosubs filter. > > Command to run the filter

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-12 Thread ANURAG SINGH IIT BHU
Hello, I have implemented the reviews mentioned on previous patch, now there is no need to provide any subtitle file to the filter, I am attaching the complete patch of the hellosubs filter. Command to run the filter ffmpeg -i -vf hellosubs= helloout.mp4 Thanks and regards, Anurag Singh. ‌ O

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-09 Thread Rostislav Pehlivanov
On 9 April 2018 at 19:10, Paul B Mahol wrote: > On 4/9/18, Rostislav Pehlivanov wrote: > > On 9 April 2018 at 03:59, ANURAG SINGH IIT BHU < > > anurag.singh.ph...@iitbhu.ac.in> wrote: > > > >> This mail is regarding the qualification task assigned to me for the > >> GSOC project > >> in FFmpeg f

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-09 Thread Paul B Mahol
On 4/9/18, Rostislav Pehlivanov wrote: > On 9 April 2018 at 03:59, ANURAG SINGH IIT BHU < > anurag.singh.ph...@iitbhu.ac.in> wrote: > >> This mail is regarding the qualification task assigned to me for the >> GSOC project >> in FFmpeg for automatic real-time subtitle generation using speech to tex

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-09 Thread Rostislav Pehlivanov
On 9 April 2018 at 03:59, ANURAG SINGH IIT BHU < anurag.singh.ph...@iitbhu.ac.in> wrote: > This mail is regarding the qualification task assigned to me for the > GSOC project > in FFmpeg for automatic real-time subtitle generation using speech to text > translation ML model. > i really don't thin

Re: [FFmpeg-devel] GSOC 2018 qualification task.

2018-04-09 Thread Michael Niedermayer
Hi On Mon, Apr 09, 2018 at 08:29:21AM +0530, ANURAG SINGH IIT BHU wrote: > This mail is regarding the qualification task assigned to me for the > GSOC project > in FFmpeg for automatic real-time subtitle generation using speech to text > translation ML model. My assigned task by Michael sir was wr

[FFmpeg-devel] GSOC 2018 qualification task.

2018-04-08 Thread ANURAG SINGH IIT BHU
This mail is regarding the qualification task assigned to me for the GSOC project in FFmpeg for automatic real-time subtitle generation using speech to text translation ML model. My assigned task by Michael sir was writing a ffmpeg-libavfilter filter which outputs a "Hello World minute: sec" subtit