I am trying to develop and application using VLCJ. In my application, I want record a video from web cam and also get snapshot of current frame at certain intervals for processing at the time of recording. When i used :sout=#transcode{ } as mediaPlayer() option for recording video, getSanpshot() met...