Advertisement
Guest User

tee-pipeline-freeze

a guest
Dec 4th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.21 KB | None | 0 0
  1. digraph pipeline {
  2. rankdir=LR;
  3. fontname="sans";
  4. fontsize="10";
  5. labelloc=t;
  6. nodesep=.1;
  7. ranksep=.2;
  8. label="<GstPipeline>\npipeline\n[-] -> [>]";
  9. node [style="filled,rounded", shape=box, fontsize="9", fontname="sans", margin="0.0,0.0"];
  10. edge [labelfontsize="6", fontsize="9", fontname="monospace"];
  11.  
  12. legend [
  13. pos="0,0!",
  14. margin="0.05,0.05",
  15. style="filled",
  16. label="Legend\lElement-States: [~] void-pending, [0] null, [-] ready, [=] paused, [>] playing\lPad-Activation: [-] none, [>] push, [<] pull\lPad-Flags: [b]locked, [f]lushing, [b]locking; upper-case is set\lPad-Task: [T] has started task, [t] has paused task\l",
  17. ];
  18. subgraph cluster_rtmpsink0_0xf7d2a0 {
  19. fontname="Bitstream Vera Sans";
  20. fontsize="8";
  21. style="filled,rounded";
  22. color=black;
  23. label="GstRTMPSink\nrtmpsink0\n[-] -> [=]\nparent=(GstPipeline) pipeline\nlocation=\"rtmp://192.168.0.100:1935/devapp/test\"";
  24. subgraph cluster_rtmpsink0_0xf7d2a0_sink {
  25. label="";
  26. style="invis";
  27. rtmpsink0_0xf7d2a0_sink_0xf7a710 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  28. }
  29.  
  30. fillcolor="#aaaaff";
  31. }
  32.  
  33. subgraph cluster_queue2_3_0xd9cc60 {
  34. fontname="Bitstream Vera Sans";
  35. fontsize="8";
  36. style="filled,rounded";
  37. color=black;
  38. label="GstQueue2\nqueue2-3\n[=]\nparent=(GstPipeline) pipeline";
  39. subgraph cluster_queue2_3_0xd9cc60_sink {
  40. label="";
  41. style="invis";
  42. queue2_3_0xd9cc60_sink_0xf7a290 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  43. }
  44.  
  45. subgraph cluster_queue2_3_0xd9cc60_src {
  46. label="";
  47. style="invis";
  48. queue2_3_0xd9cc60_src_0xf7a4d0 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb][T]", height="0.2", style="filled,solid"];
  49. }
  50.  
  51. queue2_3_0xd9cc60_sink_0xf7a290 -> queue2_3_0xd9cc60_src_0xf7a4d0 [style="invis"];
  52. fillcolor="#aaffaa";
  53. }
  54.  
  55. queue2_3_0xd9cc60_src_0xf7a4d0 -> rtmpsink0_0xf7d2a0_sink_0xf7a710 [labeldistance="10", labelangle="0", label=" ", taillabel="ANY", headlabel="video/x-flv\l"]
  56. subgraph cluster_flvmux0_0xf77070 {
  57. fontname="Bitstream Vera Sans";
  58. fontsize="8";
  59. style="filled,rounded";
  60. color=black;
  61. label="GstFlvMux\nflvmux0\n[=]\nparent=(GstPipeline) pipeline\nstreamable=TRUE";
  62. subgraph cluster_flvmux0_0xf77070_sink {
  63. label="";
  64. style="invis";
  65. flvmux0_0xf77070_video_0xf7a050 [color=black, fillcolor="#aaaaff", label="video\n[>][bfb]", height="0.2", style="filled,dashed"];
  66. }
  67.  
  68. subgraph cluster_flvmux0_0xf77070_src {
  69. label="";
  70. style="invis";
  71. flvmux0_0xf77070_src_0xf61d70 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  72. }
  73.  
  74. flvmux0_0xf77070_video_0xf7a050 -> flvmux0_0xf77070_src_0xf61d70 [style="invis"];
  75. fillcolor="#aaffaa";
  76. }
  77.  
  78. flvmux0_0xf77070_src_0xf61d70 -> queue2_3_0xd9cc60_sink_0xf7a290 [labeldistance="10", labelangle="0", label=" ", taillabel="video/x-flv\l", headlabel="ANY"]
  79. subgraph cluster_x264enc0_0xf71b70 {
  80. fontname="Bitstream Vera Sans";
  81. fontsize="8";
  82. style="filled,rounded";
  83. color=black;
  84. label="GstX264Enc\nx264enc0\n[=]\nparent=(GstPipeline) pipeline";
  85. subgraph cluster_x264enc0_0xf71b70_sink {
  86. label="";
  87. style="invis";
  88. x264enc0_0xf71b70_sink_0xf618f0 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  89. }
  90.  
  91. subgraph cluster_x264enc0_0xf71b70_src {
  92. label="";
  93. style="invis";
  94. x264enc0_0xf71b70_src_0xf61b30 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  95. }
  96.  
  97. x264enc0_0xf71b70_sink_0xf618f0 -> x264enc0_0xf71b70_src_0xf61b30 [style="invis"];
  98. fillcolor="#aaffaa";
  99. }
  100.  
  101. x264enc0_0xf71b70_src_0xf61b30 -> flvmux0_0xf77070_video_0xf7a050 [labeldistance="10", labelangle="0", label=" ", taillabel="video/x-h264\l framerate: [ 0/1, 2147483647/1 ]\l width: [ 1, 2147483647 ]\l height: [ 1, 2147483647 ]\l stream-format: { avc, byte-stream }\l alignment: au\l profile: { high-4:4:4, high-4... }\l", headlabel="video/x-flash-video\lvideo/x-flash-screen\lvideo/x-vp6-flash\lvideo/x-vp6-alpha\lvideo/x-h264\l stream-format: avc\l"]
  102. subgraph cluster_queue2_2_0xd9c880 {
  103. fontname="Bitstream Vera Sans";
  104. fontsize="8";
  105. style="filled,rounded";
  106. color=black;
  107. label="GstQueue2\nqueue2-2\n[=]\nparent=(GstPipeline) pipeline";
  108. subgraph cluster_queue2_2_0xd9c880_sink {
  109. label="";
  110. style="invis";
  111. queue2_2_0xd9c880_sink_0xf61470 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  112. }
  113.  
  114. subgraph cluster_queue2_2_0xd9c880_src {
  115. label="";
  116. style="invis";
  117. queue2_2_0xd9c880_src_0xf616b0 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb][T]", height="0.2", style="filled,solid"];
  118. }
  119.  
  120. queue2_2_0xd9c880_sink_0xf61470 -> queue2_2_0xd9c880_src_0xf616b0 [style="invis"];
  121. fillcolor="#aaffaa";
  122. }
  123.  
  124. queue2_2_0xd9c880_src_0xf616b0 -> x264enc0_0xf71b70_sink_0xf618f0 [label="video/x-raw\l format: I420\l width: 50\l height: 240\l framerate: 2/1\l pixel-aspect-ratio: 32/5\l interlace-mode: progressive\l"]
  125. subgraph cluster_capsfilter1_0xf6c4e0 {
  126. fontname="Bitstream Vera Sans";
  127. fontsize="8";
  128. style="filled,rounded";
  129. color=black;
  130. label="GstCapsFilter\ncapsfilter1\n[=]\nparent=(GstPipeline) pipeline\ncaps=video/x-raw, framerate=(fraction)2/1";
  131. subgraph cluster_capsfilter1_0xf6c4e0_sink {
  132. label="";
  133. style="invis";
  134. capsfilter1_0xf6c4e0_sink_0xf60ff0 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  135. }
  136.  
  137. subgraph cluster_capsfilter1_0xf6c4e0_src {
  138. label="";
  139. style="invis";
  140. capsfilter1_0xf6c4e0_src_0xf61230 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  141. }
  142.  
  143. capsfilter1_0xf6c4e0_sink_0xf60ff0 -> capsfilter1_0xf6c4e0_src_0xf61230 [style="invis"];
  144. fillcolor="#aaffaa";
  145. }
  146.  
  147. capsfilter1_0xf6c4e0_src_0xf61230 -> queue2_2_0xd9c880_sink_0xf61470 [label="video/x-raw\l format: I420\l width: 50\l height: 240\l framerate: 2/1\l pixel-aspect-ratio: 32/5\l interlace-mode: progressive\l"]
  148. subgraph cluster_videorate0_0xf678d0 {
  149. fontname="Bitstream Vera Sans";
  150. fontsize="8";
  151. style="filled,rounded";
  152. color=black;
  153. label="GstVideoRate\nvideorate0\n[=]\nparent=(GstPipeline) pipeline";
  154. subgraph cluster_videorate0_0xf678d0_sink {
  155. label="";
  156. style="invis";
  157. videorate0_0xf678d0_sink_0xf60b70 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  158. }
  159.  
  160. subgraph cluster_videorate0_0xf678d0_src {
  161. label="";
  162. style="invis";
  163. videorate0_0xf678d0_src_0xf60db0 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  164. }
  165.  
  166. videorate0_0xf678d0_sink_0xf60b70 -> videorate0_0xf678d0_src_0xf60db0 [style="invis"];
  167. fillcolor="#aaffaa";
  168. }
  169.  
  170. videorate0_0xf678d0_src_0xf60db0 -> capsfilter1_0xf6c4e0_sink_0xf60ff0 [label="video/x-raw\l format: I420\l width: 50\l height: 240\l framerate: 2/1\l pixel-aspect-ratio: 32/5\l interlace-mode: progressive\l"]
  171. subgraph cluster_capsfilter0_0xf6c1b0 {
  172. fontname="Bitstream Vera Sans";
  173. fontsize="8";
  174. style="filled,rounded";
  175. color=black;
  176. label="GstCapsFilter\ncapsfilter0\n[=]\nparent=(GstPipeline) pipeline\ncaps=video/x-raw, width=(int)50";
  177. subgraph cluster_capsfilter0_0xf6c1b0_sink {
  178. label="";
  179. style="invis";
  180. capsfilter0_0xf6c1b0_sink_0xf606f0 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  181. }
  182.  
  183. subgraph cluster_capsfilter0_0xf6c1b0_src {
  184. label="";
  185. style="invis";
  186. capsfilter0_0xf6c1b0_src_0xf60930 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  187. }
  188.  
  189. capsfilter0_0xf6c1b0_sink_0xf606f0 -> capsfilter0_0xf6c1b0_src_0xf60930 [style="invis"];
  190. fillcolor="#aaffaa";
  191. }
  192.  
  193. capsfilter0_0xf6c1b0_src_0xf60930 -> videorate0_0xf678d0_sink_0xf60b70 [label="video/x-raw\l format: I420\l width: 50\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 32/5\l interlace-mode: progressive\l"]
  194. subgraph cluster_videoscale0_0xf654d0 {
  195. fontname="Bitstream Vera Sans";
  196. fontsize="8";
  197. style="filled,rounded";
  198. color=black;
  199. label="GstVideoScale\nvideoscale0\n[=]\nparent=(GstPipeline) pipeline\nqos=TRUE";
  200. subgraph cluster_videoscale0_0xf654d0_sink {
  201. label="";
  202. style="invis";
  203. videoscale0_0xf654d0_sink_0xf60270 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  204. }
  205.  
  206. subgraph cluster_videoscale0_0xf654d0_src {
  207. label="";
  208. style="invis";
  209. videoscale0_0xf654d0_src_0xf604b0 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  210. }
  211.  
  212. videoscale0_0xf654d0_sink_0xf60270 -> videoscale0_0xf654d0_src_0xf604b0 [style="invis"];
  213. fillcolor="#aaffaa";
  214. }
  215.  
  216. videoscale0_0xf654d0_src_0xf604b0 -> capsfilter0_0xf6c1b0_sink_0xf606f0 [label="video/x-raw\l format: I420\l width: 50\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 32/5\l interlace-mode: progressive\l"]
  217. subgraph cluster_videoconvert2_0xf5fb70 {
  218. fontname="Bitstream Vera Sans";
  219. fontsize="8";
  220. style="filled,rounded";
  221. color=black;
  222. label="GstVideoConvert\nvideoconvert2\n[=]\nparent=(GstPipeline) pipeline\nqos=TRUE";
  223. subgraph cluster_videoconvert2_0xf5fb70_sink {
  224. label="";
  225. style="invis";
  226. videoconvert2_0xf5fb70_sink_0xef1da0 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  227. }
  228.  
  229. subgraph cluster_videoconvert2_0xf5fb70_src {
  230. label="";
  231. style="invis";
  232. videoconvert2_0xf5fb70_src_0xf60030 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  233. }
  234.  
  235. videoconvert2_0xf5fb70_sink_0xef1da0 -> videoconvert2_0xf5fb70_src_0xf60030 [style="invis"];
  236. fillcolor="#aaffaa";
  237. }
  238.  
  239. videoconvert2_0xf5fb70_src_0xf60030 -> videoscale0_0xf654d0_sink_0xf60270 [label="video/x-raw\l format: I420\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l"]
  240. subgraph cluster_ffmpegdeinterlace0_0xeb8240 {
  241. fontname="Bitstream Vera Sans";
  242. fontsize="8";
  243. style="filled,rounded";
  244. color=black;
  245. label="GstFFMpegDeinterlace\nffmpegdeinterlace0\n[=]\nparent=(GstPipeline) pipeline";
  246. subgraph cluster_ffmpegdeinterlace0_0xeb8240_sink {
  247. label="";
  248. style="invis";
  249. ffmpegdeinterlace0_0xeb8240_sink_0xef1920 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  250. }
  251.  
  252. subgraph cluster_ffmpegdeinterlace0_0xeb8240_src {
  253. label="";
  254. style="invis";
  255. ffmpegdeinterlace0_0xeb8240_src_0xef1b60 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  256. }
  257.  
  258. ffmpegdeinterlace0_0xeb8240_sink_0xef1920 -> ffmpegdeinterlace0_0xeb8240_src_0xef1b60 [style="invis"];
  259. fillcolor="#aaffaa";
  260. }
  261.  
  262. ffmpegdeinterlace0_0xeb8240_src_0xef1b60 -> videoconvert2_0xf5fb70_sink_0xef1da0 [label="video/x-raw\l format: I420\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l"]
  263. subgraph cluster_videoconvert1_0xf151a0 {
  264. fontname="Bitstream Vera Sans";
  265. fontsize="8";
  266. style="filled,rounded";
  267. color=black;
  268. label="GstVideoConvert\nvideoconvert1\n[=]\nparent=(GstPipeline) pipeline\nqos=TRUE";
  269. subgraph cluster_videoconvert1_0xf151a0_sink {
  270. label="";
  271. style="invis";
  272. videoconvert1_0xf151a0_sink_0xef14a0 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  273. }
  274.  
  275. subgraph cluster_videoconvert1_0xf151a0_src {
  276. label="";
  277. style="invis";
  278. videoconvert1_0xf151a0_src_0xef16e0 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  279. }
  280.  
  281. videoconvert1_0xf151a0_sink_0xef14a0 -> videoconvert1_0xf151a0_src_0xef16e0 [style="invis"];
  282. fillcolor="#aaffaa";
  283. }
  284.  
  285. videoconvert1_0xf151a0_src_0xef16e0 -> ffmpegdeinterlace0_0xeb8240_sink_0xef1920 [label="video/x-raw\l format: I420\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l"]
  286. subgraph cluster_queue2_1_0xd9c4a0 {
  287. fontname="Bitstream Vera Sans";
  288. fontsize="8";
  289. style="filled,rounded";
  290. color=black;
  291. label="GstQueue2\nqueue2-1\n[=]\nparent=(GstPipeline) pipeline";
  292. subgraph cluster_queue2_1_0xd9c4a0_sink {
  293. label="";
  294. style="invis";
  295. queue2_1_0xd9c4a0_sink_0xef1020 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  296. }
  297.  
  298. subgraph cluster_queue2_1_0xd9c4a0_src {
  299. label="";
  300. style="invis";
  301. queue2_1_0xd9c4a0_src_0xef1260 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb][T]", height="0.2", style="filled,solid"];
  302. }
  303.  
  304. queue2_1_0xd9c4a0_sink_0xef1020 -> queue2_1_0xd9c4a0_src_0xef1260 [style="invis"];
  305. fillcolor="#aaffaa";
  306. }
  307.  
  308. queue2_1_0xd9c4a0_src_0xef1260 -> videoconvert1_0xf151a0_sink_0xef14a0 [label="video/x-raw\l format: I420\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l"]
  309. subgraph cluster_ximagesink0_0xf0fe20 {
  310. fontname="Bitstream Vera Sans";
  311. fontsize="8";
  312. style="filled,rounded";
  313. color=black;
  314. label="GstXImageSink\nximagesink0\n[=]\nparent=(GstPipeline) pipeline\nmax-lateness=20000000\nqos=TRUE\nlast-sample=((GstSample*) 0xe9a1e0)\nwindow-width=320\nwindow-height=240";
  315. subgraph cluster_ximagesink0_0xf0fe20_sink {
  316. label="";
  317. style="invis";
  318. ximagesink0_0xf0fe20_sink_0xef0de0 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  319. }
  320.  
  321. fillcolor="#aaaaff";
  322. }
  323.  
  324. subgraph cluster_videoconvert0_0xf0cbf0 {
  325. fontname="Bitstream Vera Sans";
  326. fontsize="8";
  327. style="filled,rounded";
  328. color=black;
  329. label="GstVideoConvert\nvideoconvert0\n[=]\nparent=(GstPipeline) pipeline\nqos=TRUE";
  330. subgraph cluster_videoconvert0_0xf0cbf0_sink {
  331. label="";
  332. style="invis";
  333. videoconvert0_0xf0cbf0_sink_0xef0960 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  334. }
  335.  
  336. subgraph cluster_videoconvert0_0xf0cbf0_src {
  337. label="";
  338. style="invis";
  339. videoconvert0_0xf0cbf0_src_0xef0ba0 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb]", height="0.2", style="filled,solid"];
  340. }
  341.  
  342. videoconvert0_0xf0cbf0_sink_0xef0960 -> videoconvert0_0xf0cbf0_src_0xef0ba0 [style="invis"];
  343. fillcolor="#aaffaa";
  344. }
  345.  
  346. videoconvert0_0xf0cbf0_src_0xef0ba0 -> ximagesink0_0xf0fe20_sink_0xef0de0 [label="video/x-raw\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l format: BGRx\l"]
  347. subgraph cluster_tee0_0xda0000 {
  348. fontname="Bitstream Vera Sans";
  349. fontsize="8";
  350. style="filled,rounded";
  351. color=black;
  352. label="GstTee\ntee0\n[=]\nparent=(GstPipeline) pipeline\nnum-src-pads=2";
  353. subgraph cluster_tee0_0xda0000_sink {
  354. label="";
  355. style="invis";
  356. tee0_0xda0000_sink_0xef0720 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  357. }
  358.  
  359. subgraph cluster_tee0_0xda0000_src {
  360. label="";
  361. style="invis";
  362. tee0_0xda0000_src_0_0xf12050 [color=black, fillcolor="#ffaaaa", label="src_0\n[>][bfb]", height="0.2", style="filled,dashed"];
  363. tee0_0xda0000_src_1_0xf122a0 [color=black, fillcolor="#ffaaaa", label="src_1\n[>][bfb]", height="0.2", style="filled,dashed"];
  364. }
  365.  
  366. tee0_0xda0000_sink_0xef0720 -> tee0_0xda0000_src_0_0xf12050 [style="invis"];
  367. fillcolor="#aaffaa";
  368. }
  369.  
  370. tee0_0xda0000_src_0_0xf12050 -> videoconvert0_0xf0cbf0_sink_0xef0960 [label="video/x-raw\l format: I420\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l"]
  371. tee0_0xda0000_src_1_0xf122a0 -> queue2_1_0xd9c4a0_sink_0xef1020 [label="video/x-raw\l format: I420\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l"]
  372. subgraph cluster_queue2_0_0xd9c0c0 {
  373. fontname="Bitstream Vera Sans";
  374. fontsize="8";
  375. style="filled,rounded";
  376. color=black;
  377. label="GstQueue2\nqueue2-0\n[=]\nparent=(GstPipeline) pipeline\ncurrent-level-buffers=19\ncurrent-level-bytes=2188800\ncurrent-level-time=633333333\navg-in-rate=185896401";
  378. subgraph cluster_queue2_0_0xd9c0c0_sink {
  379. label="";
  380. style="invis";
  381. queue2_0_0xd9c0c0_sink_0xef02a0 [color=black, fillcolor="#aaaaff", label="sink\n[>][bfb]", height="0.2", style="filled,solid"];
  382. }
  383.  
  384. subgraph cluster_queue2_0_0xd9c0c0_src {
  385. label="";
  386. style="invis";
  387. queue2_0_0xd9c0c0_src_0xef04e0 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb][T]", height="0.2", style="filled,solid"];
  388. }
  389.  
  390. queue2_0_0xd9c0c0_sink_0xef02a0 -> queue2_0_0xd9c0c0_src_0xef04e0 [style="invis"];
  391. fillcolor="#aaffaa";
  392. }
  393.  
  394. queue2_0_0xd9c0c0_src_0xef04e0 -> tee0_0xda0000_sink_0xef0720 [label="video/x-raw\l format: I420\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l"]
  395. subgraph cluster_videotestsrc0_0xeeeae0 {
  396. fontname="Bitstream Vera Sans";
  397. fontsize="8";
  398. style="filled,rounded";
  399. color=black;
  400. label="GstVideoTestSrc\nvideotestsrc0\n[=]\nparent=(GstPipeline) pipeline";
  401. subgraph cluster_videotestsrc0_0xeeeae0_src {
  402. label="";
  403. style="invis";
  404. videotestsrc0_0xeeeae0_src_0xef0060 [color=black, fillcolor="#ffaaaa", label="src\n[>][bfb][T]", height="0.2", style="filled,solid"];
  405. }
  406.  
  407. fillcolor="#ffaaaa";
  408. }
  409.  
  410. videotestsrc0_0xeeeae0_src_0xef0060 -> queue2_0_0xd9c0c0_sink_0xef02a0 [label="video/x-raw\l format: I420\l width: 320\l height: 240\l framerate: 30/1\l pixel-aspect-ratio: 1/1\l interlace-mode: progressive\l"]
  411. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement