Splitting WMV'S

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • romka
    Junior Member
    Junior Member
    • Jul 2002
    • 2

    Splitting WMV'S

    Hi,

    Does anyone know of a tool that would allow me to split a .wmv into separate files? Hopefully not just in half but where i can tell it into which sizes.

    Thank you
  • setarip
    Retired
    • Dec 2001
    • 24955

    #2
    WMV8EUTIL...

    Comment

    • Enchanter
      Old member
      • Feb 2002
      • 5417

      #3
      Quote from WME8UTIL helpfile:

      To specify start and end times:
      1. Open a command prompt window.
      2. Go to the working directory where the file wm8eutil.exe is located. For example, type
      cd \program files\windows media components\tools.

      3. If you know the end time, type the following command and then press the ENTER key:
      wm8eutil –input input_file_name -output output_file_name –time start_time end_time

      For example:
      wm8eutil –input myfile.avi –output myfile.wmv –time 10000 20000

      Note The start and end times should be denoted in milliseconds.

      4. If you do not know the end time and just want to encode to the end of the file, type the following command and then press the ENTER key:
      wm8eutil –input input_file_name -output output_file_name –time start_time end
      wm8eutil –input input_file_name -output output_file_name –time start_time end

      For example:
      wm8eutil –input myfile.avi –output myfile.wmv –time 10000 end

      Note The start time should be denoted in milliseconds.

      Comment

      • setarip
        Retired
        • Dec 2001
        • 24955

        #4
        If you use the WM8EUTIL with its companion GUI, you'll find it's a much easier chore than Enchanter's direct quote of the DOS-based WM8EUTIL.EXE help file...

        Comment

        • romka
          Junior Member
          Junior Member
          • Jul 2002
          • 2

          #5
          thanx - i'll have a look at it now

          Comment

          • xviddivxoggmp3
            essence of digital
            • Jun 2002
            • 150

            #6
            asf tools

            asf tools will split and index
            really user friendly
            no life just digital
            http://forum.digital-digest.com/
            http://forum.doom9.org/
            http://forums.divx.com/
            http://forum.vcdhelp.com/
            http://www.xvid.org/

            Comment

            Working...