[FFmpeg-user] AVCodecContext profile not being set

Wear, Tyler twear at quicinc.com
Tue Jul 2 03:07:18 CEST 2013


So I'm using MiniDLNA, but I'm seeing the the DLNA.ORG_PN is not being set correctly for AVC_MP4_BL_CIF15_AAC_520 files.  That is mpeg4 files with AAC audio.

After some tracing in their code, I found that this is because the AVCodecContext->profile value is set to -99, which is not valid.  My understanding is that avcodec is responsible for setting this.  I disable a lot of options in ffmpeg to reduce the size as much as possible, I'm worried that I indirectly disabled the option for setting the profile...

Any help would be much appreciated.

Thanks,
Tyler

Tyler Wear | Software Engineer
Qualcomm Innovation Center, INC
Office: (858) 658-3440
Mobile: (574) 904-6777<tel:828.430.1124>
twear at quicinc.com<mailto:twear at quicinc.com>



More information about the ffmpeg-user mailing list