Any media player which run avi files without GAP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vajeng
    Junior Member
    Junior Member
    • May 2005
    • 4

    Any media player which run avi files without GAP

    Hi,
    Here is my Question
    My objective is to run the mutilple avi. files without any gap(not even 1 sec.) which is located in perticular folder by any media player. I can have any no. of files(Either Avi,Mpeg or mix) in my folder.can you suggest me any programming to achieve my Goal.
    Sugestion are Welcome
    Thx
    Vajeng
  • setarip
    Retired
    • Dec 2001
    • 24955

    #2
    Use VirtualDub or VirtualDubMOD to join the .AVIs...

    Comment

    • vajeng
      Junior Member
      Junior Member
      • May 2005
      • 4

      #3
      Hi Dear,
      can you tell me the process for joinig.
      will it work for win2000 with avi file
      Thx
      Vajeng

      Comment

      • setarip
        Retired
        • Dec 2001
        • 24955

        #4
        Joining two .AVIs can be accomplished in VirtualDub (or any of its variants) by simply:

        (ALL video and audio aspects [resolution, compression, format] must be identical for all .AVIs - Other wise, try AVIJoiner instead)

        1) Loading the first file and then, from the "File" dropdown menu selecting "Append .AVI segment" and loading the second file.

        2) Set BOTH "Video" and "Audio" to "Direct Stream Copy"

        3) Save with a new filename

        Comment

        Working...