When playing a raw video (.yuv) file on VLC Player. How can I tell VLC the width, height and frame-rate of the video?
Try this:
vlc --demux rawvideo --rawvid-fps 25 --rawvid-width 1920 --rawvid-height 1080 --rawvid-chroma I420 input.yuv
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With