How can I get information from YUV video file format ? I need to know information about the stream (e.g codec, bitdepth). Using ffplay i can play the yuv video but how to get information about the stream ?
I tried using ffprobe but it did not work. e.g, ffprobe -show_streams -i vid.yuv