<?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: Problems on aiurdemux with dvb incoming stream</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508653#M82838</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;The problem comes from "CreateParser2"(used by aiurdemux) which is in libfslparser. Thus, if I update the libfslparser from 4.0.2 to 4.0.8(last), there is no more problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&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, 20 Apr 2016 08:12:51 GMT</pubDate>
    <dc:creator>jordanguillot</dc:creator>
    <dc:date>2016-04-20T08:12:51Z</dc:date>
    <item>
      <title>Problems on aiurdemux with dvb incoming stream</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508651#M82836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&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&gt;&lt;/P&gt;&lt;P style="font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; color: #51626f;"&gt;I have to use gstreamer-0.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to use gstreamer to watch french terrestrial télévison via USB TV tuner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the following 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=754000000 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 \&lt;/P&gt;&lt;P&gt;! queue2&amp;nbsp; \&lt;/P&gt;&lt;P&gt;! vpudec \&lt;/P&gt;&lt;P&gt;! imxv4l2sink&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, recently in France, the terrestrial TV switched to only HD TV stream. Since this transfer, aiurdemux plugin doesn't work:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Aiur: 4.0.2 &lt;/P&gt;&lt;P&gt;Core: BLN_MAD-MMLAYER_MPG2PARSER_04.04.24&amp;nbsp; build on Jul&amp;nbsp; 4 2014 04:54:05&lt;/P&gt;&lt;P&gt;&amp;nbsp; mime: video/mpeg, mpegversion=(int)[1,2]; video/mpegts, systemstream=true; video/x-cdxa&lt;/P&gt;&lt;P&gt;&amp;nbsp; file: /usr/lib/imx-mm/parser/lib_mpg2_parser_arm11_elinux.so.3.1&lt;/P&gt;&lt;P&gt;Content Info:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Seekable&amp;nbsp; : No&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Size(byte): -1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: from element /GstPipeline:pipeline0/GstAiurDemux:aiurdemux0: &lt;STRONG&gt;GStreamer encountered a general stream error.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;aiurdemux.c(4472): aiurdemux_push_task (): /GstPipeline:pipeline0/GstAiurDemux:aiurdemux0:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;streaming stopped, reason error&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to find what's going on. I think the problem comes from Program Map Table which has change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the plugin "dvbsrc", I just select the pids needed like "pids=100:120:130" (100=PMT 120=Video 130=Audio), but i think the PMT is not updated from the filtered stream incoming. Thus, do you know a way to make aiurdemux work?&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>Fri, 15 Apr 2016 15:30:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508651#M82836</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-04-15T15:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems on aiurdemux with dvb incoming stream</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508652#M82837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems freescale plugin doesn't work for this, you can try to use other plugins,&lt;/P&gt;&lt;P&gt;for more detailed information, I found a link maybe is useful for you .&lt;/P&gt;&lt;P&gt;&amp;lt;&lt;A href="https://www.raspberrypi.org/forums/viewtopic.php?t=62949&amp;amp;p=469793" title="https://www.raspberrypi.org/forums/viewtopic.php?t=62949&amp;amp;p=469793"&gt;https://www.raspberrypi.org/forums/viewtopic.php?t=62949&amp;amp;p=469793&lt;/A&gt;&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 07:31:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508652#M82837</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2016-04-20T07:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems on aiurdemux with dvb incoming stream</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508653#M82838</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;The problem comes from "CreateParser2"(used by aiurdemux) which is in libfslparser. Thus, if I update the libfslparser from 4.0.2 to 4.0.8(last), there is no more problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&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, 20 Apr 2016 08:12:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508653#M82838</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-04-20T08:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems on aiurdemux with dvb incoming stream</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508654#M82839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, did you try gstreamer 1.0? in current bsp, we suggest customer to use 1.0 version, because we don't update 0.1 version anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 08:48:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508654#M82839</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2016-04-20T08:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems on aiurdemux with dvb incoming stream</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508655#M82840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't try Gst 1.0 but update to 1.0 is in next tasks.&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>Wed, 20 Apr 2016 09:24:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-on-aiurdemux-with-dvb-incoming-stream/m-p/508655#M82840</guid>
      <dc:creator>jordanguillot</dc:creator>
      <dc:date>2016-04-20T09:24:09Z</dc:date>
    </item>
  </channel>
</rss>

