Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


eracode

Smpl Mnmlst
9331 posts

Uber Geek
+1 received by user: 6198

ID Verified
Trusted
Lifetime subscriber

#115808 7-Apr-2013 20:17
Send private message

I have an mp4 file that I wish to split into several smaller separate files. I already own Pavtube Video Converter Ultimate which looks like it will let me do this but it seems to want to split the file into a user-defined number of equal parts (defined either by time or size) - whereas I want to determine the start and end point of each file myself.

I have tried using Windows Movie Maker but, although I can set the start and end points, it saves the files as Windows Movie files (or something) not as mp4's.

I would be grateful if someone could recommend software that will help me do what I am after - freeware would be great.

Thanks




Sometimes I just sit and think. Other times I just sit.


Filter this topic showing only the reply marked as answer Create new topic
mattwnz
20515 posts

Uber Geek
+1 received by user: 4795


  #794769 7-Apr-2013 21:29
Send private message

Adobe premier may. I think they have a elements version which is cheaper



kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #794790 7-Apr-2013 22:53
Send private message

if it's an mkv use mkvtoolnix
http://www.bunkus.org/videotools/mkvtoolnix/

If you need to be frame accurate then try
http://www.videohelp.com/tools/VideoReDo




HTPC / Home automation (home assistant) enthusiast.


1080p
1332 posts

Uber Geek
+1 received by user: 152
Inactive user


  #794795 8-Apr-2013 00:30
Send private message

Yep, the mkvtoolnix suite is what you need.



eracode

Smpl Mnmlst
9331 posts

Uber Geek
+1 received by user: 6198

ID Verified
Trusted
Lifetime subscriber

  #794797 8-Apr-2013 04:36
Send private message

Thanks to all who answered so far. The file is not MKV.



mattwnz: Adobe premier may. I think they have a elements version which is cheaper


It appears that there is a fully-functional 30-day free trial available of Adobe Premier Elements 11. I have only one file to deal with and a fairly straightforward requirement so this may just what I need. I hope I am able to figure out how to use it - have found some Adobe software (eg Photoshop) complex to use as a casual newbie.




Sometimes I just sit and think. Other times I just sit.


farcus
1625 posts

Uber Geek
+1 received by user: 437


  #794798 8-Apr-2013 04:45
Send private message

eracode: Thanks to all who answered so far. The file is not MKV.



mattwnz: Adobe premier may. I think they have a elements version which is cheaper


It appears that there is a fully-functional 30-day free trial available of Adobe Premier Elements 11. I have only one file to deal with and a fairly straightforward requirement so this may just what I need. My only concern is that I hope I am able to figure out how to use it.


avidemux will do what you want and is a free tool.

Will handle almost any file type thrown at it.

eracode

Smpl Mnmlst
9331 posts

Uber Geek
+1 received by user: 6198

ID Verified
Trusted
Lifetime subscriber

  #794799 8-Apr-2013 05:30
Send private message

@farcus: You beaut - this is even more like what I am looking for - thanks. Just saw a great little review here: 

http://www.youtube.com/watch?v=mWUt0zJPNFI

Edit: Have now downloaded Avidemux and done a test. Spot on - even carries over the 5.1 sound. Thanks again.




Sometimes I just sit and think. Other times I just sit.


 
 
 

Shop now on AliExpress (affiliate link).
eracode

Smpl Mnmlst
9331 posts

Uber Geek
+1 received by user: 6198

ID Verified
Trusted
Lifetime subscriber

  #794801 8-Apr-2013 06:23
Send private message

farcus:

avidemux will do what you want and is a free tool.

Will handle almost any file type thrown at it.




Sometimes I just sit and think. Other times I just sit.


ubergeeknz
3344 posts

Uber Geek
+1 received by user: 1041

Trusted
Vocus

  #794849 8-Apr-2013 09:30
Send private message

So will ffmpeg; quite a handy tool actually once you get the hang of the command line format, and works with most formats.

Here's a good guide to a few things like demuxing:

http://www.simonbrenner.org/Special_Blog?id=11

sidefx
3775 posts

Uber Geek
+1 received by user: 1295

Trusted

  #794951 8-Apr-2013 12:43
Send private message

I know you already have your answer, but I figure you can never have too many :-) I randomly had to do something like this recently and found the following gui for mp4box worked quite well, very simple and fast:

http://my-mp4box-gui.zymichost.com/

I'll have to try some of the alternatives suggested in this thread though; they sound fairly similar?




"I was born not knowing and have had only a little time to change that here and there."         | Octopus Energy | Sharesies
              - Richard Feynman


farcus
1625 posts

Uber Geek
+1 received by user: 437


  #795039 8-Apr-2013 14:36
Send private message

ubergeeknz: So will ffmpeg; quite a handy tool actually once you get the hang of the command line format, and works with most formats.


Avidemux is actually built around libavcodec(ffmpeg)

1080p
1332 posts

Uber Geek
+1 received by user: 152
Inactive user


  #805196 24-Apr-2013 22:36
Send private message

eracode: Thanks to all who answered so far. The file is not MKV.


That is irrelevant. Matroska is simply a container.

 
 
 

Want to support Geekzone and browse the site without the ads? Subscribe to Geekzone now (monthly, annual and lifetime options).
kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #805203 24-Apr-2013 22:39
Send private message

eracode:
farcus:

avidemux will do what you want and is a free tool.

Will handle almost any file type thrown at it.


+1 i forgot about avidemux




HTPC / Home automation (home assistant) enthusiast.


eracode

Smpl Mnmlst
9331 posts

Uber Geek
+1 received by user: 6198

ID Verified
Trusted
Lifetime subscriber

  #805278 25-Apr-2013 02:31
Send private message

1080p:
eracode: Thanks to all who answered so far. The file is not MKV.


That is irrelevant. Matroska is simply a container.


Ok - so perhaps I should have said 'It's not MKV' or 'Container is not MKV'. Not irrelevant because
I was not dealing with MKV.

Anyway I have completed the project and Avidemux was great - just what I needed.




Sometimes I just sit and think. Other times I just sit.


1080p
1332 posts

Uber Geek
+1 received by user: 152
Inactive user


  #805305 25-Apr-2013 08:28
Send private message

eracode:
1080p:
eracode: Thanks to all who answered so far. The file is not MKV.


That is irrelevant. Matroska is simply a container.


Ok - so perhaps I should have said 'It's not MKV' or 'Container is not MKV'. Not irrelevant because
I was not dealing with MKV.

Anyway I have completed the project and Avidemux was great - just what I needed.


My point still stands. Matroska is simply a container for wrapping around files. You can add an MPEG-4 video stream to mkvmerge and it will do whatever you wish.

eracode

Smpl Mnmlst
9331 posts

Uber Geek
+1 received by user: 6198

ID Verified
Trusted
Lifetime subscriber

  #805356 25-Apr-2013 10:51
Send private message

You may be right - but as I said, I was not dealing with MKV. Let's leave it at that.




Sometimes I just sit and think. Other times I just sit.


Filter this topic showing only the reply marked as answer Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.