<div dir="ltr"><div dir="ltr"><div>This works here:</div><div><br></div><div>    ges-launch-1.0 +test-clip black d=5  --format=audio/mpeg,mpegversion=4,stream-format=raw,format=S16LE,channels=2,rate=44100,layout=interleaved --outputuri=file:///tmp/audio_output.m4a</div><div><br></div><div>and it is using `fdkaacenc` as an encoder</div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 20, 2019 at 11:55 AM David Ing <<a href="mailto:ding@panopto.com">ding@panopto.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">I am not sure how to define the codec format.  Did you mean to say "stream-format" by any chance?<div><br></div><div>I tried adding a bunch of things to the caps but I got the same error.</div><div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div><div><div><font size="1" face="monospace, monospace">$ <b>ges-launch-1.0 --gst-debug=3 --load=windows-10/timeline.xges --format=audio/mpeg,mpegversion=4,<span style="background-color:rgb(255,242,204)">stream-format=raw,format=S16LE,channels=2,rate=44100,layout=interleaved</span> --outputuri=file:///tmp/audio_output.m4a</b></font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.073983800  7004 00000000033E3060 WARN              discoverer gstdiscoverer.c:1812:start_discovering: No URI to process</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.079378400  7004 00000000033E3060 WARN                 default ges-meta-container.c:208:_set_value:<GESAsset@0000000003F50C40> Could not set value on item: format-version</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.079430600  7004 00000000033E3060 WARN                 default ges-meta-container.c:208:_set_value:<GESAsset@0000000003F50CC0> Could not set value on item: format-version</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.079547500  7004 00000000033E3060 WARN                 default ges-meta-container.c:208:_set_value:<GESAsset@0000000003F50D40> Could not set value on item: format-version</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.250265900  7004 00000000033E3060 WARN      base-xml-formatter ges-base-xml-formatter.c:1231:ges_base_xml_formatter_add_source: No current track element to which we can append children properties</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.250332900  7004 00000000033E3060 WARN      base-xml-formatter ges-base-xml-formatter.c:1231:ges_base_xml_formatter_add_source: No current track element to which we can append children properties</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.251783800  7004 00000000033E3060 WARN                 basesrc gstbasesrc.c:3583:gst_base_src_start_complete:<source> pad not activated yet</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.252451200  7004 00000000033E3060 WARN                 basesrc gstbasesrc.c:3583:gst_base_src_start_complete:<source> pad not activated yet</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.265784300  7004 00000000033E3060 WARN               encodebin gstencodebin.c:1972:create_elements_and_pads: No available muxer for audio/mpeg, mpegversion=(int)4, stream-format=(string)raw, format=(string)S16LE, channels=(int)2, rate=(int)44100, layout=(string)interleaved</font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.266084300  7004 00000000033E3060 WARN               encodebin gstencodebin.c:1977:create_elements_and_pads:<internal-encodebin> error: <span style="background-color:rgb(255,242,204)">No available muxer for format audio/mpeg, mpegversion=(int)4, stream-format=(string)raw, format=(string)S16LE, channels=(int)2, rate=(int)44100, layout=(string)interleaved</span></font></div></div></div><div><div><div><font size="1" face="monospace, monospace">0:00:00.266222400  7004 00000000033E3060 ERROR            gespipeline ges-pipeline.c:1117:ges_pipeline_set_render_settings:<gespipeline0> Profile <GstEncodingContainerProfile@0000000003F97480> could no be set</font></div></div></div></blockquote><div dir="ltr"><div><br></div><div>I also tried just this and I got the same basic result:</div><div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div dir="ltr"><div><font face="monospace, monospace">ges-launch-1.0 --gst-debug=3 --load=windows-10/timeline.xges --format=audio/mpeg,mpegversion=4,<span style="background-color:rgb(255,242,204)">stream-format=raw</span> --outputuri=file:///tmp/audio_output.m4a</font><br></div></div></blockquote><div dir="ltr"><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 20, 2019 at 7:32 AM Thibault Saunier <<a href="mailto:tsaunier@gnome.org" target="_blank">tsaunier@gnome.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I suspect the issue is that you do not define any codec format.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 20, 2019 at 11:21 AM David Ing <<a href="mailto:ding@panopto.com" target="_blank">ding@panopto.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Does anyone know how to get past this error?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 19, 2019 at 8:37 AM David Ing <<a href="mailto:ding@panopto.com" target="_blank">ding@panopto.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">I am trying to run a ges-launch-1.0 command and it doesn't seem to recognize the caps that I'm providing with my --format parameter.<div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div><div><div><font size="1" face="monospace, monospace">ding@ding-linux-03:~/Desktop/tfs-64378/ges_launch$ <b>ges-launch-1.0 --gst-debug=3 --load=ubuntu-18.04/timeline.xges <span style="background-color:rgb(255,242,204)">--format=audio/mpeg,mpegversion=4</span> --outputuri=file:///tmp/audio_output.m4a</b></font></div></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.010028117  9585 0x55aa4f8fcc30 WARN              discoverer gstdiscoverer.c:1812:start_discovering: No URI to process</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.010702523  9585 0x55aa4f8fcc30 WARN                 default ges-meta-container.c:208:_set_value:<GESAsset@0x55aa4fb74d40> Could not set value on item: format-version</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.010726117  9585 0x55aa4f8fcc30 WARN                 default ges-meta-container.c:208:_set_value:<GESAsset@0x55aa4fb74dc0> Could not set value on item: format-version</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.010740608  9585 0x55aa4f8fcc30 WARN                 default ges-meta-container.c:208:_set_value:<GESAsset@0x55aa4fb74e40> Could not set value on item: format-version</font></div></div><div><div><font size="1" face="monospace, monospace">Loading project from : ubuntu-18.04/timeline.xges</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.014708251  9585 0x55aa4f8fcc30 WARN      base-xml-formatter ges-base-xml-formatter.c:1222:ges_base_xml_formatter_add_source: No current track element to which we can append children properties</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.014728035  9585 0x55aa4f8fcc30 WARN      base-xml-formatter ges-base-xml-formatter.c:1222:ges_base_xml_formatter_add_source: No current track element to which we can append children properties</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.014950558  9585 0x55aa4f8fcc30 WARN                 basesrc gstbasesrc.c:3583:gst_base_src_start_complete:<source> pad not activated yet</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.015077589  9585 0x55aa4f8fcc30 WARN                 basesrc gstbasesrc.c:3583:gst_base_src_start_complete:<source> pad not activated yet</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.018128005  9585 0x55aa4f8fcc30 WARN               encodebin gstencodebin.c:1972:create_elements_and_pads: No available muxer for <span style="background-color:rgb(255,242,204)">audio/mpeg, mpegversion=(int)4</span></font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.018184454  9585 0x55aa4f8fcc30 WARN               encodebin gstencodebin.c:1977:create_elements_and_pads:<internal-encodebin> error: No available muxer for format audio/mpeg, mpegversion=(int)4</font></div></div><div><div><font size="1" face="monospace, monospace">0:00:00.018205313  9585 0x55aa4f8fcc30 ERROR            gespipeline ges-pipeline.c:1117:ges_pipeline_set_render_settings:<gespipeline0> Profile <GstEncodingContainerProfile@0x55aa4fbda800> could no be set</font></div></div></blockquote><div dir="ltr"><div><br></div><div>I am on an Ubuntu 18.04 system where I have installed several debian packages.</div><div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div dir="ltr"><div><div>ges1.0-tools</div><div>gstreamer1.0-tools</div><div>gstreamer1.0-libav</div><div>gstreamer1.0-plugins-good</div><div>gstreamer1.0-plugins-bad</div><div>gstreamer1.0-plugins-ugly</div></div></div></blockquote><div dir="ltr"><div><br></div><div>Using gst-inspect-1.0, I can see that qtmux and voaacenc are installed.  So there are at least some plugins which are capable of getting the job done.</div><div><br></div><div>I have also tried specifying more detailed caps but I get the same error.</div><div><br></div><div><br></div><div>Can I get a tip on how to get past this?</div></div></div></div>
</blockquote></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div>