Hi all, D:\Installables\vlc-1.1.4-win32\vlc-1.1.4>vlc D:\smartG\HW\hw_algo_testing\testr un1.avi --rate=1 --video-filter=scene --vout=dummy --scene-format=jpg --scene-r atio=1 --scene-prefix=snap --scene-path=C:\testrun4 I use the above command to get all the frames as snaps, but everytime i am gett...
Hi all, I am using libvlc into my application , i have been able to achieve , get the rtsp stream and display it and also save as avi file on harddisk m_smedia = libvlc_media_new_location(m_pVLCInstance,"rtsp://192.60.104.137/live.sdp"); libvlc_media_add_option(m_smedia,":sout=#transc...