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:[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 --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/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