New submission from Marcos <[email protected]>: As I said in http://lists.libav.org/pipermail/libav-tools/2011-May/000019.html drawtext's strftime() text expansion is broken. The fix present in FFmpeg repo still has some problem... https://ffmpeg.org/trac/ffmpeg/ticket/207#comment:3
Libav git-v0.7rc1-36-g3803af2 compiled with ./configure --disable-ffplay --disable-ffserver --disable-ffprobe --disable-doc --disable-debug --enable-version3 --enable-gpl --cpu=amdfam10 --enable-libfreetype --enable-x11grab The command used: ffmpeg -i sign_irene_cif.y4m -vf drawtext="fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf: text='%T %d/%m/%Y': x=10: y=10: fontsize=24: fontcolor=black: box=1: [email protected]" -vcodec mpeg4 -qscale 20 strftime.avi File 'strftime.avi' not attached - you can download it from https://roundup.libav.org/file1388. ---------- files: strftime.avi messages: 13972 priority: normal status: new substatus: new title: drawtext's strftime() text expansion is broken type: bug ______________________________________________ Libav issue tracker <[email protected]> <https://roundup.libav.org/issue2690> ______________________________________________
