Advertisement
Guest User

Untitled

a guest
May 15th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. pi@raspberrypi:~ $ /usr/local/Qt-rasp2-5.6.0-rc1/bin/qmlscene "/home/pi/big_buck_bunny_480p_h264.mov" samples/video_simple.qml
  2. Unable to query physical screen size, defaulting to 100 dpi.
  3. To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
  4. qt.qpa.input: X-less xkbcommon not available, not performing key mapping
  5. 23:01:45.658 INFO: POT build Mar 9 2016 22:32:32.
  6. 23:01:45.662 INFO: Initializing GPU context in media processor...
  7. 23:01:45.663 INFO: Initializing buffer provider...
  8. Requesting control for org.qt-project.qt.metadatareadercontrol/5.0...
  9. Requesting control for org.qt-project.qt.mediaavailabilitycontrol/5.0...
  10. Requesting control for org.qt-project.qt.mediaplayercontrol/5.0...
  11. Requesting control for org.qt-project.qt.medianetworkaccesscontrol/5.0...
  12. Requesting control for org.qt-project.qt.audiorolecontrol/5.6...
  13. Requesting control for org.qt-project.qt.videorenderercontrol/5.0...
  14. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/pi/big_buck_bunny_480p_h264.mov':
  15. Metadata:
  16. major_brand : qt
  17. minor_version : 537199360
  18. compatible_brands: qt
  19. creation_time : 2008-05-27 18:32:32
  20. timecode : 00:00:00:00
  21. Duration: 00:09:56.46, start: 0.000000, bitrate: 3342 kb/s
  22. Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 853x480, 2899 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc (default)
  23. Metadata:
  24. creation_time : 2008-05-27 18:32:32
  25. handler_name : Apple Alias Data Handler
  26. encoder : H.264
  27. Stream #0:1(eng): Data: none (tmcd / 0x64636D74) (default)
  28. Metadata:
  29. creation_time : 2008-05-27 18:32:32
  30. handler_name : Apple Alias Data Handler
  31. timecode : 00:00:00:00
  32. Stream #0:2(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, 5.1, fltp, 437 kb/s (default)
  33. Metadata:
  34. creation_time : 2008-05-27 18:32:32
  35. handler_name : Apple Alias Data Handler
  36. qml: Status changed to: 2.
  37. 23:01:45.783 INFO: Instantiating texture data...
  38. 23:01:45.791 INFO: Instantiating texture data...
  39. 23:01:45.799 INFO: Instantiating texture data...
  40. 23:01:45.806 INFO: Instantiating texture data...
  41. Video codec omx-h264 width 853 height 480 profile 77 fps 24.000000
  42. Audio codec aac channels 6 samplerate 48000 bitspersample 16
  43. qml: Status changed to: 3.
  44. V:PortSettingsChanged: 854x480@24.00 interlace:0 deinterlace:0 anaglyph:0 par:inf layer:0 alpha:255
  45. 23:01:45.911 INFO: Buffer created 0x1a46a80
  46. 23:01:45.913 INFO: Buffer created 0x1a46af0
  47. 23:01:45.915 INFO: Buffer created 0x1a46b60
  48. 23:01:45.917 INFO: Buffer created 0x1a46bd0
  49. qml: Requesting position...
  50. qml: Position: 748.
  51. qml: Requesting position...
  52. qml: Position: 1748.
  53. qml: Requesting position...
  54. qml: Position: 2747.
  55. qml: Requesting position...
  56. qml: Position: 3748.
  57. qml: Requesting position...
  58. qml: Position: 4748.
  59. ^Cpi@raspberrypi:~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement