Hi All,
I received a cheap mp4 type player a while back that plays .mtv format videos. The converter is called VideoConvert.exe. When I try to convert a video from wine, I get an alert box that says "Could not create SampleGrabber2", and the video conversion fails. Any ideas where I can look for a fix?
Running MTV VideoConvert.exe
Re: Running MTV VideoConvert.exe
http://wiki.winehq.org/FAQ#head-a37de32 ... 52258551a4Jayson wrote:Hi All,
I received a cheap mp4 type player a while back that plays .mtv format videos. The converter is called VideoConvert.exe. When I try to convert a video from wine, I get an alert box that says "Could not create SampleGrabber2", and the video conversion fails. Any ideas where I can look for a fix?
Sorry for the noob mistake. Here is the debug log I get from my app.
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
err:quartz:Parser_Destroy pinref should be null, is 1, destroying anyway
err:ole:CoGetClassObject class {e41c6afe-738d-4a56-957c-c352f41b3275} not registered
err:ole:CoGetClassObject no class object {e41c6afe-738d-4a56-957c-c352f41b3275} could be created for context 0x1
err:ole:CoGetClassObject class {c1f400a0-3f08-11d3-9f0b-006008039e37} not registered
err:ole:CoGetClassObject no class object {c1f400a0-3f08-11d3-9f0b-006008039e37} could be created for context 0x1
fixme:quartz:AsyncReader_QueryInterface No interface for {56a868b3-0ad4-11ce-b03a-0020af0ba770}!
Thanks
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
err:quartz:Parser_Destroy pinref should be null, is 1, destroying anyway
err:ole:CoGetClassObject class {e41c6afe-738d-4a56-957c-c352f41b3275} not registered
err:ole:CoGetClassObject no class object {e41c6afe-738d-4a56-957c-c352f41b3275} could be created for context 0x1
err:ole:CoGetClassObject class {c1f400a0-3f08-11d3-9f0b-006008039e37} not registered
err:ole:CoGetClassObject no class object {c1f400a0-3f08-11d3-9f0b-006008039e37} could be created for context 0x1
fixme:quartz:AsyncReader_QueryInterface No interface for {56a868b3-0ad4-11ce-b03a-0020af0ba770}!
Thanks
Running MTV VideoConvert.exe
On Sun, May 17, 2009 at 8:41 PM, Jayson <[email protected]> wrote:
--
-Austin
Try 'winetricks quicktime'.Sorry for the noob mistake. Here is the debug log I get from my app.
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
err:quartz:Parser_Destroy pinref should be null, is 1, destroying anyway
err:ole:CoGetClassObject class {e41c6afe-738d-4a56-957c-c352f41b3275} not registered
err:ole:CoGetClassObject no class object {e41c6afe-738d-4a56-957c-c352f41b3275} could be created for context 0x1
err:ole:CoGetClassObject class {c1f400a0-3f08-11d3-9f0b-006008039e37} not registered
err:ole:CoGetClassObject no class object {c1f400a0-3f08-11d3-9f0b-006008039e37} could be created for context 0x1
fixme:quartz:AsyncReader_QueryInterface No interface for {56a868b3-0ad4-11ce-b03a-0020af0ba770}!
--
-Austin