[FFmpeg-devel] [PATCH] Reintroduce nb_frames in ffprobe
Robert Krüger
krueger
Tue Apr 20 10:06:18 CEST 2010
On 20.04.2010, at 00:56, Stefano Sabatini wrote:
> On date Wednesday 2010-04-14 22:19:26 +0200, Robert Kr?ger encoded:
>>
>> On 14.04.2010, at 11:01, Robert Kr?ger wrote:
>>
>>>
>>> Reintroduce nb_frames in ffprobe as it used to work in the sourceforge version.
>>>
>>> Regards,
>>>
>>> Robert
>>>
>>> <ffprobe-add-nb-frames.patch>
>>>
>>
>> the same with the correct format.
>
> I noticed that with most streams I tested this is set to 0, from
> avformat.h:
>
> int64_t nb_frames; ///< number of frames in this stream if known or 0
>
> Maybe this also should print "N/A" in case of unknown number of
> frames, thinking about that...
makes sense and is consistent with the way this is handled for other values. Once you say what you prefer (see other mail), I can submit a patch.
Regards,
Robert
More information about the ffmpeg-devel
mailing list