<div dir="ltr">Just a dumb question regarding encode_audio.c sample in FFMPEG repo.<div>Should the encoded audio file be playable without container?</div><div>I am encoding with AAC,using the example code from that sample but the resulting file</div><div>is not playable not in VLC not anywhere else.And here is what ffprobe is telling me:</div><div><br></div><div><br></div><div><br></div><div><div>[aac @ 000000000265ac00] Format aac detected only with low score of 1, misdetection possible!</div><div>[aac @ 00000000026dca80] Error decoding AAC frame header.</div><div>[aac @ 00000000026dca80] More than one AAC RDB per ADTS frame is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.</div><div>[aac @ 00000000026dca80] Multiple frames in a packet.</div><div>[aac @ 000000000265ac00] decoding for stream 0 failed</div><div>[aac @ 000000000265ac00] Estimating duration from bitrate, this may be inaccurate</div><div>[aac @ 000000000265ac00] Could not find codec parameters for stream 0 (Audio: aac (SSR), 0 channels, fltp, 164 kb/s): unspecified sample rate</div><div>Consider increasing the value for the 'analyzeduration' and 'probesize' options</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><br><div class="gmail_quote"><div dir="ltr">On Wed, Mar 14, 2018 at 2:15 PM Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com">ceffmpeg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2018-03-14 13:13 GMT+01:00, Michael IV <<a href="mailto:explomaster@gmail.com" target="_blank">explomaster@gmail.com</a>>:<br>
> So I am using that lib as you can see.<br>
<br>
Yes, sorry...<br>
<br>
Carl Eugen<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div>