
Enviado em 31/03/2013 - 17:14h
Estou usando esse script para fazer livestream no twitch funcionou mais que perfeito só tem um problema.INRES="1920x1080" # input resolution
#OUTRES="1024x640" # Output resolution
OUTRES="1920x1080" # Output resolution # target FPS
QUAL="medium" # one of the many FFMPEG preset on (k)ubuntu found in /usr/share/ffmpeg
CODEC="libx264"
# If you have low bandwidth, put the qual preset on 'fast' (upload bandwidth)
# If you have medium bandwitch put it on normal to medium
avconv \
-f x11grab -s $INRES -r 30 -i :0.0 \
-f alsa -ac 2 -i pulse \
-vcodec $CODEC -s $OUTRES -preset $QUAL \
-acodec libmp3lame -ar 44100 -threads 6 -qscale 3 -b 712000 -bufsize 512k \
-f flv "rtmp://live.justin.tv/app/AQUI TA DE BOA"
Monitorando o Preço do Bitcoin ou sua Cripto Favorita em Tempo Real com um Widget Flutuante
IA Turbina o Desktop Linux enquanto distros renovam forças
Como extrair chaves TOTP 2FA a partir de QRCODE (Google Authenticator)
Ativando e usando "zoom" no ambiente Cinnamon
Vídeo Nostálgico de Instalação do Conectiva Linux 9
Como realizar um ataque de força bruta para desobrir senhas?
Aderencia a Obsolencia Programada. (3)
Erro ao tentar executar Django (4)
Upscaling com imagem cortada no monitor secundário ao usar iGPU Multi ... (0)









