VideoHelp Forum
+ Reply to Thread
Results 1 to 9 of 9
Thread
  1. Member
    Join Date
    Oct 2007
    Location
    Hong Kong
    Search Comp PM
    By video files,i mean wmv,avi,mpg,mp4,mov,etc
    all those common video formats
    thanks
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    mencoder and ffmpeg can split many formats. I don't know if you can do any joining though.
    Quote Quote  
  3. Member
    Join Date
    Oct 2007
    Location
    Hong Kong
    Search Comp PM
    thanks,i got ffmpeg
    but how to split the video using it?
    what's the parameters?
    Quote Quote  
  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    mencoder:
    mencoder -oac copy -ovc copy -ss #START_TIME# -endPos #DURATION# input.avi -o clip.avi

    ffmpeg:
    ffmpeg -ss 00:00:30 -t 00:00:30 -i INPUT -vcodec copy -acodec copy sub_video1.mpg


    and try GOOGLE!
    Quote Quote  
  5. Member Seeker47's Avatar
    Join Date
    Jul 2005
    Location
    drifting, somewhere on the Sea of Cynicism
    Search Comp PM
    HJSPLIT 2.3 splits large MPEG files into pieces (like for upload to RapidShare or other fileshare services, most of which have maximum file size limits), or can reassemble such pieces if you are downloading them. {RAR archives also have an optional feature like this.} I don't know if it works for formats other than .MPG, and I'm also wondering if it can work in certain other situations. For example, I have some Part 1, Part 2, Part 3 etc. .AVI files that were originally part of one longer video, but were not split up in the manner I'm used to seeing, because they now exist as separately playable files. I'll have to do a quick experiment to see if HJSPLIT (or some other such utility ?) is able to put these back into one long, seamlessly playing .AVI.

    You should be able to find HJSPLIT at major freeware / shareware program repositories like MajorGeeks, Tucows, or SoftPedia.
    When in Las Vegas, don't miss the Pinball Hall of Fame Museum http://www.pinballmuseum.org/ -- with over 150 tables from 6+ decades of this quintessentially American art form.
    Quote Quote  
  6. Member
    Join Date
    Oct 2007
    Location
    Hong Kong
    Search Comp PM
    thanks Baldrick,you are so quick to respond
    Quote Quote  
  7. Member
    Join Date
    Oct 2007
    Location
    Hong Kong
    Search Comp PM
    i just tried it
    it didnt really work
    it crashed when i tried to split wmv(wmv3) using ffmpeg
    i also splitted flv videos,when i tried to split a small part
    the output file is most of the part of the flv,not that small part i want

    how to solve?
    Quote Quote  
  8. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    Quote Quote  
  9. Member
    Join Date
    Oct 2007
    Location
    Hong Kong
    Search Comp PM
    ^
    thanks
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!