Created
December 2, 2013 18:00
-
-
Save mfuhrer/7753612 to your computer and use it in GitHub Desktop.
SimpleScreenRecorder ~/.ssr/log-2013-12-02T10:55:45.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==================== SSR started ==================== | |
SimpleScreenRecorder: 0.1.2 | |
Qt: header 4.8.2, lib 4.8.2 | |
libavformat: header 53.21.1, lib 53.21.1 | |
libavcodec: header 53.35.0, lib 53.35.0 | |
libavutil: header 51.22.1, lib 51.22.1 | |
libswscale: header 2.1.0, lib 2.1.0 | |
[DetectCPUFeatures] CPU features: mmx sse sse2 sse3 ssse3 sse4_1 sse4_2 | |
[PageRecord::StartPage] Starting page ... | |
[PageRecord::StartPage] Started page. | |
[PageRecord::StartOutput] Starting output ... | |
[Muxer::Init] Using format matroska (Matroska file format). | |
[BaseEncoder::CreateCodec] Using codec libx264 (libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10). | |
[libx264 @ 0xcd1720] lookaheadless mb-tree requires intra refresh or infinite keyint | |
[libx264 @ 0xcd1720] using SAR=1/1 | |
[libx264 @ 0xcd1720] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 | |
[libx264 @ 0xcd1720] profile Main, level 1.2 | |
[libx264 @ 0xcd1720] 264 - core 123 r2189 35cf912 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x1:0x1 me=dia subme=1 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=0 b_adapt=1 b_bias=0 direct=1 weightb=0 open_gop=1 weightp=1 keyint=250 keyint_min=10 scenecut=40 intra_refresh=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.25 pb_ratio=1.25 aq=1:1.00 | |
[BaseEncoder::EncoderThread] Encoder thread started. | |
[DetectCPUFeatures] CPU features: mmx sse sse2 sse3 ssse3 sse4_1 sse4_2 | |
[PageRecord::StartOutput] Started output. | |
[Muxer::MuxerThread] Muxer thread started. | |
[Synchronizer::SynchronizerThread] Synchronizer thread started. | |
[PageRecord::StartInput] Starting input ... | |
[X11Input::Init] Using X11 shared memory. | |
[PageRecord::StartInput] Started input. | |
[X11Input::InputThread] Input thread started. | |
[1;31m[X11Input::InputThread] Error: Can't get image (using shared memory)! | |
Usually this means the recording area is not completely inside the screen. Or did you change the screen resolution?[0m | |
[1;31m[X11Input::InputThread] Exception 'X11Exception' in input thread.[0m | |
[PageRecord::StopOutput] Stopping output ... | |
[PageRecord::StopOutput] Stopped output. | |
[PageRecord::StopInput] Stopping input ... | |
[X11Input::~X11Input] Stopping input thread ... | |
[PageRecord::StopInput] Stopped input. | |
[PageRecord::StopPage] Stopping page ... | |
[Synchronizer::~Synchronizer] Stopping synchronizer thread ... | |
[Synchronizer::SynchronizerThread] Synchronizer thread stopped. | |
[Muxer::Finish] Finishing encoders ... | |
[BaseEncoder::EncoderThread] Flushing encoder ... | |
[BaseEncoder::EncoderThread] Encoder thread stopped. | |
[Muxer::MuxerThread] Muxer thread stopped. | |
[Muxer::~Muxer] Stopping encoders ... | |
[Muxer::~Muxer] Waiting for muxer thread to stop ... | |
[BaseEncoder::Stop] Stopping encoder thread ... | |
[PageRecord::StopPage] Stopped page. | |
==================== SSR stopped ==================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment