<div dir="ltr">Hi,<br><br>I am trying to view video stream which was generated using x264, with multislice enabled. for some reason, i fail to watch the stream using my a viewer which is based on FFMPEG.<br><br>On the client side i got lots of errors: [h264 @ 0xaaa05c00] concealing 1536 DC, 1536 AC, 1536 MV errors<br>
<br>Looking in my client software, i saw that during decoder initialization i check if it support CODEC_CAP_TRUNCATED, and it doesn&#39;t.<br><br>When i used older FFMPEG lib, everything works fine; CODEC_CAP_TRUNCATED was supported, and multislice works fine.<br>
<br>i am using latest x264 and FFMPEG code, compile and run them on Windows, using Msys for compilation.<br><br>Can anyone think of a reason why it&#39;s not working? can anyone explain what is CODEC_CAP_TRUNCATED?<br><br>
thanks,<br><br>Doron<br><br></div>