Jump to content


Editing DivX file


8 replies to this topic

#1 OFFLINE   DennisD

    Just another volunteer

  • Moderators
  • 7,916 posts
  • Gender:Male
  • Location:England: NE Coast

Posted 30 January 2008 - 03:07 PM

I need to take about 30 seconds off the beginning of a DivX file.

I have a couple of free programs that can edit DivX this way, but with one problem I haven't yet been able to solve.

I can't cut the exact spot I want in the video because it defaults to the previous I frame, (or is it K frame), which is 4 seconds less than I want to remove, and leaves an annoying burst of audio at the start.

If I go to the next I frame, it encroaches into the video, and ruins the start.

Is there a way, or a program (free), that enables an exact cut to be made? Or, can I edit out that few seconds of audio with silence?

Thanks.

#2 OFFLINE   CeeCee

    Wait a minute, who am I here?

  • Members
  • PipPipPipPip
  • 1,210 posts
  • Gender:Male
  • Location:Finland
  • Interests:Movies, my computer

Posted 30 January 2008 - 03:41 PM

Have you tried VirtualDub or VirtualDubMod?

#3 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,324 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 30 January 2008 - 09:34 PM

If you're by any chance making that DivX into a DVD Video for your DVD player you can edit out those first few seconds in DVD Shrink, here's how (really easy actually):
1. Load (Open Files button) the already valid DVD Video format folder that contains the converted video into DVD Shrink.
2. Click Re-author.
3. Drag Title 1 to the left into the Re-authored DVD area.
4. In the Re-authored DVD area: Right click Title 1, and choose Set Start/End Frames.
You can even click play in the preview window below to make sure it has removed that annoying sound.
Complexity of incoherent design.

#4 OFFLINE   DennisD

    Just another volunteer

  • Moderators
  • 7,916 posts
  • Gender:Male
  • Location:England: NE Coast

Posted 30 January 2008 - 10:14 PM

View PostCeeCee, on Jan 30 2008, 03:41 PM, said:

Have you tried VirtualDub or VirtualDubMod?

Thanks CeeCee, VirtualDub is one of the programs I used, and I couldn't find any way to make that exact cut. Of course I may have missed something in VirtualDub as it's the first time I've used the program.


View PostAndavari, on Jan 30 2008, 09:34 PM, said:

If you're by any chance making that DivX into a DVD Video for your DVD player you can edit out those first few seconds in DVD Shrink, here's how (really easy actually):
1. Load (Open Files button) the already valid DVD Video format folder that contains the converted video into DVD Shrink.
2. Click Re-author.
3. Drag Title 1 to the left into the Re-authored DVD area.
4. In the Re-authored DVD area: Right click Title 1, and choose Set Start/End Frames.
You can even click play in the preview window below to make sure it has removed that annoying sound.

That's nice to know, thanks. But I'm not converting it to DVD this time. It takes a long time to convert a large DivX file into DVD, and the results IMO, are not worth the effort. A DivX enabled DVD player is the direction I'm taking.

#5 OFFLINE   CeeCee

    Wait a minute, who am I here?

  • Members
  • PipPipPipPip
  • 1,210 posts
  • Gender:Male
  • Location:Finland
  • Interests:Movies, my computer

Posted 30 January 2008 - 10:22 PM

So you want to cut between the frames?

#6 OFFLINE   DennisD

    Just another volunteer

  • Moderators
  • 7,916 posts
  • Gender:Male
  • Location:England: NE Coast

Posted 30 January 2008 - 11:11 PM

View PostCeeCee, on Jan 30 2008, 10:22 PM, said:

So you want to cut between the frames?

Yes, but I'm not even sure if that's technically possible, as the I Frame carries all the information for the following frame. If I could cut between two I Frames, then in theory, that frame wouldn't play, as the information for it is lost.

I hope I'm making sense here, as this is new to me, but maybe there's a software that will move the all important I Frame to the point I want to make the cut.

The second option being to overdub that first few seconds with silence, as the screen is black at that point, but so far I've not found a way to do that either.

#7 OFFLINE   Caldor

    Advanced Member

  • Members
  • PipPipPip
  • 265 posts

Posted 31 January 2008 - 07:48 AM

The proper way to do this is to setup AviSynth as a frameserver into Virtualdub. If you dont know what this means you can learn from AviSynth documentation and virtual dub.

#8 OFFLINE   Jack Lazara

    Member

  • Members
  • PipPip
  • 11 posts

Posted 31 January 2008 - 02:06 PM

im using Virtualdub for it

#9 OFFLINE   DennisD

    Just another volunteer

  • Moderators
  • 7,916 posts
  • Gender:Male
  • Location:England: NE Coast

Posted 31 January 2008 - 02:35 PM

View PostCaldor, on Jan 31 2008, 07:48 AM, said:

The proper way to do this is to setup AviSynth as a frameserver into Virtualdub. If you dont know what this means you can learn from AviSynth documentation and virtual dub.

I don't know what that means, but now I know the method, I'll find out.

Thanks for the input Caldor, and thanks also Jack.