On 10/09/13 14:09, Yukinori Yamazoe wrote:
> Sorry, I had not test with avplay.
> I had test with avconv.
> avconv -c:v h264_qsv -i "h264.mp4" -c:v mpeg2video output.mpg
> avconv -c:v h264_qsv -i "h264.ts" -c:v mpeg2video output.mpg
> avconv -c:v mpeg2_qsv -i "h262.ts" -c:v mpeg2video output.mpg
> avconv -c:v mpeg2_qsv -i "h262.mpg" -c:v mpeg2video output.mpg
> 
> Thanks for letting me know mfx_dispatch.
> I could build avconv and avplay with gcc because I built mfx_dispatch and sdl.
> I tested with avplay.
> My code didn't work fine with avplay.
> I corrected timestamps in new patch.

Thank you =)

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to