> Am 17.10.2018 um 16:12 schrieb Grant Griffith <[email protected]>:
> 
> I've tested many variation on the metadata flag, but per the recommendation
> earlier I've tried this. It will error out and just won't print anything.
> 
> The command I'm attempting...
> 
> ./ffmpeg -i "$1" \
> -vf "select=gt(scene\,0.087),\
> scale=192:-1,\
> tile=10x10,\
> drawtext="fontfile=/System/Library/Fonts/Helvetica.ttc":\
> text='%{metadata=print\:key=duration}' :\
> fontcolor=magenta:\
> shadowx=3:\
> shadowy=3:\
> [email protected]:\
> fontsize=60\:\
> x=(w-text_w)/2:\
> y=(h-text_h)/2:\
> box=1:\
> [email protected]:\
> boxborderw=200:" \

> -hide_banner \
> -v error \

Sorry if you don’t find this obvious:
When asking for help here, don’t use „hide_banner“ or „v error“ (unless you 
need support for those options).

Please find out what top-posting means and avoid it here.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to