Advertisement
Guest User

Untitled

a guest
Jun 4th, 2014
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.91 KB | None | 0 0
  1. sudipj@sudipj-host-ubuntu:~/gst/git$ gst-validate-transcoding-1.0 --set-scenario=seek_forward -o 'video/mpegts,systemstream=true,packetsize=188:video/x-h264:audio/mpeg,mpegversion=4' file:///home/sudipj/Streams/gms_testing_samples/qt/big_buck_bunny_480p_h264.mov file:///home/sudipj/Streams/transcode/big_bunny_480_640_seek_forward_h264_aac.ts.transcode
  2.  
  3. =========================================
  4. Running scenario seek_forward on pipeline encoding-pipeline
  5. =========================================
  6. Starting pipeline
  7. 0:00:00.287001195 8934 0x7fea44004720 ERROR validate gst-validate-reporter.c:140:gst_validate_report_valist: <avdec_h264-0:src> 262149 (critical) : caps(4): a field in caps has an unexpected value : Field width from setcaps caps 'video/x-raw, format=(string)I420, width=(int)854, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, chroma-site=(string)dv, colorimetry=(string)bt601, framerate=(fraction)24/1' is different from expected value in caps 'pending-fields, width=(int)853, height=(int)480, framerate=(fraction)24/1, pixel-aspect-ratio=(fraction)1/1;'
  8. 0:00:00.375076628 8934 0x7fea44004720 ERROR validate gst-validate-reporter.c:140:gst_validate_report_valist: <avdec_h264-0:sink> 262148 (critical) : caps(4): getcaps function isn't proxying downstream fields correctly : Peer pad structure 'video/x-raw, format=(string)I420, width=(int)854, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, chroma-site=(string)dv, colorimetry=(string)bt601, framerate=(fraction)24/1;' has no similar version on pad's caps 'video/x-h264, alignment=(string)au, stream-format=(string)avc, parsed=(boolean)true, level=(string)3, profile=(string)main, codec_data=(buffer)014d401effe10015274d401ea9181b07bcde00d4040406db0ad7bdf01001000428de09c8, width=(int)853, height=(int)480, framerate=(fraction)24/1, pixel-aspect-ratio=(fraction)1/1'
  9. <position: 0:00:04.958333333 duration: 0:09:56.461666666 speed: 1.000000 />
  10. (Executing action: First-forward-seek, number: 0 at position: 0:00:05.000000000 repeat: -1) | seeking to: 0:00:10.000000000 stop: 99:99:99.999999999 Rate 1.000000
  11. <position: 0:00:29.999999999 duration: 0:09:56.461666666 speed: 1.000000 />>
  12. (Executing action: Unnamed, number: 1 at position: 0:00:30.000000000 repeat: -1) | Stoping pipeline
  13.  
  14. encoding-pipeline --> State change request NULL, quiting mainloop
  15. issue : An issue happend during the execution of a scenario
  16. Detected on <seek_forward> at 0:00:37.337920485
  17. Details : Force stopping a transcoding pipeline is not recommanded you should make sure to finalize it using a EOS event
  18.  
  19. warning : a serialized event received should be pushed in the same 'time' as it was received
  20. Detected on <capsfilter1:src> at 0:00:15.424306389
  21. Details : Serialized event GstEventCaps, caps=(GstCaps)"video/x-h264\,\ stream-format\=\(string\)byte-stream\,\ alignment\=\(string\)au\,\ level\=\(string\)3\,\ profile\=\(string\)high\,\ width\=\(int\)854\,\ height\=\(int\)480\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ framerate\=\(fraction\)24/1\,\ parsed\=\(boolean\)true"; wasn't pushed before expected timestamp 0:00:11.833333332 on pad capsfilter1:src
  22. Description : serialized events should be pushed in the same order they are received and serialized with buffers. If an event is received after a buffer with timestamp end 'X', it should be pushed right after buffers with timestamp end 'X'
  23.  
  24. warning : received the same caps twice
  25. Detected on <capsfilter1:sink> at 0:00:15.424091219
  26. Details : video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, level=(string)3, profile=(string)high, width=(int)854, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, parsed=(boolean)true
  27.  
  28. warning : We got a g_log warning
  29. Detected on <encoding-pipeline> at 0:00:13.112369810
  30. Details : gstpad.c:4033:gst_pad_push_data:<muxer:src> Got data flow before segment event
  31.  
  32. warning : Query position reported a value superior than what query duration returned
  33. Detected on <seek_forward> at 0:00:12.677038571
  34. Details : Reported position 39:05:37.444309657 > reported duration 0:09:56.461666666
  35.  
  36. warning : received an unexpected flush stop event
  37. Detected on <muxer:sink_66> at 0:00:12.612858478
  38. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  39.  
  40. warning : received an unexpected flush stop event
  41. Detected on <queue2:src> at 0:00:12.612848768
  42. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  43.  
  44. warning : received an unexpected flush stop event
  45. Detected on <queue2:sink> at 0:00:12.612840504
  46. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  47.  
  48. warning : received an unexpected flush stop event
  49. Detected on <capsfilter3:src> at 0:00:12.612830460
  50. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  51.  
  52. warning : received an unexpected flush stop event
  53. Detected on <capsfilter3:sink> at 0:00:12.612821399
  54. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  55.  
  56. warning : received an unexpected flush stop event
  57. Detected on <aacparse1:src> at 0:00:12.612811555
  58. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  59.  
  60. warning : received an unexpected flush stop event
  61. Detected on <aacparse1:sink> at 0:00:12.612801391
  62. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  63.  
  64. warning : received an unexpected flush stop event
  65. Detected on <streamcombiner1:src> at 0:00:12.612788389
  66. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  67.  
  68. warning : received an unexpected flush stop event
  69. Detected on <sink:sink> at 0:00:12.612403782
  70. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  71.  
  72. warning : received an unexpected flush stop event
  73. Detected on <muxer:src> at 0:00:12.612388819
  74. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  75.  
  76. warning : received an unexpected flush stop event
  77. Detected on <muxer:sink_65> at 0:00:12.612374273
  78. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  79.  
  80. warning : received an unexpected flush stop event
  81. Detected on <queue0:src> at 0:00:12.612362383
  82. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  83.  
  84. warning : received an unexpected flush stop event
  85. Detected on <queue0:sink> at 0:00:12.612353140
  86. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  87.  
  88. warning : received an unexpected flush stop event
  89. Detected on <capsfilter1:src> at 0:00:12.612341551
  90. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  91.  
  92. warning : received an unexpected flush stop event
  93. Detected on <capsfilter1:sink> at 0:00:12.612330281
  94. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  95.  
  96. warning : received an unexpected flush stop event
  97. Detected on <h264parse1:src> at 0:00:12.612318302
  98. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  99.  
  100. warning : received an unexpected flush stop event
  101. Detected on <h264parse1:sink> at 0:00:12.612302814
  102. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  103.  
  104. warning : received an unexpected flush stop event
  105. Detected on <streamcombiner0:src> at 0:00:12.612282958
  106. Details : Unexpected flush-stop GstEventFlushStop, reset-time=(boolean)true;
  107.  
  108. warning : received an unexpected flush start event
  109. Detected on <streamcombiner1:src> at 0:00:10.587322306
  110. Details : Received flush-start from when flush-stop was expected
  111.  
  112. warning : received an unexpected flush start event
  113. Detected on <muxer:src> at 0:00:10.586805241
  114. Details : Received flush-start from when flush-stop was expected
  115.  
  116. warning : received an unexpected flush start event
  117. Detected on <streamcombiner0:src> at 0:00:10.513887347
  118. Details : Received flush-start from when flush-stop was expected
  119.  
  120. warning : a serialized event received should be pushed in the same 'time' as it was received
  121. Detected on <muxer:src> at 0:00:00.803186964
  122. Details : Serialized event GstEventSegment, segment=(GstSegment)"GstSegment, flags=(GstSegmentFlags)GST_SEGMENT_FLAG_NONE, rate=(double)1, applied-rate=(double)1, format=(GstFormat)GST_FORMAT_TIME, base=(guint64)0, offset=(guint64)0, start=(guint64)0, stop=(guint64)596458333333, time=(guint64)0, position=(guint64)0, duration=(guint64)18446744073709551615;"; wasn't pushed before expected timestamp 0:00:00.000000000 on pad muxer:src
  123. Description : serialized events should be pushed in the same order they are received and serialized with buffers. If an event is received after a buffer with timestamp end 'X', it should be pushed right after buffers with timestamp end 'X'
  124.  
  125. warning : a new segment event has different value than the received one
  126. Detected on <muxer:src> at 0:00:00.763325862
  127. Details : Expected segment didn't match received segment event
  128. Description : when receiving a new segment, an element should push an equivalentsegment downstream
  129.  
  130. critical : getcaps function isn't proxying downstream fields correctly
  131. Detected on <avdec_h264-0:sink> at 0:00:00.303348056
  132. Details : Peer pad structure 'video/x-raw, format=(string)I420, width=(int)854, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, chroma-site=(string)dv, colorimetry=(string)bt601, framerate=(fraction)24/1;' has no similar version on pad's caps 'video/x-h264, alignment=(string)au, stream-format=(string)avc, parsed=(boolean)true, level=(string)3, profile=(string)main, codec_data=(buffer)014d401effe10015274d401ea9181b07bcde00d4040406db0ad7bdf01001000428de09c8, width=(int)853, height=(int)480, framerate=(fraction)24/1, pixel-aspect-ratio=(fraction)1/1'
  133. Description : elements should set downstream caps restrictions on its caps when replying upstream's getcaps queries to avoid upstream sending data in an unsupported format
  134.  
  135. Got critical error Peer pad structure 'video/x-raw, format=(string)I420, width=(int)854, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, chroma-site=(string)dv, colorimetry=(string)bt601, framerate=(fraction)24/1;' has no similar version on pad's caps 'video/x-h264, alignment=(string)au, stream-format=(string)avc, parsed=(boolean)true, level=(string)3, profile=(string)main, codec_data=(buffer)014d401effe10015274d401ea9181b07bcde00d4040406db0ad7bdf01001000428de09c8, width=(int)853, height=(int)480, framerate=(fraction)24/1, pixel-aspect-ratio=(fraction)1/1', setting return value to 18
  136. critical : a field in caps has an unexpected value
  137. Detected on <avdec_h264-0:src> at 0:00:00.215259662
  138. Details : Field width from setcaps caps 'video/x-raw, format=(string)I420, width=(int)854, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, chroma-site=(string)dv, colorimetry=(string)bt601, framerate=(fraction)24/1' is different from expected value in caps 'pending-fields, width=(int)853, height=(int)480, framerate=(fraction)24/1, pixel-aspect-ratio=(fraction)1/1;'
  139. Description : fields set on a sink pad should be propagated downstream via set caps
  140.  
  141. Pipeline finished, issues found: 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement