On 11-07-2019 02:01 AM, greg Luce wrote:
Yes, but it's not needed. These are constants, so they have to be
referenced within a function. There are two suitable ones: e and eif
e.g.
drawtext=text='pos %{e\:pkt_pos}, dur %{e\:pkt_duration}, size
%{e\:pkt_size}'
Oh my goodness gracious that's amazing! Thanks, I'll try that out now!
So I guess does that mean %{e\:n} does the same thing as %{n} ?
Almost, e will output as a float, so %{eif\:n\:d} will do the same thing.
Gyan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".