It's called "Bildseitenverhältnis" in the German localisation and "Source aspect ratio" in the English one. The Advanced-flag is localised as "Erweitert".What is the name of this function?
Right! And 640k will be enough for everybody!It got taken out because it wasn't working 100%.
BTW. Movies that have an incorrect aspect ratio ar just badly encoded. VLC should not ever need to override the aspect ratio of a movie.
This solution is just temporary, I will try to make it better...To do this (in winxp anyway):
1) Open windows explorer -> Tools -> Folder Options -> File Types tab
2) Find your file type (I only changed .avi but just repeat for any type you want)
3) Hit Advanced button (or Restore and then Advanced)
4) Hit New...
5) Under Action write Play Anamorphic or whatever
6) Under Application use "c:\Anamorphic.exe" "c:\avinfo.exe" "c:\Program Files\vlc-0.8.1\vlc.exe" "%1" (change the path of course and watch the quotes)
7) close all those windows and right-click on your movie file and choose Play Anamorphic
It doesn't work like that. --aspect-ratio="16:9" is the source aspect ratio of the movie. So if you want a movie thats to wide then you have to set the source aspect to 4:3.Although no new versions have come out to solve our woes, I have a temporary workaround for the windows folks and probably others as well. There is cmd line functionality for vlc player including the aspect ratio function. So I used this feature and integrated it into the shell for .avi, .mpg and any other file type you need. When I right-click on the file I have Play (default) and Play Widescreen which runs vlc with the switch to 16:9 format.
To do this (in winxp anyway):
1) Open windows explorer -> Tools -> Folder Options -> File Types tab
2) Find your file type (I only changed .avi but just repeat for any type you want)
3) Hit Advanced button (or Restore and then Advanced)
4) Hit New...
5) Under Action write Play Widescreen or whatever
6) Under Application use "c:\Program Files\vlc-0.8.1\vlc.exe" --aspect-ratio="16:9" "%1" (change the path of course and watch the quotes)
7) close all those windows and right-click on your movie file and choose Play Widescreen
And this one is important, post your success or problems on this board so we all know how it went. This should work for linux and other versions as well although the format must be changed slightly. Look it up in the vlc How-To book and then post your solutions.
Cheers,
Noodle
Return to “VLC media player Feature Requests”
Users browsing this forum: No registered users and 13 guests