<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi,<BR>
 <BR>
Thanks a lot for your suggestion, you really solved a lot of my puzzles ;)<BR>
I will follow the instructions from the websites to compile the sources bcz I really need this function in my application.<BR>
Hope some days later, the zoom function is available in the next vlc version^_^.<BR>
 <BR>
"I think you missed to link against libvlc-control.lib."<BR>
Is this libvlc-control.lib available or you mean this file actually is the libvlc-control.dll?<BR>
 <BR>
Many thanks again for you kindly help.<BR>
 <BR>
Yours <BR>
Jay<BR>
 <BR>
 <BR>
Message: 2<BR>Date: Sun, 26 Aug 2007 04:44:17 +0200<BR>From: Pierre d'Herbemont <pdherbemont@free.fr><BR>Subject: Re: [vlc-devel] libvlc_video_resize<BR>To: Mailing list for VLC media player developers<BR>       <vlc-devel@videolan.org><BR>Message-ID: <6835E663-BF8B-4A5C-BEBF-9FEAB90347B4@free.fr><BR>Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed<BR> <BR>Hello,<BR> <BR>On 26 ao?t 07, at 01:47, ChengYQ wrote:<BR>><BR>> When I hook the video in my own application window, is that  <BR>> possible that I resize the video while keep my application window  <BR>> the same size? for example, I zoom out the video from 100*100 to  <BR>> 400*400 and keep the window the same size 100*100, then I can get  <BR>> the result that only part 100*100 out of the 400*400 video  <BR>> displayed in the application window? because I need to zoom in and  <BR>> zoom out video in my fixed size application window.Are there some  <BR>> functions already realize this?<BR> <BR>I think current libvlc doesn't support that. Hacking a bit in libvlc  <BR>should allow that quite easily. But that means compiling vlc.<BR> <BR>> testvlc090.obj : error LNK2001: unresolved external symbol  <BR>> _libvlc_exception_raised<BR>> Debug/testvlc090.exe : fatal error LNK1120: 11 unresolved externals<BR>><BR>> If there is some library files as libvlc.lib, problems may be  <BR>> solved, but I can't find any lib files in the source.<BR>> What mistakes I have?<BR> <BR>I think you missed to link against libvlc-control.lib.<BR> <BR>Good Luck again!<BR> <BR>Pierre.<BR><BR><br /><hr />通过 Live.com 查看资讯、娱乐信息和您关心的其他信息! <a href='http://www.live.com/getstarted.aspx ' target='_new'>立即尝试!</a></body>
</html>