Hello, i've got a little problem that begins to drive me mad. FOr usage on my xbox360, i need to convert Videos to WMV. After a long search, i found MS WM8EUTIL which seems to be perfect. The Problem is, it doesnt work. 1. It begins to install, but never seems to register in the system (is there a way to manually register setup.inf ? ) 2. Though, suprsingly, all works well for audo only encoding, video encoding does not work . Whenn I issue : wine ./WM8EUTIL.exe -input test.avi -output test.wmv I End up with : fixme:avifile:AVIFileExit (): stub! fixme:quartz:Filtergraph_QueryInterface unknown interface {56a868a3-0ad4-11ce-b03a-0020af0ba770} hr failed with HRESULT(0x80004002) ERROR: Cannot build graph. Please make sure: 1) The AVI source file can be played from mplayer2.exe. 2) WM8EUtil.exe is installed correctly. ... I'D be glad if anyone can help me outa here, or if anyone knows another way to encode wmv/wma under linx Mencoder cann of course do this directly, but it can only create wmv with mp3, but not with with wma. Approaches with using mencoder for wmv encoding, and muxing the audio track created bei WM8UTIL, is no good either .. i get a stuttering video .. at least a video thanx in advance
amautsch <amautsch@gmail.com> wrote:> FOr usage on my xbox360, i need to convert Videos to WMV. > > After a long search, i found MS WM8EUTIL which seems to be perfect. > The Problem is, it doesnt work. > 1. It begins to install, but never seems to register in the system > (is there a way to manually register setup.inf ? ) > 2. Though, suprsingly, all works well for audo only encoding, > video encoding does not work . > > Whenn I issue : > > wine ./WM8EUTIL.exe -input test.avi -output test.wmv > > I End up with : > > fixme:avifile:AVIFileExit (): stub! > fixme:quartz:Filtergraph_QueryInterface unknown interface > {56a868a3-0ad4-11ce-b03a-0020af0ba770} > hr failed with HRESULT(0x80004002) > ERROR: Cannot build graph. Please make sure: > 1) The AVI source file can be played from mplayer2.exe. > 2) WM8EUtil.exe is installed correctly.My guess is that you need to install the windows media player, so the input video can be decoded. Daniel
On 24 Feb., 13:12, Daniel Skorka <sko...@gmx.net> wrote:> amautsch <amaut...@gmail.com> wrote: > > FOr usage on my xbox360, i need to convert Videos to WMV. > > > After a long search, i found MS WM8EUTIL which seems to be perfect. > > The Problem is, it doesnt work. > > 1. It begins to install, but never seems to register in the system > > (is there a way to manually register setup.inf ? ) > > 2. Though, suprsingly, all works well for audo only encoding, > > video encoding does not work . > > > Whenn I issue : > > > wine ./WM8EUTIL.exe -input test.avi -output test.wmv > > > I End up with : > > > fixme:avifile:AVIFileExit (): stub! > > fixme:quartz:Filtergraph_QueryInterface unknown interface > > {56a868a3-0ad4-11ce-b03a-0020af0ba770} > > hr failed with HRESULT(0x80004002) > > ERROR: Cannot build graph. Please make sure: > > 1) The AVI source file can be played from mplayer2.exe. > > 2) WM8EUtil.exe is installed correctly. > > My guess is that you need to install the windows media player, so > the input video can be decoded. > > DanielWM9 seems to be installed ... At least this is told, when i try to install another version of mplayer