[FFmpeg-devel] [PATCH 5/5] lavfi/select: add support for concatdec_select option

Nicolas George george at nsup.org
Mon Nov 16 16:05:17 CET 2015


Le quartidi 24 brumaire, an CCXXIV, Marton Balint a écrit :
> No, this is deliberately -1. This is the case where the duration metadata is
> missing (because it is unkown), but this also means that the outpoint was
> not set in the file segment, therefore we need to select every frame after
> start_time until the segment ends.

Then I do not understand the reason for the -. I suspected you implemented
the same logic than a comparison function: <0 means that pts is before the
selected interval, 0 that pts is inside and >0 that pts is after. Apparently
this is not it.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151116/2a518240/attachment.sig>


More information about the ffmpeg-devel mailing list