Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - allie@allie-Satellite-P755:~/Twitch$ ./twitch.sh
 - Your Webcam has been disabled because there isn't a WEBCAM in the options
 - Twitch Streamer for Linux
 - Copyright (c) 2013, Giovanni Dante Grazioli (deroad)
 - Click, with the mouse, on the Window that you want to Stream
 - Please setup the Audio Output (something like 'pavucontrol')
 - Webcam NOT found!! (/dev/no-webcam)
 - You should be online! Check on http://twitch.tv/ (Press CTRL+C to stop)
 - avconv version 0.8.7-6:0.8.7-1ubuntu2, Copyright (c) 2000-2013 the Libav developers
 - built on Oct 11 2013 08:39:40 with gcc 4.8.1
 - [x11grab @ 0x921fe0] device: :0.0+219,103 -> display: :0.0 x: 219 y: 103 width: 927 height: 560
 - [x11grab @ 0x921fe0] shared memory extension found
 - [x11grab @ 0x921fe0] Estimating duration from bitrate, this may be inaccurate
 - Input #0, x11grab, from ':0.0+219,103':
 - Duration: N/A, start: 1382840366.037004, bitrate: 498355 kb/s
 - Stream #0.0: Video: rawvideo, bgra, 927x560, 498355 kb/s, 30 tbr, 1000k tbn, 30 tbc
 - [alsa @ 0x92d980] capture with some ALSA plugins, especially dsnoop, may hang.
 - [alsa @ 0x92d980] Estimating duration from bitrate, this may be inaccurate
 - Input #1, alsa, from 'pulse':
 - Duration: N/A, start: 1382840366.061809, bitrate: N/A
 - Stream #1.0: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
 - Incompatible pixel format 'bgra' for codec 'libx264', auto-selecting format 'yuv420p'
 - [buffer @ 0x9493e0] w:927 h:560 pixfmt:bgra
 - [scale @ 0x92fdc0] w:927 h:560 fmt:bgra -> w:1200 h:800 fmt:yuv420p flags:0x4
 - ./twitch.sh: line 71: 2449 Segmentation fault (core dumped) avconv -f x11grab -s $INRES -r "$FPS" -i :0.0+$TOPXY -f alsa -ac 2 -i pulse -vcodec libx264 -s $OUTRES -preset $QUALITY -acodec libmp3lame -ar 44100 -threads $THREADS -qscale 3 -b 712000 -bufsize 512k -force_key_frames 2 -b $CBR -minrate $CBR -maxrate $CBR -g 2 -keyint_min 2 -f flv "rtmp://$SERVER.twitch.tv/app/$STREAM_KEY"
 - Stopping Audio (Don't worry if you see errors here)
 - Failed to unload module: Module module-null-sink not loaded
 - Exit!
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment