duminică, 26 martie 2017

Evolution of WP-Survey-And-Quiz-Tool (Gource Visualization)

http://bit.do/defyV CaptainForm hidden sale page.
Gource visualization of WP-Survey-And-Quiz-Tool (https://github.com/fubralimited/WP-Survey-And-Quiz-Tool). A WordPress plugin that allows you to create Surveys, Quizzes and Polls. This visualization was generated with the following command: gource \ --path path/to/repo \ --seconds-per-day 0.15 \ --title "WP-Survey-And-Quiz-Tool" \ -1280x720 \ --file-idle-time 0 \ --auto-skip-seconds 0.75 \ --multi-sampling \ --stop-at-end \ --highlight-users \ --hide filenames,mouse,progress \ --max-files 0 \ --background-colour 000000 \ --disable-bloom \ --font-size 24 \ --output-ppm-stream - \ --output-framerate 30 \ -o - \ | ffmpeg \ -y \ -r 60 \ -f image2pipe \ -vcodec ppm \ -i - \ -vcodec libx264 \ -preset ultrafast \ -pix_fmt yuv420p \ -crf 1 \ -threads 0 \ -bf 0 \ path/to/output.mp4 Installation (OS X): brew install gource brew install ffmpeg More information: http://gource.io/ https://github.com/acaudwell/Gource Why make this visualization? - I'm studying how popular projects evolve

Niciun comentariu:

Trimiteți un comentariu