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 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 libavcodec.
> >
> > In the absence of further comments, i intend to apply this patch
> > (unless i spot some issue)
>
> Shouldn't this be applied after its extracted from snow encoder?
>
> Having filter to encode video just to get motion vectors seems quite bad
> for me.
>

i agree with you.
it should be extracted first. i'm on it.

___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


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 motion vectors?
>> >
>>
>> yes. it significantly improves the frame quality. can please you test it?
>>
>> the filter will be made independent of libavcodec.
>
> In the absence of further comments, i intend to apply this patch
> (unless i spot some issue)

Shouldn't this be applied after its extracted from snow encoder?

Having filter to encode video just to get motion vectors seems quite bad for me.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


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 improves the frame quality. can please you test it?
> 
> the filter will be made independent of libavcodec.

In the absence of further comments, i intend to apply this patch
(unless i spot some issue)

thx

[...]
-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


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 libavcodec.

[...]
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


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