<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: [gstreamer] beepdec.ddplus plugin utilisation</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477577#M75813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on reproduce it. And I have asked internally for confirmation on specific codec support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 18:29:36 GMT</pubDate>
    <dc:creator>daiane_angolini</dc:creator>
    <dc:date>2016-03-30T18:29:36Z</dc:date>
    <item>
      <title>[gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477562#M75798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f;"&gt;The setup is the following:&lt;/P&gt;&lt;P style="font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f;"&gt;rootfs built with yocto daisy, and MACHINE is imx6dlsabresd.conf, linux kernel is 3.10.53.&lt;/P&gt;&lt;P style="font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f;"&gt;I can only use Gstreamer 0.10 and I have a Dolby Digital license to get the beepdec.ddplus plugin.&lt;/P&gt;&lt;P style="font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P&gt;I'm using the following Gstreamer pipeline to watch HD TV from an external TV tuners in USB:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;gst-launch dvbsrc adapter=0 inversion=AUTO modulation=AUTO trans-mode=AUTO bandwidth=8 \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; frequency=506000000 code-rate-lp=AUTO code-rate-hp=AUTO guard=AUTO hierarchy=AUTO \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! "video/mpegts, systemstream=(boolean)true, packetsize=(int)188" \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! aiurdemux \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! "audio/eac3" \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! beepdec.ddplus \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! playsink&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the command output :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WARNING: erroneous pipeline: link without source element&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I try lots of different pipeline but it still doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Could you help me to find an issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 17:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477562#M75798</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-03-14T17:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477563#M75799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where is your source element, for how to use the gstreamer plugins, you can refer to the chapter 7 Multimedia of enclosed file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 09:41:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477563#M75799</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2016-03-16T09:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477564#M75800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I understand how to use my decoder; I replace beepdec.ddplus by beepdec.&lt;/P&gt;&lt;P&gt;And I add caps in my pipeline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;gst-launch dvbsrc adapter=0 inversion=AUTO modulation=AUTO trans-mode=AUTO bandwidth=8 \&lt;/P&gt;&lt;P&gt;frequency=506000000 code-rate-lp=AUTO code-rate-hp=AUTO guard=AUTO hierarchy=AUTO \&lt;/P&gt;&lt;P&gt;! "video/mpegts, systemstream=(boolean)true, packetsize=(int)188" \&lt;/P&gt;&lt;P&gt;! aiurdemux name=demux demux. \&lt;/P&gt;&lt;P&gt;! &lt;STRONG&gt;"audio/eac3, channels=(int)6, rate=(int)48000, bitrate=(int)999"&lt;/STRONG&gt;&amp;nbsp; \&lt;/P&gt;&lt;P&gt;! &lt;STRONG&gt;beepdec&lt;/STRONG&gt; \&lt;/P&gt;&lt;P&gt;! playsink&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to use gstreamer to get Television (audio / video) throw DVB dongle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i&amp;nbsp; run a pipe with audio and video , after few second (~5 seconds), the video is jerky and the audio disappears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the pipe i run&amp;nbsp; :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;gst-launch dvbsrc adapter=0 inversion=AUTO modulation=AUTO trans-mode=AUTO bandwidth=8 \&lt;/P&gt;&lt;P&gt;frequency=506000000 code-rate-lp=AUTO code-rate-hp=AUTO guard=AUTO hierarchy=AUTO \&lt;/P&gt;&lt;P&gt;! "video/mpegts, systemstream=(boolean)true, packetsize=(int)188" \&lt;/P&gt;&lt;P&gt;! aiurdemux name=demux demux.audio_501082 \&lt;/P&gt;&lt;P&gt;! "audio/eac3, channels=(int)6, rate=(int)48000, bitrate=(int)999" \&lt;/P&gt;&lt;P&gt;! queue2 \&lt;/P&gt;&lt;P&gt;! beepdec \&lt;/P&gt;&lt;P&gt;! playsink demux. \&lt;/P&gt;&lt;P&gt;! queue2 max-size-time=0 \&lt;/P&gt;&lt;P&gt;! vpudec low-latency=false \&lt;/P&gt;&lt;P&gt;! imxv4l2sink --gst-debug=0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have any idea of how we can increase the user experience&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 15:51:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477564#M75800</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-03-16T15:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477565#M75801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/DaianeAngolini"&gt;DaianeAngolini&lt;/A&gt;​ can you share your comments here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 20:59:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477565#M75801</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2016-03-16T20:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477566#M75802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say "audio disappears", do you get any errors?&lt;/P&gt;&lt;P&gt;Can you describe it? Is that you got audio and after some seconds it fades out? Or the audio is there but with noise? Or there is never audio?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 17:27:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477566#M75802</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-03-17T17:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477567#M75803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the beginning, there is sound and when following traces happened, the video jerky and there is no more sound.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;set v4l rotate sucessfully&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;V4L_SINK: Actually buffer status:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; hardware buffer : 12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; software buffer : 0&lt;/P&gt;&lt;P&gt;Beep: 4.0.2 &lt;/P&gt;&lt;P&gt;Core: DDPlus decoder Wrapper&amp;nbsp; build on Feb 17 2014 14:00:27&lt;/P&gt;&lt;P&gt;&amp;nbsp; mime: audio/eac3&lt;/P&gt;&lt;P&gt;&amp;nbsp; file: /usr/lib/imx-mm/audio-codec/wrap/lib_ddpd_wrap_arm12_elinux.so.1&lt;/P&gt;&lt;P&gt;CODEC: BLN_MAD-MMCODECS_DDPLUS_ARM_01.02.00_CORTEX-A8&amp;nbsp; build on Feb 17 2014 14:48:17.&lt;/P&gt;&lt;P&gt;full screen size:1920x1080&lt;/P&gt;&lt;P&gt;[V4L Update Display]: left=0, top=0, width=1920, height=1080&lt;/P&gt;&lt;P&gt;set v4l display crop sucessfully&lt;/P&gt;&lt;P&gt;WARNING: from element /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0: A lot of buffers are being dropped.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;/data/freescale/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer/0.10.36-r2/gstreamer-0.10.36/libs/gst/base/gstbasesink.c(2875): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0:&lt;/P&gt;&lt;P&gt;There may be a timestamping problem, or this computer is too slow.&lt;/P&gt;&lt;P&gt;WARNING: from element /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0: A lot of buffers are being dropped.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;/data/freescale/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer/0.10.36-r2/gstreamer-0.10.36/libs/gst/base/gstbasesink.c(2875): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0:&lt;/P&gt;&lt;P&gt;There may be a timestamping problem, or this computer is too slow.&lt;/P&gt;&lt;P&gt;WARNING: from element /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0: A lot of buffers are being dropped.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;/data/freescale/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer/0.10.36-r2/gstreamer-0.10.36/libs/gst/base/gstbasesink.c(2875): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/MFW_GST_V4LSINK_INFO_T:mfw_gst_v4lsink_info_t0:&lt;/P&gt;&lt;P&gt;There may be a timestamping problem, or this computer is too slow.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:20:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477567#M75803</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-03-18T13:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477568#M75804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what the problem is, but I thought about something to help to debug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* If you try only video, the video is good enough?&lt;/P&gt;&lt;P&gt;* If you try only audio, is there any change?&lt;/P&gt;&lt;P&gt;* what happens if you change the transmitted media? (is that possible?)&lt;/P&gt;&lt;P&gt;* what is the performance if you stream the same media to a PC with (for example) VLC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 18:39:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477568#M75804</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-03-18T18:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477569#M75805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;* If you try only video, the video is good enough? Yes the video is good enough, sometime it's get jerky during&amp;nbsp; a couple of second and then it comes back good.&lt;/P&gt;&lt;P&gt;* If you try only audio, is there any change? On beginning, the audio is good and after a random delay, the audio stop.&lt;/P&gt;&lt;P&gt;* what happens if you change the transmitted media? (is that possible?) I try transmit media by UDP, thus in this case I use "udpsrc" plugin. I get same symptoms but with less occurrence.&lt;/P&gt;&lt;P&gt;* what is the performance if you stream the same media to a PC with (for example) VLC? I try VLC on PC with only UDP stream and I haven't problems&lt;/P&gt;&lt;P&gt;I think the problem comes from audio plugin beepdec with DolbyDigital Plus codec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 15:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477569#M75805</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-03-23T15:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477570#M75806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I reproduce the same on my side? Is there any way you can generate a media file I could use to reproduce it on my desk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean, I understand you've been using an external TV device, which is something I cannot have, but maybe you could generate a similiar movie I could playback or stream....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 17:26:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477570#M75806</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-03-23T17:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477571#M75807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To reproduce the same on your side:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acquisition pipeline :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;gst-launch dvbsrc adapter=0 inversion=AUTO modulation=AUTO trans-mode=AUTO bandwidth=8 frequency=506000000 code-rate-lp=AUTO code-rate-hp=AUTO guard=AUTO hierarchy=AUTO ! filesink location=record_dvb&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link to download recording file :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=https%3A%2F%2Fdrive.google.com%2Fopen%3Fid%3D0B8LJqc6wS801QU5mdVhIRkl2bmM" rel="nofollow" target="_blank"&gt;https://drive.google.com/open?id=0B8LJqc6wS801QU5mdVhIRkl2bmM&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;record_dvb contains 3 TV channels, « aiurdemux » plugin option « program-number » allows to select a channel. 1281 for 1st channel ; 1282 for second and 1283 for third.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;gst-launch filesrc location=record_dvb \ &lt;/P&gt;&lt;P&gt;! "video/mpegts, systemstream=(boolean)true, packetsize=(int)188" \ &lt;/P&gt;&lt;P&gt;! aiurdemux program-number=1281 name=demux demux. \ &lt;/P&gt;&lt;P&gt;! queue2 \ &lt;/P&gt;&lt;P&gt;! vpudec \ &lt;/P&gt;&lt;P&gt;! imxv4l2sink demux. \ &lt;/P&gt;&lt;P&gt;! "audio/eac3, channels=(int)6, rate=(int)48000, bitrate=(int)999" \ &lt;/P&gt;&lt;P&gt;! queue2 max-size-time=0 \ &lt;/P&gt;&lt;P&gt;! beepdec \ &lt;/P&gt;&lt;P&gt;! playsink &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;when playing recording file with above pipeline, comments are :&lt;/P&gt;&lt;P&gt;at beginning : audio and video good&lt;/P&gt;&lt;P&gt;at 27 second : video jerky during couple of second and audio is shifted compare to vidéo&lt;/P&gt;&lt;P&gt;at 2.07 second : video jerky during couple of second and no more sound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 17:06:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477571#M75807</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-03-24T17:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477572#M75808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the link does not work. Can you, please, open the file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(error: You need permission)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 13:52:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477572#M75808</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-03-28T13:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477573#M75809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. Now the link has a public access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 07:06:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477573#M75809</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-03-29T07:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477574#M75810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only to make sure I'm seeing the same movie you are. Using VLC (Win7 PC) I have a lot of artifact:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="artifacts.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26175iF0406A7C491A465F/image-size/large?v=v2&amp;amp;px=999" role="button" title="artifacts.png" alt="artifacts.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tons of audio streams. I'm assuming the target one is the stream 1. I must double check if this specific coded is supported by the BSP you've been using.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="codec.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26227iCC2FF365EF39C149/image-size/large?v=v2&amp;amp;px=999" role="button" title="codec.png" alt="codec.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to contact the internal team in order to verify the codec, and I should update you at the end of my day or (worst case) tomorrow, regarding the status of this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 12:50:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477574#M75810</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-03-29T12:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477575#M75811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have artifact on my video when I play it with VLC (Win7 or Linux Ubuntu).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 14:36:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477575#M75811</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-03-29T14:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477576#M75812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you find some issues ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:56:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477576#M75812</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-03-30T15:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477577#M75813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on reproduce it. And I have asked internally for confirmation on specific codec support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 18:29:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477577#M75813</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-03-30T18:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477578#M75814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the confirmation the codec is supported for playback. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still working to reproduction. I'm sorry for taking so long, network issues....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 17:45:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477578#M75814</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-03-31T17:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477579#M75815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;internal team is investigating&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 19:12:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477579#M75815</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-04-05T19:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477580#M75816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have some news?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 12:29:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477580#M75816</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-04-11T12:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: [gstreamer] beepdec.ddplus plugin utilisation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477581#M75817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the last update was "we are investigating"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/karinavalencia"&gt;karinavalencia&lt;/A&gt;​, news?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:20:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer-beepdec-ddplus-plugin-utilisation/m-p/477581#M75817</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2016-04-11T16:20:07Z</dc:date>
    </item>
  </channel>
</rss>

