Question / Help Problem with playback/capture WoW

Joqer

New Member
Hi,

I am completely new to using OBS, but it seems to be a much better way of capturing/streaming than FRAPs, which I was currently using.

However, I am having a problem capturing the video from my 64 bit WoW, I can see the stream 'live' in my preview window, while I am playing full screen (2nd monitor for anything else I have open) and it appears to be capturing.

When open the file that has been created, I am definatly getting the audio from ingame, but no video, I just have the back screen from windows media player (the music note thing)

What am I doing wrong?

Thx Joqer
 

Krazy

Town drunk
Would have to see a log file to check your OBS settings. Instructions on how to do so are stickied at the top of every forum section.

Does the file play back properly in other media players?
 

Joqer

New Member
EDIT - Update, file opened ok in real player, so all is good, framerate was horrible and quality too, but i havent tinkered with those settings yet...

Ok, I have had a look to see if the video will run in any other player, and it wont, it also seems not to just be wow, but anything is not being captured, except the audio...

:S


have attached the log as requested

Code:
Open Broadcaster Software v0.472b - 32bit (´・ω・`)
-------------------------------
CPU Name: AMD Phenom(tm) II X6 1100T Processor
CPU Speed: 4056MHz
Physical Memory:  4095MB Total, 4095MB Free
stepping id: 0, model 10, family 15, type 0, extmodel 8, extfamily 0, HTT 1, logical cores 6, total cores 6
monitor 1: pos={0, 0}, size={1920, 1200}
monitor 2: pos={-1280, 82}, size={1280, 1024}
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
  Video Adapter: NVIDIA GeForce GTX 470
  Video Adapter Dedicated Video Memory: 1293352960
  Video Adapter Shared System Memory: 2952343552
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1200
  Output resolution: 1920x1200
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Speakers (VIA High Definition Audio)
Using 5.1 speaker setup
------------------------------------------
Using auxilary audio input: Microphone (USB PnP Sound Device)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using graphics capture
Using graphics capture
x264: using cpu capabilities: MMX2 SSE2Fast FastShuffle SSEMisalign LZCNT
x264: profile High, level 5.0
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1920, height: 1200
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 1000
    buffer size: 1000
    quality: 8
------------------------------------------
SharedTexCapture hooked
SharedTexCapture hooked
SharedTexCapture hooked
Total frames rendered: 827, number of frames that lagged: 12 (1.45%) (it's okay for some frames to lag)
x264: frame I:4     Avg QP:35.36  size: 74824
x264: frame P:241   Avg QP:33.68  size:  9019
x264: frame B:541   Avg QP:35.39  size:   467
x264: consecutive B-frames:  4.7%  7.4%  8.4% 79.6%
x264: mb I  I16..4: 32.3% 56.3% 11.4%
x264: mb P  I16..4:  4.8%  3.0%  0.0%  P16..4: 13.5%  1.7%  0.7%  0.0%  0.0%    skip:76.3%
x264: mb B  I16..4:  0.1%  0.0%  0.0%  B16..8:  0.8%  0.2%  0.0%  direct: 0.4%  skip:98.5%  L0:37.0% L1:55.2% BI: 7.8%
x264: 8x8 transform intra:41.0% inter:21.4%
x264: coded y,uvDC,uvAC intra: 21.6% 24.9% 7.2% inter: 1.4% 1.3% 0.1%
x264: i16 v,h,dc,p: 35% 37% 20%  8%
x264: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu:  7% 20% 52%  2%  5%  3%  5%  2%  4%
x264: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 24% 23%  3%  8%  4%  5%  4%  5%
x264: i8c dc,h,v,p: 81% 12%  6%  1%
x264: Weighted P-Frames: Y:0.4% UV:0.4%
x264: kb/s:798.41
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 10.869 ms] [avg calls per frame: 1] [children: 81%] [unaccounted: 19%]
| scene->Preprocess - [0.552%] [avg time: 0.06 ms] [avg calls per frame: 1]
| video encoding and uploading - [80.5%] [avg time: 8.749 ms] [avg calls per frame: 1] [children: 45.9%] [unaccounted: 34.6%]
| | CopyResource - [0.267%] [avg time: 0.029 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.534%] [avg time: 0.058 ms] [avg calls per frame: 0]
| | call to encoder - [45%] [avg time: 4.892 ms] [avg calls per frame: 0]
| | sending stuff out - [0.0736%] [avg time: 0.008 ms] [avg calls per frame: 0]
==============================================================
 

Krazy

Town drunk
Ok, well 64bit WoW currently has issues with game capture. Can you try using Window Capture and see if you get the same results? You said this happens with other games too, though...hmm. Also try using the latest test version, then. There were some changes that might help, here.
 
Top