<div class="__aliyun_email_body_block"><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);">Hi,</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);">I tried to use gnonlin to play part of the audio file (start at 5s in the audio file and the duration is 5s), so I use the following command:</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);">gst-launch-1.0 nlecomposition \( nleurisource uri=file://$PWD/ten.ogg start=0 duration=5000000000 inpoint=5000000000 \) ! audioconvert ! alsasink</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);">I got the following output, which had the error messages listed:</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">Setting pipeline to PAUSED ...</span></span><div style="clear: both;"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">Pipeline is PREROLLING ...</span></div><div style="clear: both;"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">(gst-launch-1.0:4619): GStreamer-CRITICAL **: gst_pad_push_event: assertion 'GST_IS_PAD (pad)' failed</span></div><div style="clear: both;"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">(gst-launch-1.0:4619): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed</span></div><div style="clear: both;"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">Pipeline is PREROLLED ...</span></div><div style="clear: both;"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">Setting pipeline to PLAYING ...</span></div><div style="clear: both;"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">New clock: GstAudioSinkClock</span></div><div style="clear: both;"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">Got EOS from element "pipeline0".</span></div><div style="clear: both;"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; float: none; display: inline !important; background-color: rgb(255, 255, 255);">Execution ended after 0:00:16.289522903</span></div><div style="clear: both"></div><div><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255);">Setting pipeline to PAUSED ...</span><br style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255);">Setting pipeline to READY ...</span><br style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255);">Setting pipeline to NULL ...</span><br style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255);">Freeing pipeline ...</span>

</div><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);">and the audio is played from the begin to the end (16s, not 5s, and not start playing at 5s).</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);">I donot know how to fix it. Your help is appreciated.</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);">I use gstreamer 1.6.0 built from the source by myself, ubuntu 15.04.</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);">NOTE:</span></div><div style="clear: both;"><span style="line-height: 1.666;"><br></span></div><div style="clear: both;"><span style="line-height: 1.666;">if I run the following command:</span><br></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"> gst-launch-1.0 uridecodebin uri=file://$PWD/ten.ogg ! audioconvert ! alsasink</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; color: rgb(0, 0, 0);"><br></span></div><div style="clear: both;">No failed messages output, so I think my environment is fine.</div><div style="clear: both;"><br></div><div style="clear: both;">Thanks again.</div><div style="clear: both;"><br></div><div style="clear: both;">guofeng</div><div style="clear: both;"><br></div><div style="clear: both;">
<div style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeiti, SimSun; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 23.324px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; clear: both;"><br></div></div><div><br></div></div>