Guest User

Untitled

a guest
May 14th, 2017
78
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [alsa @ 0x170fb20] ALSA buffer xrun.
  2. [Parsed_drawtext_0 @ 0x17496d0] Using "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
  3. [h264_omx @ 0x171c820] Using OMX.broadcom.video_encode
  4. [h264_omx @ 0x171c820] OMX_GetHandle(OMX.broadcom.video_encode) failed: 80001005
  5. Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
  6. [alsa @ 0x170fb20] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
  7. [image2 @ 0x1719260] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
  8. Conversion failed!
  9.  
  10. $FFMPEG -loglevel warning -f alsa -ac 2 -i hw:Loopback,1,0 -fflags +genpts+igndts \
  11. -loop 1 -framerate $FPS -i $IMGS \
  12. -vf "drawtext=fontsize=22:fontfile=/usr/share/fonts/truetype/freefont/FreeSans.ttf:bordercolor=$BCOLOR:borderw=2:fontcolor=$COLOR:textfile=$TEXT:reload=1:y=15:x=15" \
  13. -vcodec h264_omx -g $KEYINT -maxrate 1000k -bufsize 3000k \
  14. -c:a libfdk_aac -b:a 128k -ar 44100 \
  15. -f flv $URL
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×