Advertisement
Guest User

Untitled

a guest
Jan 11th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. LAVVideo.ax(tid 814) 1 : CTransformInputPin::CTransformInputPin
  2. LAVVideo.ax(tid 814) 1 : CTransformOutputPin::CTransformOutputPin
  3. LAVVideo.ax(tid 814) 1 : SetMediaType -- in
  4. LAVVideo.ax(tid 814) 1 : ::CreateDecoder(): Creating new decoder...
  5. LAVVideo.ax(tid 814) 1 : -> Process is mpc-hc.exe, blacklist: 0
  6. LAVVideo.ax(tid 814) 1 : CDecDXVA2::Init(): Trying to open DXVA2 decoder
  7. LAVVideo.ax(tid 814) 16 : -> Running on adapter 0, AMD Radeon HD 6800 Series, vendor 0x1002(ATI), device 0x6738
  8. LAVVideo.ax(tid 814) 55 : -> Using fallback frame copy
  9. LAVVideo.ax(tid 814) 56 : CDecDXVA2::InitDecoder(): Initializing DXVA2 decoder
  10. LAVVideo.ax(tid 814) 56 : Shutting down ffmpeg...
  11. LAVVideo.ax(tid 814) 56 : -> Enumerating supported DXVA2 modes (count: 10)
  12. LAVVideo.ax(tid 814) 56 : -> MPEG-2 variable-length decoder
  13. LAVVideo.ax(tid 814) 56 : -> MPEG-2 inverse discrete cosine transform
  14. LAVVideo.ax(tid 814) 56 : -> H.264 variable-length decoder, no film grain technology
  15. LAVVideo.ax(tid 814) 56 : -> H.264 variable-length decoder, no film grain technology, Flash
  16. LAVVideo.ax(tid 814) 56 : -> Unknown GUID ({6719B6FB-5CAD-4ACB-B00A-F3BFDEC38727})
  17. LAVVideo.ax(tid 814) 56 : -> Unknown GUID ({9901CCD3-CA12-4B7E-867A-E2223D9255C3})
  18. LAVVideo.ax(tid 814) 56 : -> VC-1 variable-length decoder
  19. LAVVideo.ax(tid 814) 56 : -> Unknown GUID ({CA15D19A-2B48-43D6-979E-7A6E9C802FF8})
  20. LAVVideo.ax(tid 814) 56 : -> MPEG-4 Part 2 variable-length decoder, Simple&Advanced Profile, Avivo
  21. LAVVideo.ax(tid 814) 56 : -> Unknown GUID ({5B23D46D-FA5F-4FDC-B78A-7EB2787942EC})
  22. LAVVideo.ax(tid 814) 56 : -> Trying to use 'H.264 variable-length decoder, no film grain technology'
  23. LAVVideo.ax(tid 814) 56 : -> Enumerating render targets (count: 1)
  24. LAVVideo.ax(tid 814) 56 : -> 842094158 is supported (NV12)
  25. LAVVideo.ax(tid 814) 56 : -> Found NV12, finished setup
  26. LAVVideo.ax(tid 814) 56 : -> Successfully created 18 surfaces (1920x1088)
  27. LAVVideo.ax(tid 814) 56 : -> We got 2 decoder configurations
  28. LAVVideo.ax(tid 814) 59 : -> Creation of DXVA2 decoder successfull, initializing ffmpeg
  29. LAVVideo.ax(tid 814) 59 : Shutting down ffmpeg...
  30. LAVVideo.ax(tid 814) 59 : Initializing ffmpeg for codec 28
  31. LAVVideo.ax(tid 814) 59 : -> Processing extradata of 88 bytes
  32. LAVVideo.ax(tid 814) 59 : -> File extension: .mkv
  33. LAVVideo.ax(tid 814) 59 : ff_lockmgr: mutex: 00E235E8, op: 1
  34. LAVVideo.ax(tid 814) 59 : ff_lockmgr: mutex: 00E235E8, op: 2
  35. LAVVideo.ax(tid 814) 59 : -> ffmpeg codec opened successfully (ret: 0)
  36. LAVVideo.ax(tid 814) 59 : AVCodec init successfull. interlaced: 0
  37. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 0
  38. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 1
  39. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 2
  40. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 3
  41. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 4
  42. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 5
  43. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 6
  44. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 7
  45. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 8
  46. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 9
  47. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 10
  48. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 11
  49. LAVVideo.ax(tid 814) 60 : ::GetMediaType(): position: 12
  50. LAVVideo.ax(tid 814) 246 : Trying to connect Pins :
  51. LAVVideo.ax(tid 814) 246 : <XForm Out>
  52. LAVVideo.ax(tid 814) 246 : <EVR Input0>
  53. LAVVideo.ax(tid 814) 246 : ::GetMediaType(): position: 0
  54. LAVVideo.ax(tid 814) 246 : Trying media type:
  55. LAVVideo.ax(tid 814) 246 : major type: MEDIATYPE_Video
  56. LAVVideo.ax(tid 814) 246 : sub type : MEDIASUBTYPE_NV12
  57. LAVVideo.ax(tid 814) 246 : ::CheckTransform()
  58. LAVVideo.ax(tid 814) 246 : ::CheckTransform()
  59. LAVVideo.ax(tid 814) 246 : SetMediaType -- out
  60. LAVVideo.ax(tid 814) 249 : ::GetMediaType(): position: 0
  61. LAVVideo.ax(tid 814) 249 : ::GetMediaType(): position: 1
  62. LAVVideo.ax(tid 814) 249 : ::DecideBufferSize()
  63. LAVVideo.ax(tid 814) 249 : ::CheckTransform()
  64. LAVVideo.ax(tid 814) 249 : ::CheckTransform()
  65. LAVVideo.ax(tid 814) 249 : Connection succeeded
  66. LAVVideo.ax(tid 1da4) 395 : ::CheckTransform()
  67. LAVVideo.ax(tid 1da4) 395 : ::CheckTransform()
  68. LAVVideo.ax(tid 1da4) 395 : ::CheckTransform()
  69. LAVVideo.ax(tid 1da4) 414 : ::CheckTransform()
  70. LAVVideo.ax(tid 105c) 415 : ::NewSegment - 0 / 0
  71. LAVVideo.ax(tid cb8) 416 : h264RandomAccess::parseForRecoveryPoint(): Found SEI recovery point (count: 0)
  72. LAVVideo.ax(tid cb8) 416 : h264RandomAccess::parseForRecoveryPoint(): Found IDR slice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement