[FFmpeg-devel] [WIP] New Filter (dejudder)
Nicholas Robbins
nickrobbins at yahoo.com
Thu Jan 23 20:47:51 CET 2014
> On Thursday, January 23, 2014 12:50 PM, Stefano Sabatini <stefasab at gmail.com> wrote:
> > On date Thursday 2014-01-23 08:30:58 -0800, Nicholas Robbins encoded:
>
>> Hello,
> [...]
>
>> I've got an algorithm that does what I want as far as working with
>> the PTS's. I've coded it up in a simple C program, and I think
> I've
>> gotten it put into a filter.
>>
>
>> However, I've never contributed to a project of the complexity of
>> ffmpeg before. I've looked at
>> http://wiki.multimedia.cx/index.php?title=FFmpeg_filter_howto and
>> I've looked around the filters in git ffmpeg/libavfilter and I think
>> I'm on the right track, but I imagine I've missed something or
>> misunderstood something. Is this a good place to post what I have so
>> far? If not any suggestions for where I should go?
>
> This is the right place where to post patches and ask questions if you
> have FFmpeg-related development questions. If you have problems with
> your code use the [WIP] tag when posting the patch and clarify what
> your issues are
Here it is. It compiles, and when I run ./configure it includes "dejudder" on the enabled filters, but then ffmpeg -filters doesn't show it.
-Nicholas Robbins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-adding-dejudder-filter.patch
Type: text/x-patch
Size: 5793 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140123/78f43b18/attachment.bin>
More information about the ffmpeg-devel
mailing list