Hi guys:<br>I have some problem about the state of the stream<br>When I set the state of the stream, it will to be done at the same time or later?<br>I supposed to build a pipeline like this<br>source--typefind---demux---video decoder ---videosink<br>
                                    ---audio decoder -- audiosink<br>acctually there is just one frame showing on the sink, and the image is freezed when the 1st frame shown<br>I can not confrim that what the problem is<br>
I guess there is something wrong about the state, it may change PLAYING into PAUSED<br><br>can some one give me a few hints~<br>thanks<br><br>Martin<br>