On 2021-03-02 15:18, Carl Eugen Hoyos wrote:
Am Di., 2. März 2021 um 20:51 Uhr schrieb Mark Filipak (ffmpeg)
<markfili...@bog.us>:

On 2021-03-02 13:31, Carl Eugen Hoyos wrote:
Am Di., 2. März 2021 um 17:50 Uhr schrieb Mark Filipak (ffmpeg)
<markfili...@bog.us>:

I've searched the docs one-by-one. I seek a simpler way to repeat a frame.

Increase the frame rate, either with the fps filter or the ffmpeg option "-r".
They differ in their greediness and verbosity on the status line.

Thank you, Carl Eugen, I have noted that reality.

Since I've assumed that AVFrame *is* the format of the frames in the filter
pipeline (and therefore int64_t), and based on an assumption that TB is
also 64 bits, I've adopted TB = 1/(720000 ticks/s)...

timebase is not 64bit, I believe this was already mentioned.

No, it has not been mentioned.

What is the struct name of frames in the filter pipeline?

What is the name of the struct that includes time base?
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to