[FFmpeg-user] Is NV12 Tile format is supported by ffmpeg ?
ssshukla26
ssshukla26 at gmail.com
Mon Jun 13 13:08:06 CEST 2016
Hi,
I can play a yuv file like below,
/ffplay -f rawvideo -pix_fmt *nv12* -s 640x480 -i input_480p.yuv/
Similarly, I have a *NV12 tile* formatted yuv file. I want to play it using
command line. How can I do that ! Does ffmpeg supports NV12 tile format ?
Note: under *libavcodec/mediacodecdec.c* I can see
*COLOR_QCOM_FormatYUV420PackedSemiPlanar64x32Tile2m8ka* as enum.
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Is-NV12-Tile-format-is-supported-by-ffmpeg-tp4676352.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list