[FFmpeg-devel] [PATCH] libavfilter/f_select: response file support

Michael Niedermayer michael at niedermayer.cc
Wed Apr 17 01:48:36 EEST 2019


On Tue, Apr 16, 2019 at 12:14:13PM -0500, Jonathan Gilbert wrote:
> Hello :-)
> 
> I had a project recently where I wanted to externally specify a list
> of specific frame numbers to drop. I understand this can be done with
> select expressions like "not(eq(n,45)+eq(n,47)+eq(n,75))", but in my
> case I wanted to drop nearly 16,000 frames, which would have required
> a command-line over 250 KB in size. I chose a different approach: I
> have added functionality to f_select.c so that you can specify the
> list of frames you want to include/exclude in an external response
> file. I have successfully used this code for my project, and thought I
> might submit it up to for consideration. :-)
> 
> I've never submitted a patch in this format before, I hope I'm doing
> this correctly.
> 
> Thanks very much,
> 
> Jonathan Gilbert

Applying: libavfilter/f_select: response file support
error: corrupt patch at line 51
error: could not build fake ancestor

please make sure your MUA doesnt wrap long lines or attach the patch

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

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190417/529402bb/attachment.sig>


More information about the ffmpeg-devel mailing list