x264 command problem

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
huoyee
Blank Cone
Blank Cone
Posts: 40
Joined: 11 Aug 2011 04:41

x264 command problem

Postby huoyee » 16 Oct 2011 05:48

Dear friends,

I wanted to use x264 to compress a yuv file and used the following command:
x264 -o a.264 foreman_part_qcif.yuv 176*144

But it always generated error:
x264 [error]: Rawyuv input requires a resolution.

I have specified the resolution in the command, why this happens and how to solve it,please?

Thank you in advance!

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: x264 command problem

Postby VLC_help » 16 Oct 2011 15:43

This isn't a x264 support forum. Anyway, you have to tell to x264 that the last option is the input resolution.
So something like

Code: Select all

x264 -o a.264 foreman_part_qcif.yuv --input-res 176x144
http://mewiki.project357.com/wiki/X264_Settings

huoyee
Blank Cone
Blank Cone
Posts: 40
Joined: 11 Aug 2011 04:41

Re: x264 command problem

Postby huoyee » 17 Oct 2011 03:31

Ok, Thank you very much!


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 60 guests