<div dir="ltr"><div dir="ltr"></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">audio/audiooutputbase.cpp:630:18: error: use of undeclared identifier 'ff_codec_id_string'<br>
            .arg(ff_codec_id_string(m_codec))<br>
                 ^ </blockquote><div><br></div><div>What I believe is happening is the compiler is trying to build off of ffmpeg's libraries and not the ones compiled and used internally by mythtv.  I never did sort this pathing issue out myself, but the easy solution is to uninstall ffmpeg.</div></div></div>