Advertisement
elvman

avconv

Dec 8th, 2015
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.49 KB | None | 0 0
  1. /root/libav/avconv -analyzeduration 1 -f bmd -video_mode 11 -instance 0 -audio_connection 2 -video_connection 4 -video_format 1 -wallclock 1 -i default -filter_complex "crop=1280:720:0:0,yadif=0:-1:0[o0];[o0]drawtext=fontfile='/usr/share/fonts/dejavu/DejaVuSans.ttf': text='%N': x=200: y=50: fontsize=24: fontcolor=white[o0]" -c:d copy -c:v:[o0] libx264 -b:v 1600k -c:a libfdk_aac -ar 44100 -ab 64k -map [o0] -map 0:a -map 0:d -g 50 -r 25 -f flv rtmp://localhost:2000/casino/blackjack/wallclock_test_med
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement