Advertisement
Guest User

Untitled

a guest
Aug 30th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. 14:17:05 T:1468 NOTICE: Creating InputStream
  2. 14:17:05 T:1468 NOTICE: Creating Demuxer
  3. 14:17:05 T:1468 NOTICE: Opening video stream: 0 source: 256
  4. 14:17:05 T:1468 NOTICE: Creating video codec with codec id: 28
  5. 14:17:05 T:1468 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  6. 14:17:05 T:1468 NOTICE: Creating video thread
  7. 14:17:05 T:1468 NOTICE: Opening audio stream: 1 source: 256
  8. 14:17:05 T:1468 NOTICE: Finding audio codec for: 86019
  9. 14:17:05 T:3732 NOTICE: running thread: video_thread
  10. 14:17:05 T:1468 NOTICE: Creating audio thread
  11. 14:17:05 T:1468 NOTICE: Opening Subtitle stream: 0 source: 1024
  12. 14:17:05 T:2408 NOTICE: running thread: CDVDPlayerAudio::Process()
  13. 14:17:05 T:2408 NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, pass-through
  14. 14:17:05 T:3732 NOTICE: fps: 23.976024, pwidth: 1280, pheight: 544, dwidth: 1280, dheight: 544
  15. 14:17:05 T:3732 NOTICE: Display resolution DESKTOP : 1920x1080 @ 59.94 - Full Screen (12)
  16. 14:17:05 T:3732 NOTICE: D3D: rendering method forced to DXVA2 processor
  17. 14:17:05 T:2408 ERROR: CWin32WASAPI::Initialize: Audio format not supported by the WASAPI device. Channels: 2, Rate: 48000, Bits/sample: 16.
  18. 14:17:05 T:2408 ERROR: CWin32WASAPI::Initialize: WASAPI initialization failed.
  19. 14:17:05 T:2408 ERROR: CWin32DirectSound::Initialize: cannot create secondary buffer (DSERR_UNSUPPORTED)
  20. 14:17:05 T:2408 ERROR: Creating a Null Audio Renderer, Check your audio settings as this should not happen
  21.  
  22.  
  23.  
  24. 14:21:42 T:852 NOTICE: Creating InputStream
  25. 14:21:42 T:852 NOTICE: Creating Demuxer
  26. 14:21:42 T:852 NOTICE: Opening video stream: 0 source: 256
  27. 14:21:42 T:852 NOTICE: Creating video codec with codec id: 28
  28. 14:21:42 T:852 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  29. 14:21:42 T:852 NOTICE: Creating video thread
  30. 14:21:42 T:852 NOTICE: Opening audio stream: 1 source: 256
  31. 14:21:42 T:852 NOTICE: Finding audio codec for: 86020
  32. 14:21:42 T:1312 NOTICE: running thread: video_thread
  33. 14:21:42 T:852 NOTICE: Creating audio thread
  34. 14:21:42 T:852 NOTICE: Opening Subtitle stream: 2 source: 256
  35. 14:21:42 T:4756 NOTICE: running thread: CDVDPlayerAudio::Process()
  36. 14:21:42 T:4756 NOTICE: Creating audio device with codec id: 86020, channels: 2, sample rate: 48000, pass-through
  37. 14:21:43 T:1312 NOTICE: fps: 23.976024, pwidth: 1920, pheight: 1080, dwidth: 1920, dheight: 1080
  38. 14:21:43 T:4756 ERROR: CWin32WASAPI::Initialize: Audio format not supported by the WASAPI device. Channels: 2, Rate: 48000, Bits/sample: 16.
  39. 14:21:43 T:4756 ERROR: CWin32WASAPI::Initialize: WASAPI initialization failed.
  40. 14:21:43 T:4756 ERROR: CWin32DirectSound::Initialize: cannot create secondary buffer (DSERR_UNSUPPORTED)
  41. 14:21:43 T:4756 ERROR: Creating a Null Audio Renderer, Check your audio settings as this should not happen
  42. 14:21:43 T:1312 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  43. 14:21:43 T:1312 NOTICE: Display resolution DESKTOP : 1920x1080 @ 59.94 - Full Screen (12)
  44. 14:21:43 T:1312 NOTICE: D3D: rendering method forced to DXVA2 processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement