Hi! Here is an example of the video I created:
https://youtu.be/oPxdWW0-uZE It has shimmering of letters about 1 minute in and gets worse. created using the following steps: 1. On linux (Ubuntu 18.04) install youtube-dl sudo apt-get install youtube-dl 2. download the video: youtube-dl -F https://m.youtube.com/watch?v=eS2ssUROF5o&t=45s youtube-dl -f 137 https://m.youtube.com/watch?v=eS2ssUROF5o&t=45s ffmpeg -y -i HeavySnowFall-5min.mp4 -vf "drawbox=y=ih-210:[email protected]:width=iw:height=148:t=max,drawtext=fontcolor=0x030302:fontsize=70:-vf fps=fps=30000/1001 :fontfile='/home/steven/.local/share/fonts/SansitaOne.ttf':textfile='Tickertxt.txt':reload=1:y=h-line_h-80:x=w-(mod(8*n\,w+tw)-tw/40)" -codec:v libx264 scrolling2.mp4 _______________________________________________ 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".
