chiefautopantsu
New Member
hi
when trying to use window capture with VLC/MPC/PotPlayer , OBS will display the frame of the window with no video inside.
it worked a few days ago, so i'm not sure what is happening
here is my log
when trying to use window capture with VLC/MPC/PotPlayer , OBS will display the frame of the window with no video inside.
it worked a few days ago, so i'm not sure what is happening
here is my log
Code:
16:59:15: Video Source Plugin strings not found, dynamically loading 38 strings
16:59:15: VideoSourcePlugin::DEBUG | VLC media player - 2.1.0 Rincewind
16:59:15: VideoSourcePlugin::DEBUG | Copyright © 1996-2013 the VideoLAN team
16:59:15: VideoSourcePlugin::DEBUG | revision 2.1.0-0-gedd8835
16:59:15: VideoSourcePlugin::DEBUG | configured with ../extras/package/win32/../../../configure '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--disable-dirac' '--host=x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32'
16:59:47: Open Broadcaster Software v0.60b test build 9 - 64bit ( ^ω^)
16:59:47: -------------------------------
16:59:47: CPU Name: AMD Phenom(tm) II X6 1090T Processor
16:59:47: CPU Speed: 3725MHz
16:59:47: Physical Memory: 8190MB Total, 6638MB Free
16:59:47: stepping id: 0, model 10, family 16, type 0, extmodel 8, extfamily 0, HTT 1, logical cores 6, total cores 6
16:59:47: monitor 1: pos={0, 0}, size={1360, 768}
16:59:47: monitor 2: pos={1360, 0}, size={1280, 1024}
16:59:47: monitor 3: pos={-1280, 0}, size={1280, 1024}
16:59:47: Windows Version: 6.2 Build 9200
16:59:47: Aero is Enabled
16:59:47: -------------------------------
16:59:47: OBS Modules:
16:59:47: Base Address Module
16:59:47: 00000000F3460000 OBS.exe
16:59:47: 0000000075F40000 OBSApi.dll
16:59:47: 0000000075F00000 DShowPlugin.dll
16:59:47: 000000007D470000 GraphicsCapture.dll
16:59:47: 000000007BDE0000 NoiseGate.dll
16:59:47: 0000000078510000 PSVPlugin.dll
16:59:47: 000000007D300000 VideoSourcePluginWrapper.dll
16:59:47: ------------------------------------------
16:59:47: Adapter 1
16:59:47: Video Adapter: NVIDIA GeForce GTS 450
16:59:47: Video Adapter Dedicated Video Memory: 1018621952
16:59:47: Video Adapter Shared System Memory: 3221106688
16:59:47: Video Adapter Output 1: pos={0, 0}, size={1360, 768}, attached=true
16:59:47: Video Adapter Output 2: pos={1360, 0}, size={1280, 1024}, attached=true
16:59:47: ------------------------------------------
16:59:47: Adapter 2
16:59:47: Video Adapter: NVIDIA GeForce 9800 GT
16:59:47: Video Adapter Dedicated Video Memory: 504037376
16:59:47: Video Adapter Shared System Memory: 3757649920
16:59:47: Video Adapter Output 1: pos={-1280, 0}, size={1280, 1024}, attached=true
16:59:47: =====Stream Start: 2014-01-26, 16:59:47===============================================
16:59:47: Multithreaded optimizations: On
16:59:47: Base resolution: 1280x720
16:59:47: Output resolution: 852x480
16:59:47: ------------------------------------------
16:59:47: Loading up D3D10 on NVIDIA GeForce GTS 450 (Adapter 1)...
16:59:47: ------------------------------------------
16:59:47: Audio Format: 48000hz
16:59:47: Playback device {0.0.0.00000000}.{a82cf18b-2fbb-49e4-a9a9-8d77c92cc985}
16:59:47: ------------------------------------------
16:59:47: Using desktop audio input: Line 2 (Virtual Audio Cable)
16:59:47: ------------------------------------------
16:59:47: Using auxilary audio input: Microphone (5- High Definition Audio Device)
16:59:47: ------------------------------------------
16:59:47: Audio Encoding: AAC
16:59:47: bitrate: 112
16:59:47: Scene buffering time set to 700
16:59:47: ------------------------------------------
16:59:47: Video Encoding: x264
16:59:47: fps: 29
16:59:47: width: 852, height: 480
16:59:47: preset: veryfast
16:59:47: profile: high
16:59:47: keyint: 58
16:59:47: CBR: yes
16:59:47: CFR: yes
16:59:47: max bitrate: 850
16:59:47: buffer size: 700
16:59:47: ------------------------------------------
16:59:47: Bad timestamp detected, syncing audio to video time
16:59:54: Using Window Capture
17:00:02: Total frames encoded: 401, total frames duplicated: 0 (0.00%)
17:00:02: Total frames rendered: 404, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
17:00:02:
17:00:02: Profiler time results:
17:00:02:
17:00:02: ==============================================================
17:00:02: video thread frame - [100%] [avg time: 1.885 ms] [children: 58.9%] [unaccounted: 41.1%]
17:00:02: | scene->Preprocess - [52.7%] [avg time: 0.993 ms]
17:00:02: | GPU download and conversion - [6.26%] [avg time: 0.118 ms] [children: 5.04%] [unaccounted: 1.22%]
17:00:02: | | flush - [3.5%] [avg time: 0.066 ms]
17:00:02: | | CopyResource - [1.22%] [avg time: 0.023 ms]
17:00:02: | | conversion to 4:2:0 - [0.318%] [avg time: 0.006 ms]
17:00:02: Convert444Threads - [100%] [avg time: 0.209 ms] [children: 97.6%] [unaccounted: 2.39%]
17:00:02: | Convert444toNV12 - [97.6%] [avg time: 0.204 ms]
17:00:02: encoder thread frame - [100%] [avg time: 0.735 ms]
17:00:02: ==============================================================
17:00:02:
17:00:02:
17:00:02: Profiler CPU results:
17:00:02:
17:00:02: ==============================================================
17:00:02: video thread frame - [cpu time: avg 1.198 ms, total 484.375 ms] [avg calls per frame: 1]
17:00:02: | scene->Preprocess - [cpu time: avg 0.618 ms, total 250 ms] [avg calls per frame: 1]
17:00:02: | GPU download and conversion - [cpu time: avg 0.116 ms, total 46.875 ms] [avg calls per frame: 1]
17:00:02: | | flush - [cpu time: avg 0.077 ms, total 31.25 ms] [avg calls per frame: 1]
17:00:02: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:00:02: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:00:02: Convert444Threads - [cpu time: avg 0.246 ms, total 375 ms] [avg calls per frame: 4]
17:00:02: | Convert444toNV12 - [cpu time: avg 0.235 ms, total 359.375 ms] [avg calls per frame: 4]
17:00:02: encoder thread frame - [cpu time: avg 0.123 ms, total 46.875 ms] [avg calls per frame: 1]
17:00:02: ==============================================================
17:00:02:
17:00:02: =====Stream End: 2014-01-26, 17:00:02=================================================
17:00:09: Video Source Plugin instance deleted; removing dynamically loaded localization strings