Dear Bobby,

Thanks for your advise, the reason to use AVI files is only that my 
end user have movie files in AVI format the disk spece is nothing 
the matter to worry about. as i said earlier that i have to play the 
videos one by one (based on its priorities, to be settled by another 
database / datagrid based application) and minimization of full 
screen display should not be occur. as you said that you have used 
shellexecute to execute the videos one by one, this is not the 
single aim of our project our aim is toprovide full control on movie 
i.e. play / pause / stop / forward / rewind   full screen / normal 
screen and etc.

i am awaiting to hear your response.

best regards,



Amir
--- In [email protected], "Bobby Clarke" <[EMAIL PROTECTED]> 
wrote:
> Hi, Amir
> 
> 
> 
> You solution is the only one I know of. Here are a couple of other 
thoughts:
> 
> - Why .avi? Files are very large for a small play time. I took a 
CD with
> 640Mb of avi and compressed to 20Mb mp4 with no perceptible loss 
of quality.
> Even mp1 is better than avi. Players for mp4 are free but I have 
not found
> one that can be embedded in Delphi. I use ShellExecute but I don't 
need to
> know when the video is finished playing.
> 
> - If a large file follows a small one then it might not load 
before the
> small one finishes playing. If this is the case then you might 
need three
> (or more) components.
> 
> 
> Bobby Clarke
> 
> 
> 
> 
>   -----Original Message-----
>   From: [email protected] [mailto:delphi-
[EMAIL PROTECTED]
> Behalf Of saabstasb
>   Sent: 15 September 2005 11:53
>   To: [email protected]
>   Subject: [delphi-en] AVI File Under Delphi
> 
> 
>   Dear All,
> 
>   I would like to share my new task with you and want to adopt the
>   best method to chase the target.
> 
>   I am involved in developing an application which will plays AVI 
file
>   stored on HDD and its entry will be made in a database alongwith 
the
>   time (on which the specific AVI should be run).
> 
>   I am on opinion that i have to use two components one for the
>   running of current AVI file (in full screen mode) whereas second 
for
>   loading the next and be ready to call for "play event", as my 
end-
>   user doesn't want any closing and flicking of screen.
> 
>   If any better knows better approach plz let me know and also 
advise
>   the available 3rd party tools should be best for this task.
> 
>   I'll be grateful to all of u.
> 
>   best regards
> 
> 
> 
> 
>   Amir
> 
> 
> 
> 
> 
> 
> 
>   -----------------------------------------------------
>   Home page: http://groups.yahoo.com/group/delphi-en/
>   To unsubscribe: [EMAIL PROTECTED]
> 
> 
> 
>   SPONSORED LINKS Basic programming language  C programming 
language
> Computer programming languages
>         The c programming language  C programming language  List of
> programming languages
> 
> 
> -------------------------------------------------------------------
---------
> --
>   YAHOO! GROUPS LINKS
> 
>     a..  Visit your group "delphi-en" on the web.
> 
>     b..  To unsubscribe from this group, send an email to:
>      [EMAIL PROTECTED]
> 
>     c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms 
of
> Service.
> 
> 
> -------------------------------------------------------------------
---------
> --
> 
> 
> 
> 
> [Non-text portions of this message have been removed]




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/i7folB/TM
--------------------------------------------------------------------~-> 

-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to