<div dir="ltr">Andreas, could you set the log level of aacparse to 7 (LOG)? You seem to have it set to provide INFO level messages only.<br><br>Regards,<br>Dunk<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 February 2015 at 19:30, Andreas Schuler <span dir="ltr"><<a href="mailto:krater@badterrorist.com" target="_blank">krater@badterrorist.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="im HOEnZb">You could be right. Here is the output:<br>
<br>
<a href="http://pastebin.com/wgSeurfa" target="_blank">http://pastebin.com/wgSeurfa</a><br>
<br>
</span><div class="HOEnZb"><div class="h5">> Could you increase the debug level of aacparse and provide the output? I<br>
> believe that aacparse can't convert between all of the stream formats, so<br>
> this may be your problem.<br>
><br>
> On 2 February 2015 at 23:11, Andreas Schuler <<a href="mailto:krater@badterrorist.com">krater@badterrorist.com</a>><br>
> wrote:<br>
><br>
>> Okay thank you. I feared this answer, because I still use aacparse.<br>
>><br>
>> My simplified test pipeline will give me the following results:<br>
>><br>
>> root@vmwar:/mnt# gst-launch-1.0 filesrc location=ok.aac ! aacparse !<br>
>> audio/mpeg, stream-format=loas ! fakesink<br>
>> Setting pipeline to PAUSED ...<br>
>> Pipeline is PREROLLING ...<br>
>> Pipeline is PREROLLED ...<br>
>> Setting pipeline to PLAYING ...<br>
>> New clock: GstSystemClock<br>
>> Got EOS from element "pipeline0".<br>
>> Execution ended after 0:00:00.054616525<br>
>> Setting pipeline to PAUSED ...<br>
>> Setting pipeline to READY ...<br>
>> Setting pipeline to NULL ...<br>
>> Freeing pipeline ...<br>
>><br>
>><br>
>><br>
>> root@vmwar:/mnt# gst-launch-1.0 filesrc location=ok.aac ! aacparse !<br>
>> audio/mpeg, stream-format=raw ! fakesink<br>
>> Setting pipeline to PAUSED ...<br>
>> Pipeline is PREROLLING ...<br>
>> ERROR: from element /GstPipeline:pipeline0/GstAacParse:aacparse0:<br>
>> GStreamer encountered a general stream error.<br>
>> Additional debug info:<br>
>> gstbaseparse.c(3383): gst_base_parse_loop ():<br>
>> /GstPipeline:pipeline0/GstAacParse:aacparse0:<br>
>> streaming stopped, reason not-negotiated<br>
>> ERROR: pipeline doesn't want to preroll.<br>
>> Setting pipeline to NULL ...<br>
>> Freeing pipeline ...<br>
>> root@vmwar:/mnt#<br>
>><br>
>> The same with ADTS. I tried this in V 1.4.5 and the version in the Repo<br>
>> of<br>
>> last week.<br>
>><br>
>> What I'm doing wrong ??<br>
>><br>
>> You can download the audio here:<br>
>> <a href="http://wikisend.com/download/724102/ok.aac" target="_blank">http://wikisend.com/download/724102/ok.aac</a><br>
>><br>
>> cheers,<br>
>> krater<br>
>><br>
>> ><br>
>> ><br>
>> > On 02/02/15 21:15, krater wrote:<br>
>> >> Hello,<br>
>> >><br>
>> >> I have a AAC stream with the caps "audio/mpeg, mpegversion=4,<br>
>> >> stream-format=loas".<br>
>> >> I need the stream-format raw or adts to mux it with mpegtsmux. How<br>
>> can I<br>
>> >> convert it ?<br>
>> ><br>
>> > aacparse can do conversions for you.<br>
>> ><br>
>> > - Jan.<br>
>> ><br>
>> >><br>
>> >><br>
>> >> cheers,<br>
>> >> krater<br>
>> >><br>
>> >><br>
>> >><br>
>> >> --<br>
>> >> View this message in context:<br>
>> >><br>
>> <a href="http://gstreamer-devel.966125.n4.nabble.com/AAC-Conversion-tp4670539.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/AAC-Conversion-tp4670539.html</a><br>
>> >> Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
>> >> _______________________________________________<br>
>> >> gstreamer-devel mailing list<br>
>> >> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
>> >> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
>> >><br>
>> > _______________________________________________<br>
>> > gstreamer-devel mailing list<br>
>> > <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
>> > <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
>> ><br>
>><br>
>><br>
>> ---------------------------------------------------------------------------<br>
>> "it was working yesterday.  hmmm.  maybe the vendor FTDI'd me via a<br>
>> windows update..."<br>
>> _______________________________________________<br>
>> gstreamer-devel mailing list<br>
>> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
>> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
>><br>
><br>
<br>
<br>
---------------------------------------------------------------------------<br>
"it was working yesterday.  hmmm.  maybe the vendor FTDI'd me via a<br>
windows update..."<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>