<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I don't think this is a sufficient test as no hardware decoder has as<br>many features<br>as the libavcodec h264 decoder. Did you test with ffmpeg (the command line<br>interface)?</blockquote><div><br></div><div>Yes sorry, I have tested with ffmpeg cmd line and it works fine, so I'm fairly sure there's something I'm missing in the C code using libav. Not sure if that changes anything, but I am encoding with Nvenc and trying to decode with QSV.</div><div><br></div><div>Any ideas what I could be missing in the code above?</div><div><br></div><div>Philippe</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 22, 2020 at 1:23 PM Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com" target="_blank">ceffmpeg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am Mi., 22. Jan. 2020 um 18:16 Uhr schrieb Philippe Noël<br>
<<a href="mailto:philippe_noel@college.harvard.edu" target="_blank">philippe_noel@college.harvard.edu</a>>:<br>
<br>
> I know that my packets are encoded correctly, because the decoding works<br>
> well when I just use AV_CODEC_ID_H264.<br>
<br>
I don't think this is a sufficient test as no hardware decoder has as<br>
many features<br>
as the libavcodec h264 decoder. Did you test with ffmpeg (the command line<br>
interface)?<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="https://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
To unsubscribe, visit link above, or email<br>
<a href="mailto:libav-user-request@ffmpeg.org" target="_blank">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".</blockquote></div>