using C# in VLC controlling Aspect Ratio and Crop
Posted: 08 Feb 2007 12:13
Hello,
I referred Odysee's code for integration of VLC on my customized player.
I am using windows XP/2003 os and playing content MP4 video.
My first problem is: if I use VLC version 8.6a then I am viewing only 1:4 part of my video on player so I used v 8.5 where I can view the proper video output on Crop-> 4:3 and aspect ratio: 4:3.
now I am not being able to controll crop and aspect ratio as well as video size from my c# code in VS2003.
(I tried Chris Meadowcroft's code from wiki but copying and pasting to my class not working, ie showing several errors.
Please give me any sample coding. [/b]
I referred Odysee's code for integration of VLC on my customized player.
I am using windows XP/2003 os and playing content MP4 video.
My first problem is: if I use VLC version 8.6a then I am viewing only 1:4 part of my video on player so I used v 8.5 where I can view the proper video output on Crop-> 4:3 and aspect ratio: 4:3.
now I am not being able to controll crop and aspect ratio as well as video size from my c# code in VS2003.
(I tried Chris Meadowcroft's code from wiki but copying and pasting to my class not working, ie showing several errors.
Please give me any sample coding. [/b]