* ./src/video_output/video_output.c: added a --aspect-ratio option to force
the aspect ratio of the stream. Two different usages are possible, either int:int ("16:9") to specify a real aspect ratio, or float ("1.25") to specify pixel squareness. Note that it does not work properly yet; it will need an API change in the video output layer that I'm working on.
Showing
Please register or sign in to comment