my problem is when im converting an ogg file to avi i get the error message "The Graph could not change state. The sample start time is after the sample end time. (Return code: 0x80040228).. im sorry if this is posted already, im just new here...and if anyone know pls reply..
thanks
+ Reply to Thread
Results 1 to 4 of 4
-
-
You can get this error message when you are short of hard disk space - including temporary working space.
-
If you have the space then I am not sure why you are getting this error. What you might try is to convert in two stages. First convert the video, then the audio.
What you need is something like the following:
input.ogm>ogg splitter>avi mux> filewriter (output.avi)
input.ogm>ogg splitter>vorbis decompressor>wav dest >filewriter (output.wav)
If you have any extra boxes in it is possible you are decompressing the video to a massive file.
Similar Threads
-
GraphEdit and AVISynth
By Alexstarfire in forum Newbie / General discussionsReplies: 8Last Post: 30th Aug 2010, 14:45 -
GraphEdit Problems
By Alexstarfire in forum Newbie / General discussionsReplies: 4Last Post: 19th Aug 2010, 06:17 -
FFDShow and GraphEdit
By WarrickF in forum Newbie / General discussionsReplies: 4Last Post: 26th Nov 2008, 14:54 -
Graphedit
By jfauden in forum Capturing and VCRReplies: 2Last Post: 17th Jul 2008, 15:50 -
Problems with graphedit
By ultraman36 in forum EditingReplies: 1Last Post: 7th Jan 2008, 02:49