View Single Post
Old 18th January 2019, 22:15   #2  |  Link
jackoneill
unsigned int
 
jackoneill's Avatar
 
Join Date: Oct 2012
Location: 🇪🇺
Posts: 760
Quote:
Originally Posted by belonesox View Post
But how I can preview it with MPV?

I tried
Code:
vspipe --y4m release.py - |  mpv --demuxer rawvideo --demuxer-rawvideo-mp-format=yuv420p10 -
and tried all formats supported by MPV...
but still getting wrong result ("moving text with wrong color").

What am I doing wrong?
If you use the --y4m switch you probably don't need the --demuxer switch(es).
__________________
Buy me a "coffee" and/or hire me to write code!
jackoneill is offline   Reply With Quote