Stretch feature.
I have a 16:10 screen and when I play a 16:9 video I get a black bar at the top and bottom.
That's normal. You can "stretch" the video to fill the entire screen by adjusting the aspect ratio. 16:10 is not a preset option, but you can easily add it to the custom field.
It cuts the sides to fit.
It cuts the sides to fit.
Yes, it maintains the video aspect ratio and functions as a basic pan and scan. Any other method will stretch or compress the frame, resulting in a poor image quality.
If the video is 16:9, it only fills a few pixels.
I can spread it all over the screen with keepaspect=no in mpv player but I couldn't find it in vlc.
I can spread it all over the screen with keepaspect=no in mpv player but I couldn't find it in vlc.
Look here and play around with some of the commands in the advanced options, --monitor-par=<string> should be a good starting point.
I guess the values that the application uses also depend on --monitor-par=
I couldn't find this argument
I couldn't find this argument
We don't have a 16:10 option, but you can use the Fill or Custom option in the aspect ratio menu to get that.
The aspect ratio part of the app is equal to the crop option in vlc. I want to use the aspect ratio part and I couldn't find the argument.
The aspect ratio part of the app is equal to the crop option in vlc.
Ah, I understand. That's an unusual word choice from VLC part but it kinda makes sense.
As mentioned earlier, to get something similar, you'll have to use advance arguments. This argument --monitor-par=<string> didn't work?
That argument works but wrong argumnet.
I tried arguments related to aspect ratio but none of them worked, where can I try arguments in vlc?
i've tried various arguments to try and force an AR of 16:9 to persist the next launch, from the vlc link above but the player seems to ignore them.
is the arguments feature broken?
i've tried various arguments to try and force an AR of 16:9 to persist the next launch, from the vlc link above but the player seems to ignore them.
is the arguments feature broken?
It's unfortunate that LibVLCSharp doesn't support every argument. I had some "success" with the command I mentioned earlier.