Log in

View Full Version : DGSplit 1.2


Guest
3rd January 2009, 17:08
* Changed the format of the output chunk names to name_0.ext, name_1.ext, etc.

http://neuron2.net/dgsplit/dgsplit12.zip

rack04
3rd January 2009, 17:33
Thanks for the update.

Guest
4th January 2009, 05:59
Please re-download it. I had some bugs. :rolleyes:

canTsTop
4th January 2009, 10:53
Thank You

Taurus
4th January 2009, 11:25
I had some bugs. :rolleyes:
Handy tool. Thank you: I hope the bugs are not on you!

Esurnir
20th January 2009, 21:55
I got a question. What does this tool does ? I'm seeing it using an insane ammount of cpu, does it do anything else than splitting arbitrarily a segment ? Because it seems to use directshow somehow on my computer

Guest
20th January 2009, 22:19
It doesn't use DirectShow.

Esurnir
20th January 2009, 23:46
It doesn't use DirectShow.

Perhaps it is a problem with the windows API then, since when you "choose" another filename as the output as the one your given it start skyrocketing the cpu... Maybe it's the thumbnails generation... process explorer show a lot of .ax files in the thread stack dump... I tried to reproduce it right now but I'm unsuccessfull so no screenshot for the moment.

the cpu usage only increased if I chose an output, the closing of the input goes fine.

Edit: sorry my bad I had another tool do it to me... yeah it seems to be a bug with windows "file opener"

rack04
17th June 2009, 19:43
How does segment relate to frame? I have a range of frames that I want to cut but I'm not sure how to specify. Thanks.

Guest
17th June 2009, 21:59
There's no relation and you're on your own to figure out the segment boundary. DGSplit is just a general binary splitter. It doesn't even know or care if the file is video or anything.

If you have TS and my NV tools, you can use the undocumented TS splitting function.

rack04
17th June 2009, 22:08
If you have TS and my NV tools, you can use the undocumented TS splitting function.

Will do. Thanks for the reply.

krosswindz
14th September 2010, 05:25
Just a suggestion, if implemented would be great. Instead of creating filenames as filename.ext_xyz it would be great if you can generate filename_xyz.ext. Just my 2 cents.

Guest
14th September 2010, 05:28
Sounds good. Will do.

Guest
14th September 2010, 05:52
Was this fast enough for you?

http://neuron2.net/dgsplit/dgsplit12.zip

Niubility
14th September 2010, 10:49
Thanks for the software update. I have a question - Can I use it to split a video file to several smaller video clips?

Guest
14th September 2010, 12:30
Thanks for the software update. I have a question - Can I use it to split a video file to several smaller video clips? It's a binary splitter. It splits without regard to the contents of the file. So things depend on the file type.

E.g., if you have a stream file like an MPEG2 elementary stream, then the split pieces will still work (but with some errors at the start of the pieces). But if you have a container file like an MP4 or AVI, then it will not work because there is only one global header.

krosswindz
14th September 2010, 23:27
Was this fast enough for you?

http://neuron2.net/dgsplit/dgsplit12.zip

Woww..... that was really fast... Thanks a lot for this tool.

wanezhiling
24th March 2012, 06:56
Thanks.