Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ffmpeg \
- -f image2 -loop 1 -i ./15481.jpg \
- -f lavfi -i anullsrc=channel_layout=stereo:sample_rate=22050 \
- -shortest -c:a aac -map 1:a -map 0:v \
- -strict -2 \
- -f flv \
- "rtmp://"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement