<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br><div dir="ltr"><br>Am 14.01.2020 um 01:28 schrieb Rennie Johnson <<a href="mailto:renniejohnson@roadrunner.com">renniejohnson@roadrunner.com</a>>:<br><br></div><blockquote type="cite"><div dir="ltr"><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div class="WordSection1"><p class="MsoNormal">Can someone please tell me if it is possible to build the FFMPEG executable from the source code on Visual Studio C++ </p></div></div></blockquote><div><br></div><div>This is not possible but why don’t you compile with the Microsoft C compiler and use the resulting library in Visual Studio?</div><br><blockquote type="cite"><div dir="ltr"><div class="WordSection1"><p class="MsoNormal">and step through the API C code while running inside the Visual Studio IDE debug environment? </p></div></div></blockquote><div><br></div><blockquote type="cite"><div dir="ltr"><div class="WordSection1"><p class="MsoNormal"><o:p></o:p></p><p class="MsoNormal">As there is minimal technical support available, this is the only way I think I can learn how to use the API properly for my specific purposes.</p></div></div></blockquote><div><br></div>Did you see doc/examples?<div><br></div><div>Carl Eugen</div></body></html>