Advertisement
Guest User

Untitled

a guest
Dec 13th, 2015
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. pi@raspberrypi ~/untitled5 $ ./bin/untitled5
  2. QML debugging is enabled. Only use this in a safe environment.
  3. Unable to query physical screen size, defaulting to 100 dpi.
  4. To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
  5. 18:16:25.239 VERBOSE: Instantiating player service...
  6. 18:16:25.242 VERBOSE: Instantiating QMediaService...
  7. 18:16:25.244 VERBOSE: Using deinterlace mode: 0.
  8. 18:16:25.246 VERBOSE: Using deinterlace mode: 0.
  9. 18:16:25.248 INFORMATION: POT build Oct 3 2015 16:12:40.
  10. 18:16:25.253 DEBUG: [0xb016c8] OpenMAXILPlayerControl::OpenMAXILPlayerControl(QObject*)
  11. 18:16:25.256 VERBOSE: Metadata update requested.
  12. Requesting control for org.qt-project.qt.metadatareadercontrol/5.0...
  13. Requesting control for org.qt-project.qt.mediaavailabilitycontrol/5.0...
  14. Requesting control for org.qt-project.qt.mediaplayercontrol/5.0...
  15. Requesting control for org.qt-project.qt.medianetworkaccesscontrol/5.0...
  16. 18:16:25.261 INFORMATION: Initializing GPU context in media processor...
  17. 18:16:25.266 INFORMATION: Initializing buffer provider...
  18. 18:16:25.269 VERBOSE: Creating a new OpenGL context in thread 0xadd90450.
  19. 18:16:25.271 DEBUG: Global EGL context config index is 20.
  20. 18:16:25.269 DEBUG: Entering: virtual QMediaPlayer::State OpenMAXILPlayerControl::state() const.
  21. QDeclarativeAudio::itemChange
  22. QMediaPlayer::onItemChanged
  23. Requesting control for org.qt-project.qt.videorenderercontrol/5.0...
  24. 18:16:25.297 DEBUG: Entering: virtual void OpenMAXILVideoRendererControl::setSurface(QAbstractVideoSurface*).
  25. 18:16:25.299 DEBUG: [0xb016c8] virtual void OpenMAXILPlayerControl::stop()
  26. 18:16:25.300 VERBOSE: Entering: bool OMX_MediaProcessor::stopInt().
  27. qml: Too few arguments.
  28. 18:16:25.308 DEBUG: [0xb016c8] virtual void OpenMAXILPlayerControl::stop()
  29. 18:16:25.310 VERBOSE: Entering: bool OMX_MediaProcessor::stopInt().
  30. 18:16:25.312 DEBUG: Entering: virtual void OpenMAXILPlayerControl::setMedia(const QMediaContent&, QIODevice*).
  31. 18:16:25.314 DEBUG: [0xb016c8] Media: file:///home/pi/big_buck_bunny_1080p_h264.mov.
  32. 18:16:25.315 DEBUG: [0xb016c8] setMedia thread is: 0xa18758.
  33. 18:16:25.317 VERBOSE: Media status changing from MEDIA_STATUS_NO_MEDIA to MEDIA_STATUS_LOADING...
  34. 18:16:25.319 VERBOSE: Entering: bool OMX_MediaProcessor::setFilenameInt(const QString&).
  35. 18:16:25.321 VERBOSE: Opening file:///home/pi/big_buck_bunny_1080p_h264.mov...
  36. 18:16:25.335 DEBUG: [0xb016c8] virtual void OpenMAXILPlayerControl::play()
  37. qml: Status changed to: 2.
  38. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/pi/big_buck_bunny_1080p_h264.mov':
  39. Metadata:
  40. major_brand : qt
  41. minor_version : 537199360
  42. compatible_brands: qt
  43. creation_time : 2008-05-27 18:40:35
  44. timecode : 00:00:00:00
  45. Duration: 00:09:56.46, start: 0.000000, bitrate: 9725 kb/s
  46. Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080, 9282 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc (default)
  47. Metadata:
  48. creation_time : 2008-05-27 18:40:35
  49. handler_name : Apple Alias Data Handler
  50. encoder : H.264
  51. Stream #0:1(eng): Data: none (tmcd / 0x64636D74) (default)
  52. Metadata:
  53. creation_time : 2008-05-27 18:40:35
  54. handler_name : Apple Alias Data Handler
  55. timecode : 00:00:00:00
  56. Stream #0:2(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, 5.1, fltp, 437 kb/s (default)
  57. Metadata:
  58. creation_time : 2008-05-27 18:40:35
  59. handler_name : Apple Alias Data Handler
  60. 18:16:25.737 VERBOSE: Copy metatada...
  61. 18:16:25.738 VERBOSE: MetaData
  62. 18:16:25.739 VERBOSE: Key: major_brand, Value: qt .
  63. 18:16:25.741 VERBOSE: Key: minor_version, Value: 537199360.
  64. 18:16:25.742 VERBOSE: Key: compatible_brands, Value: qt .
  65. 18:16:25.744 VERBOSE: Key: creation_time, Value: 2008-05-27 18:40:35.
  66. 18:16:25.745 VERBOSE: Key: timecode, Value: 00:00:00:00.
  67. 18:16:25.746 VERBOSE: Metadata update requested.
  68. 18:16:25.748 VERBOSE: Initializing OMX clock...
  69. 18:16:25.761 VERBOSE: Opening video using OMX...
  70. 18:16:25.762 VERBOSE: Using deinterlace mode: 0.
  71. 18:16:25.764 VERBOSE: Generating texture of size (1920, 1080).
  72. 18:16:25.765 INFORMATION: Instantiating texture data...
  73. 18:16:25.783 INFORMATION: Creating EGLImageKHR...
  74. 18:16:25.785 VERBOSE: EGL image 37 created...
  75. 18:16:25.786 VERBOSE: Creating OMX_TextureData...
  76. 18:16:25.787 INFORMATION: Instantiating texture data...
  77. 18:16:25.805 INFORMATION: Creating EGLImageKHR...
  78. 18:16:25.806 VERBOSE: EGL image 38 created...
  79. 18:16:25.807 VERBOSE: Creating OMX_TextureData...
  80. 18:16:25.809 INFORMATION: Instantiating texture data...
  81. 18:16:25.826 INFORMATION: Creating EGLImageKHR...
  82. 18:16:25.827 VERBOSE: EGL image 39 created...
  83. 18:16:25.830 VERBOSE: Creating OMX_TextureData...
  84. 18:16:25.831 INFORMATION: Instantiating texture data...
  85. 18:16:25.848 INFORMATION: Creating EGLImageKHR...
  86. 18:16:25.849 VERBOSE: EGL image 40 created...
  87. 18:16:25.851 VERBOSE: Creating OMX_TextureData...
  88. 18:16:25.853 VERBOSE: Setting up for new textures...
  89. Video codec omx-h264 width 1920 height 1080 profile 77 fps 24.000000
  90. 18:16:25.901 VERBOSE: Opening audio using OMX...
  91. 18:16:25.903 VERBOSE: Using omx:hdmi output device...
  92. Audio codec aac channels 6 samplerate 48000 bitspersample 16
  93. 18:16:25.956 VERBOSE: State changing from STATE_INACTIVE to STATE_STOPPED...
  94. 18:16:25.959 VERBOSE: Media status changing from MEDIA_STATUS_LOADING to MEDIA_STATUS_LOADED...
  95. qml: Status changed to: 3.
  96. 18:16:25.962 VERBOSE: State changing from STATE_STOPPED to STATE_PLAYING...
  97. 18:16:25.970 VERBOSE: Starting thread.
  98. 18:16:25.972 VERBOSE: Decoding thread started.
  99. V:PortSettingsChanged: 1920x1080@24.00 interlace:0 deinterlace:0 anaglyph:0 par:inf layer:0 alpha:255
  100. 18:16:26.077 DEBUG: bool COMXVideo::SetVideoEGL()
  101. 18:16:26.099 DEBUG: Trying to enable to output port...
  102. 18:16:26.102 VERBOSE: Creating buffers for 4 images.
  103. 18:16:26.113 INFORMATION: Buffer created 0x130fb30
  104. 18:16:26.125 INFORMATION: Buffer created 0x13173e0
  105. 18:16:26.128 INFORMATION: Buffer created 0xb87b30
  106. 18:16:26.145 INFORMATION: Buffer created 0xb5ec40
  107. 18:16:26.146 VERBOSE: Component renderer: b85fc0.
  108. qml: Requesting position...
  109. qml: Position: 666.
  110. qml: Requesting position...
  111. qml: Position: 1667.
  112. qml: Requesting position...
  113. qml: Position: 2667.
  114. qml: Requesting position...
  115. qml: Position: 3668.
  116. ^C
  117. pi@raspberrypi ~/untitled5 $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement