[Ffmpeg-devel] Re: vhook on Windows

Jimmy Zha zhajm
Wed Apr 5 09:41:58 CEST 2006


hi,

	I have got the same problem, i figured out it.

	my solution is simple but work fine:

	copy the watermark code in \vook\watermark.c to ffmpeg.c. Let the frame_hook_add() called in add_frame_hooker(),and frame_hook_process() called in pre_process_video_frame() use the local functions in ffmpeg.

	There are some error of course, but it's easy to correct.


Message: 7
Date: Mon, 3 Apr 2006 20:17:00 EDT
From: DKorchev at aol.com
Subject: [Ffmpeg-devel] vhook on Windows
To: ffmpeg-devel at mplayerhq.hu
Message-ID: <2f3.2b88190.316314fc at aol.com>
Content-Type: text/plain; charset="US-ASCII"

Hi,
 
Could anybody provide me instructions on how to enable vhook on Windows. If  
I enable it in the config file it does find lib -ldl in MinGW.  I  need vhook 
for watermarking. 
 
Thanks,
Dmitriy









More information about the ffmpeg-devel mailing list