On Sun, Aug 07, 2016 at 06:45:18PM +0300, Ivan Uskov wrote:
>
> Hello Yuli,
>
> Friday, July 29, 2016, 6:00:44 PM, you wrote:
>
> > This patch fixes the h264_qsv decoder issues mentioned
> > in https://ffmpeg.zeranoe.com/forum/viewtopic.php?t=2962.
>
> > The patch may be tested by specifying h2
Hello Yuli,
Friday, July 29, 2016, 6:00:44 PM, you wrote:
> This patch fixes the h264_qsv decoder issues mentioned
> in https://ffmpeg.zeranoe.com/forum/viewtopic.php?t=2962.
> The patch may be tested by specifying h264_qsv as the decoder to ffplay
> for an h264 encoded file.
> ffplay
This patch fixes the h264_qsv decoder issues mentioned
in https://ffmpeg.zeranoe.com/forum/viewtopic.php?t=2962.
The patch may be tested by specifying h264_qsv as the decoder to ffplay
for an h264 encoded file.
ffplay -vcodec h264_qsv foo.mts
Signed-off-by: Yuli Khodorkovskiy
---
libav