[vlc-devel] Fwd: Excellent job! Reporting 3 bugs
Rémi Denis-Courmont
courmisch at via.ecp.fr
Tue Jul 26 18:17:33 CEST 2005
---------- Message transmis ----------
Subject: Excellent job! Reporting 3 bugs
Date: Vendredi 22 Juillet 2005 01:53
From: "John Lok" <JohnL at cobantech.com>
To: videolan at videolan.org
Cc: "John Lok" <JohnL at cobantech.com>
VideoLAN Team,
Excellent!
I encounter 3 bugs:
1. During capturing, VideoLAN can open the capturing file and play
it. There is a little problem is that the total duration increases at
a light-speed. The Length (get_Length / VLC_LengthGet()) returns a
value
Length(n)= 1+2+3+4+...+n seconds
2. Therefore if playing the LIVE video being capture change the
Position :
Position(x) = x / (1 + 2 + 3 +... + n) where n is in second and is
increasing when the capturing is still on.
3. Under XP (in VB6 VSS), after Form_Unload()...just after 'Set v =
New VLCPlugin', 'Set v = nothing' and End Sub for Form_Unload(...), few
Error windows pop up showing "VB6.EXE - Application Error The
instruction at "0x64ff8af0" referenced memory at "0x64ff8af0". The
memory could not be "read"(3x)...and "VB6.EXE - Application Error The
instruction at "0x605795e4" referenced memory at "0x00000020". The
memory could not be "read".
It would be great if there is the play() can display the video-List in
user definable hWnd, say playat(hWnd).
Thank a million
Best Regards
John Lok
-------------------------------------------------------
--
Rémi Denis-Courmont
http://www.simphalempin.com/home/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050726/0671f40b/attachment.sig>
More information about the vlc-devel
mailing list