Re: [FFmpeg-devel] [PATCH] minterpolate: added codec_me_mode

2017-06-02 Thread Davinder Singh
On Fri, May 26, 2017 at 2:49 PM Paul B Mahol wrote: > On 5/26/17, Michael Niedermayer wrote: > > On Mon, May 08, 2017 at 07:40:25PM +, Davinder Singh wrote: > >> hi, > >> > >> On Mon, Apr 24, 2017 at 9:43 PM Paul B Mahol wrote: > >> > >> > On 4/24/17, Davinder Singh wrote: > >> > > Patch a

Re: [FFmpeg-devel] [PATCH] minterpolate: added codec_me_mode

2017-05-26 Thread Paul B Mahol
On 5/26/17, Michael Niedermayer wrote: > On Mon, May 08, 2017 at 07:40:25PM +, Davinder Singh wrote: >> hi, >> >> On Mon, Apr 24, 2017 at 9:43 PM Paul B Mahol wrote: >> >> > On 4/24/17, Davinder Singh wrote: >> > > Patch attached. >> > > >> > >> > So this encodes video frames to generate mot

Re: [FFmpeg-devel] [PATCH] minterpolate: added codec_me_mode

2017-05-25 Thread Michael Niedermayer
On Mon, May 08, 2017 at 07:40:25PM +, Davinder Singh wrote: > hi, > > On Mon, Apr 24, 2017 at 9:43 PM Paul B Mahol wrote: > > > On 4/24/17, Davinder Singh wrote: > > > Patch attached. > > > > > > > So this encodes video frames to generate motion vectors? > > > > yes. it significantly impro

Re: [FFmpeg-devel] [PATCH] minterpolate: added codec_me_mode

2017-05-08 Thread Davinder Singh
hi, On Mon, Apr 24, 2017 at 9:43 PM Paul B Mahol wrote: > On 4/24/17, Davinder Singh wrote: > > Patch attached. > > > > So this encodes video frames to generate motion vectors? > yes. it significantly improves the frame quality. can please you test it? the filter will be made independent of l

Re: [FFmpeg-devel] [PATCH] minterpolate: added codec_me_mode

2017-04-24 Thread Paul B Mahol
On 4/24/17, Davinder Singh wrote: > Patch attached. > So this encodes video frames to generate motion vectors? ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] minterpolate: added codec_me_mode

2017-04-24 Thread Davinder Singh
Patch attached. 0001-minterpolate-added-codec_me_mode.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel