Skip to content

Instantly share code, notes, and snippets.

@IS-Kuan
Created November 17, 2016 02:46
Show Gist options
  • Save IS-Kuan/34dbb2144fdf849e09e47c8ac38f7b13 to your computer and use it in GitHub Desktop.
Save IS-Kuan/34dbb2144fdf849e09e47c8ac38f7b13 to your computer and use it in GitHub Desktop.
QtAV 1.11.0(Nov 11 2016, 10:52:48)
Multimedia framework base on Qt and FFmpeg.
Distributed under the terms of LGPLv2.1 or later.
Shanghai University->S3 Graphics->Deepin, Shanghai, ChinaCopyright (C) 2012-2016 Wang Bin (aka. Lucas Wang) [email protected]
Donate: http://qtav.org/donate.html
Source: https://github.com/wang-bin/QtAV
Home page: http://qtav.org"Build with Qt-5.7.0"
"FFmpeg/Libav configuration: --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-libebur128 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib"
"Build with avutil-55.28.100"
"Build with avcodec-57.48.101"
"Build with avformat-57.41.100"
"Build with avfilter-6.47.100"
"Build with avdevice-57.0.101"
"Build with swresample-2.1.100"
"Build with swscale-4.1.100"
Registered audio backends: ("XAudio2", "DirectSound", "null")
"XAudio2_9"
"Build with XAudio2 from DXSDK"
"Try symbol 'XAudio2Create' from WinSDK dll"
"xaudio2: 0xc6105a0"
"OpenGL version: 4.4 hasGLSL: 1"
"GL_VERSION: 4.4.0 - Build 20.19.15.4474"
"GL_VENDOR: Intel"
"GL_RENDERER: Intel(R) HD Graphics 530"
"GL_SHADING_LANGUAGE_VERSION: 4.40 - Build 20.19.15.4474"
"Is OpenGLES: 0"
QtAV 1.11.0(Nov 11 2016, 10:52:48)
Multimedia framework base on Qt and FFmpeg.
Distributed under the terms of LGPLv2.1 or later.
Shanghai University->S3 Graphics->Deepin, Shanghai, ChinaCopyright (C) 2012-2016 Wang Bin (aka. Lucas Wang) [email protected]
Donate: http://qtav.org/donate.html
Source: https://github.com/wang-bin/QtAV
Home page: http://qtav.org
capi::version: 0.6.0
"Is EGL: 0"
"GLSL version: 440"
"Has PBO: 1"
resolving WGL_NV_DX_interop...
"16 bit texture depth: 16.\n"
"using gl_param_3r16"
"Has 16bit texture: 1"
"check gl3 rg: 0x822B"
"Has RG texture: 1"
QSurfaceFormat(version 4.4, options QFlags(0x4), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior 2, swapInterval 1, profile 2)
"source_voice: 0x0, master: 0x0"
"XAudio2_9.dll"
"Build with XAudio2 from DXSDK"
"Try symbol 'XAudio2Create' from WinSDK dll"
"xaudio2: 0xc6105a0"
Loading QVariant(QString, "avdevice:dshow:audio=¼Æ¦ì­µ®Ä¤¶­± (2- Lattice USB 3.0 Video Bridge)") ...
"all closed and reseted"
"avformat_open_input: d->format_ctx:'0xe32d5a0', url:'audio=???????? (2- Lattice USB 3.0 Video Bridge)'..."
"avformat_open_input: url:'audio=???????? (2- Lattice USB 3.0 Video Bridge)' ret:0"
"avfmtctx.flags: 513, iformat.flags"
"invalid index 0 (valid is 0~0) for stream type 2."
"notify_interval: 500"
"stream: 0, duration=-9223372036854775808 (-922337203685477 ms), time_base=0.000000"
"codec: pcm_s16le(PCM signed 16-bit little-endian)"
"has audio"
"QtAV::AudioDecoderFFmpeg thread type: Single, count: 1"
"source_voice: 0x0, master: 0x0"
AudioOutput format: QtAV::AudioFormat(44100Hz, 2Bytes, channelCount:2, channelLayout: "stereo", sampleFormat: "s16") ; requested: QtAV::AudioFormat(44100Hz, 2Bytes, channelCount:2, channelLayout: "stereo", sampleFormat: "s16")
"source_voice:0x138cc180"
"src audio parameters 'channel layout(or channels), sample rate and sample format must be set before initialize resampler"
"new audio thread"
"demux thread setAudioThread"
"output not changed: 0xbc2dab0"
"set AVThread output"
"stream: 0, duration=-9223372036854775808 (-922337203685477 ms), time_base=0.000000"
"codec: pcm_s16le(PCM signed 16-bit little-endian)"
"invalid index 0 (valid is 0~0) for stream type 1."
"auto select clock: audio > external"
"Using AudioClock"
"Clock initial value: 66317.436000"
"Starting audio thread..."
"get av queue a/v thread = 0xe32e2d8 0x0"
"AVClock started!!!!!!!!"
"swr speed=1.00"
"out: {cl: 3, fmt: s16, freq: 44100}"
"in {cl: 3, fmt: s16, freq: 44100}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment