Page 1 of 1

--aspect-ratio default does not work?

Posted: 15 May 2011 16:05
by parker

Code: Select all

int main(int argc, char **argv) { const char * const vlc_args[] = { "--fullsceen", "--aspect-ratio=16:9" };
--aspect-ratio=16:9 < why it does not work?
Thank You

Re: --aspect-ratio default does not work?

Posted: 16 May 2011 13:50
by erwan10
I guess it doesn't work because the first parameter is misspelt. "fullscreen" should be read