<html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: Î¢ÈíÑźÚ; color: rgb(0, 0, 0); line-height: 1.5; }body { font-size: 10.5pt; font-family: Î¢ÈíÑźÚ; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>Hi ALL:</div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">    I am new to libvlc, i am currenttly using libvlc to play media file, playing the media file on the second</span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">monitor, because the second monitor is far away so i can not see what is going on on it, so i want to use</span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">libvlc_video_take_snapshot to get snapshot picture and display it on first monitor.</span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">    I have test using </span><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;">libvlc_video_take_snapshot to take snapshot twice every second, and i didn't read the</span></div><div><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;">snapshot file to display it on first monitor, then i found the playing of the media file is not smooth, it seems</span></div><div><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;">this api will cause the playing to interrupt for a very short time.</span></div><div><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;"><br></span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">    How can i solve the problem? Is there another way to get the picture data that is playing rightnow?</span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);"><br></span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">Thanks verymuch.</span></div>
</body></html>