Re: [FFmpeg-devel] burn-in timestamp and pts:localtime:offset

2016-10-10 Thread Nicolas George
Le nonidi 19 vendémiaire, an CCXXV, Patrick Fischer a écrit : > What do you think, will this be a good enhancement?? Have you tried use_wallclock_as_timestamps? > --- FFmpeg-release-3.0_orig/libavfilter/vf_drawtext.c 2016-09-05 > 02:13:28.0 +0200 > +++ FFmpeg-release-3.0/libavfilter/vf_

[FFmpeg-devel] burn-in timestamp and pts:localtime:offset

2016-10-09 Thread Patrick Fischer
Hello list, I'm using drawtext to burn-in the timestamp into a video. the current way is to use *drawtext='fontfile=FreeSans.ttf:text=%{localtime\:%T %d.%m.%Y}'* but it only works fine with real-time encoding. I'm receiving a UDP multicast stream and the problem is that the stream will be buffe