Has A Problem And Has To Close

For help and discussion concerning the Windows Movie Maker software.
User avatar
dreamawake
Prodigal Pen-Throttle
Joined: Mon Apr 17, 2006 1:50 pm
Status: NMEs Prodigy
Location: Nowheresville, NJ
Contact:
Org Profile

Post by dreamawake » Mon May 21, 2007 12:53 pm

JaddziaDax wrote:1. Image

2. dont use mpeg or wmv either

I use divx clips for all my editing and it comes out fine, with ace quality. =\
Image

User avatar
Cornwiggle
Joined: Sat May 10, 2003 2:59 pm
Location: Lost Ground
Org Profile

Post by Cornwiggle » Mon May 21, 2007 12:55 pm

Minion wrote:cornwiggle, shut the fuck up.
Why don't you try what happens in WMM before you post shit. Thank you. :)

User avatar
Minion
Joined: Sat May 22, 2004 10:16 pm
Location: orlando
Contact:
Org Profile

Post by Minion » Mon May 21, 2007 12:59 pm

since you lack the piece of brain that would have you click on the link you've been shown 30+ times, here:
Problems caused by editing Divx files

DivX, XviD, or other codecs (somewhat erroneously) known as "MPEG-4" generally should not be used in an editing program. These formats are designed for distributing video, and NOT for editing it.
Why Not?

Here is a list of common problems that can be caused by using such video in an editing program:

* Slow seeking and decoding of frames.
* Edits not being frame-accurate.
* Frequent crashing of the editing program.
* Frames being displayed out of order.
* Smearing, blocking, and other types of video artifacts.
* Editing program giving an error or displaying black video.

Technical details

There are two types of video codecs. Inter-frame codecs, and Intra-frame codecs. DivX and these other codecs are Inter-frame codecs, which means that some frames may depend on the content of other frames to be completely decoded. These codecs often store 3 different types of frames: I-frames, P-frames, and B-frames. Intra-frame codecs, on the other hand, usually use only I-frames.
Common frame types

I-frames, commonly called keyframes, store the entire image. Intra-frame codecs use I-frames exclusively. Every frame is encoded individually, and can be decoded individually. Inter-frame codecs on the other hand, use very few I-frames. The reason for this is that I-frames can take a large amount of space to store, and codecs like Divx are designed to compress the video as small as possible.

P-frames, or delta frames, store only the changes from the last frame. This allows them to be much smaller in size than I-frames. The tradeoff though, is that in order to decode, or view, a P-frame, the computer must go back to the last I-frame, and decode every single frame up until the current P-frame. A Divx compressed video can sometimes go about 300 frames before inserting a new I-frame. This means that to decode the last frame in the sequence, It has to skip back to the previous I-frame and then decode all 300 frames up to the current P-frame that you want to view!

B-frames, or bi-directional frames, work like P-frames, but instead of just saving the changes from the previous frame, they also take the next frame into account! For an editing program that's not capable of dealing with these types of frames, it can end up displaying the frames out of order!
What Can I Use?

If you have video in an Inter-frame codec that you would like to edit, then you need to convert it to an Intra-frame codec first.

Here are some common video formats that you should NOT edit with:

* XviD, DivX (i.e. H.263 implementations)
* x264, Ateme's H.264 implementation, Nero Recode, other H.264 implementations
* WMV
* RealVideo
* Sorenson Vision (commonly used in Quicktime containers)

Here are some formats which are fine to edit with:

* Uncompressed (file sizes can be very large, though)
* Huffyuv (smaller than uncompressed, but still huge)
* Lagarith (smaller still than HuffYUV, but is slower)
* DV (this format will introduce some slight quality loss into your video, and also has some restrictions on resolution and framerate)
* M-JPEG (depending on the quality level you set, it can be large, and can introduce slight to significant quality loss, however it is very fast)
* AVISynth (doesn't involve making a large file, but can be slow and is not supported well by all editing software)

What To Do?

If you have some video in a format that is not usable, you can usually make it usable by converting it to one of the formats listed above. Depending on the format that your source video is in, there are a number of ways of doing this.
Easy Way

The commercial program eovideo is a great way to convert files to another format without having to go through a lot of technical work. The main drawbacks to this program are that after a 30-day trial, you must purchase the program in order to continue using it, and it doesnt offer the same amount of flexibility of other methods.
More Complex Way

If your video is in AVI format, and you have the appropriate Video for Windows codec (true if you can open the file in VirtualDub without error), you can serve it via an AVISynth script with the following line:

AVISource("C:\mypath\myvideo.avi")

(replacing the path and filename as appropriate, of course).

If the file is not an AVI file, or if the above line doesn't work, then you can try the following line:

DirectShowSource("C:\mypath\myvideo.avi")

Once you have the file loaded through AVISynth, you can either load it directly into your editing program (if it supports AVISynth scripts), or you can load it into VirtualDub where you can encode it into another codec such as Huffyuv or Lagarith.
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes

User avatar
Cornwiggle
Joined: Sat May 10, 2003 2:59 pm
Location: Lost Ground
Org Profile

Post by Cornwiggle » Mon May 21, 2007 1:01 pm

And how long have you worked with WMM by chance?

User avatar
Minion
Joined: Sat May 22, 2004 10:16 pm
Location: orlando
Contact:
Org Profile

Post by Minion » Mon May 21, 2007 1:02 pm

2 videos when i first got into the hobby.
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes

User avatar
BlaCk_PeArL_27
Joined: Thu Jan 11, 2007 9:33 pm
Status: Married and lots of Child LOL
Location: SoCal, North Hills
Org Profile

Post by BlaCk_PeArL_27 » Mon May 21, 2007 1:03 pm

Minion wrote:
BlaCk_PeArL_27 wrote:
BJR wrote:Okay! Thanks.

also, when it crashes and i re-open it, i open up my video and everything on the timeline is scrunched together...
Any1 know why :?:
Ok, did you know what kind of video codec inside of .avi or others contain format? if not get this then install it of course after that go on the video you want to edit and right click go in gspot and it will show up the info you need to know.

So if the video containing DivX/Xvid get it here also I know that will works fine to me ^^;; be sure the wmm are not stuff much of video inside sometime it does that too ^^;; Tell me more if you got crashing again ;)
uhhh, disregard all of this. :down:
convert your divx or w/e to huffyuv with virtualdubmod. edit with that.
i suggest you rip your own footage and readdfag though
now.... now.. now... your being all the time of my ass. How pathetic you are that sometimes I gave you a look "_"?

I'm helping him here to the easiest thing bout WMM since i got not much hard time on Dvix right now. Rude and high standard to urself are really look idiots to me so stop bugging on my ass, ok! Get ur originality :roll:

BJR yeah still on some point of view he got right though if you have virtualdubmod you can but if not try what I say on my previous post. It's up to you if you want program of vdubmod to work with it but much lot of work to what I say "_", only my suggestion to you.

User avatar
dreamawake
Prodigal Pen-Throttle
Joined: Mon Apr 17, 2006 1:50 pm
Status: NMEs Prodigy
Location: Nowheresville, NJ
Contact:
Org Profile

Post by dreamawake » Mon May 21, 2007 1:10 pm

JaddziaDax wrote:1. Image

2. dont use mpeg or wmv either

I use divx clips for all my editing and it comes out fine, with ace quality. =\
Image

User avatar
dreamawake
Prodigal Pen-Throttle
Joined: Mon Apr 17, 2006 1:50 pm
Status: NMEs Prodigy
Location: Nowheresville, NJ
Contact:
Org Profile

Post by dreamawake » Mon May 21, 2007 1:11 pm

Vegeta119 wrote:
JaddziaDax wrote:1. Image

2. dont use mpeg or wmv either

I use divx clips for all my editing and it comes out fine, with ace quality. =\


er...yeh..dunno how that happened..but whatever


but yeh, the shit that it says in the guides, never happened to me before =\
Image

User avatar
Minion
Joined: Sat May 22, 2004 10:16 pm
Location: orlando
Contact:
Org Profile

Post by Minion » Mon May 21, 2007 1:13 pm

Vegeta119 wrote:
JaddziaDax wrote:1. Image

2. dont use mpeg or wmv either

I use divx clips for all my editing and it comes out fine, with ace quality. =\
you need to goto the previous page and read the long copypasta.

and before someone jumps in with "well i don't get any of those problems":
during my very brief experience with WMM, i edited with xvid footage. i most specifically recall these 2 problems:

* Frames being displayed out of order.
* Smearing, blocking, and other types of video artifacts.
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes

User avatar
Minion
Joined: Sat May 22, 2004 10:16 pm
Location: orlando
Contact:
Org Profile

Post by Minion » Mon May 21, 2007 1:15 pm

but yeh, the shit that it says in the guides, never happened to me before =\
Minion wrote: and before someone jumps in with "well i don't get any of those problems"
was a little late posting. saw that one coming none the less
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes

Locked

Return to “Windows Movie Maker”