Advertisement
Guest User

Untitled

a guest
Oct 25th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 KB | None | 0 0
  1. [nemo@Sailfish ~]$ GST_DEBUG="droidadec:5" gst-launch-1.0 playbin uri=file:///media/sdcard/SD16G/Kortez\ 2016.mp4
  2. Setting pipeline to PAUSED ...
  3. Pipeline is PREROLLING ...
  4. 0:00:00.636349763 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:312:gst_droidadec_open:<droidadec0> open
  5. 0:00:00.648161147 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:336:gst_droidadec_start:<droidadec0> start
  6. 0:00:00.650724858 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:361:gst_droidadec_set_format:<droidadec0> set format audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, codec_data=(buffer)2210, rate=(int)44100, channels=(int)2, level=(string)1, base-profile=(string)ltp, profile=(string)ltp
  7. 0:00:00.651060583 2119 0x1e22920 INFO droidadec gstdroidadec.c:396:gst_droidadec_set_format:<droidadec0> configuring decoder. rate=44100, channels=2
  8. 0:00:00.651121623 2119 0x1e22920 INFO droidadec gstdroidadec.c:405:gst_droidadec_set_format:<droidadec0> samples per frame: -1
  9. 0:00:00.671844956 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  10. 0:00:00.671905997 2119 0x1e22920 INFO droidadec gstdroidadec.c:60:gst_droidadec_create_codec:<droidadec0> create codec of type audio/mp4a-latm. Channels: 2, Rate: 44100
  11. 0:00:00.694002746 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 323 (323)
  12. 0:00:00.694307950 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  13. 0:00:00.694338470 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 339 (339)
  14. 0:00:00.694460551 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  15. 0:00:00.694521592 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 277 (277)
  16. 0:00:00.694613153 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  17. 0:00:00.694643674 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 280 (280)
  18. 0:00:00.694735235 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  19. 0:00:00.694765755 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 299 (299)
  20. 0:00:00.698794444 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  21. 0:00:00.699404852 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 293 (293)
  22. 0:00:00.703677704 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  23. 0:00:00.703738745 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 295 (295)
  24. 0:00:00.705234243 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  25. 0:00:00.705295284 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 313 (313)
  26. 0:00:00.706088813 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:499:gst_droidadec_handle_frame:<droidadec0> handle frame
  27. 0:00:00.706149854 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:549:gst_droidadec_handle_frame:<droidadec0> decoding data of size 296 (296)
  28. 0:00:00.706760261 2119 0x40e23180 DEBUG droidadec gstdroidadec.c:235:gst_droidadec_error:<droidadec0> codec error
  29. 0:00:00.708622004 2119 0x40e23180 WARN droidadec gstdroidadec.c:254:gst_droidadec_error:<droidadec0> error: error 0x80000000 from android codec
  30. ERROR: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstDroidADec:droidadec0: GStreamer encountered a general supporting library error.
  31. Additional debug info:
  32. gstdroidadec.c(254): gst_droidadec_error (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstDroidADec:droidadec0:
  33. error 0x80000000 from android codec
  34. ERROR: pipeline doesn't want to preroll.
  35. Setting pipeline to NULL ...
  36. 0:00:00.710819471 2119 0x1e22920 DEBUG droidadec gstdroidadec.c:575:gst_droidadec_handle_frame:<droidadec0> not handling frame in error state: error
  37. 0:00:00.711521439 2119 0x1e032e0 DEBUG droidadec gstdroidadec.c:265:gst_droidadec_stop:<droidadec0> stop
  38. 0:00:00.714603997 2119 0x1e032e0 DEBUG droidadec gstdroidadec.c:324:gst_droidadec_close:<droidadec0> close
  39. 0:00:01.185441781 2119 0x1e032e0 DEBUG droidadec gstdroidadec.c:294:gst_droidadec_finalize:<droidadec0> finalize
  40. 0:00:01.186021668 2119 0x1e032e0 DEBUG droidadec gstdroidadec.c:265:gst_droidadec_stop:<droidadec0> stop
  41. Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement