View Single Post
Old 3rd July 2016, 15:58   #1598  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
@ProVision:
The "-" at the end of the command-line is the input file. And here the special name "-" means "read input from STDIN, rather than regular file". Since the input is pipe'd from the Avs2YUV process, this is absoloutely required!
But, as Ma said, there is no "--cu" option (see here for details!). Seems like this is confusing x265's command-line parser, ultimaterly leading to the error that you are seeing. So please ty using "--ctu" instead.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 3rd July 2016 at 16:02.
LoRd_MuldeR is offline   Reply With Quote