Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Gabis-Hackbook-Air:vine gabi$ ./ffmpeg -i out.mp4 -vf \drawtext="fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf: \text='Text to write is this one, overlaid':fontsize=20:fontcolor=red:x=100:y=100" \with_text3.mp4
- ffmpeg version 2.6.2 Copyright (c) 2000-2015 the FFmpeg developers
- built with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
- configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl --enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-avfilter --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters --enable-libgsm --enable-libvidstab --enable-libx265 --disable-doc --arch=x86_64 --enable-runtime-cpudetect
- libavutil 54. 20.100 / 54. 20.100
- libavcodec 56. 26.100 / 56. 26.100
- libavformat 56. 25.101 / 56. 25.101
- libavdevice 56. 4.100 / 56. 4.100
- libavfilter 5. 11.102 / 5. 11.102
- libswscale 3. 1.101 / 3. 1.101
- libswresample 1. 1.100 / 1. 1.100
- libpostproc 53. 3.100 / 53. 3.100
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out.mp4':
- Metadata:
- major_brand : isom
- minor_version : 512
- compatible_brands: isomiso2avc1mp41
- encoder : Lavf56.25.101
- Duration: 00:00:06.57, start: 0.023220, bitrate: 4003 kb/s
- Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 131 kb/s (default)
- Metadata:
- handler_name : SoundHandler
- Stream #0:1(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 3919 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
- Metadata:
- handler_name : VideoHandler
- [AVFilterGraph @ 0x7f8159d011a0] No such filter: 'drawtext'
- Error opening filters!
- Gabis-Hackbook-Air:vine gabi$
Advertisement
Add Comment
Please, Sign In to add comment