https://bugs.winehq.org/show_bug.cgi?id=39309
Bug ID: 39309 Summary: vendor app is a video conversion program aborts with unimplemented function mfplat.dll.MFTEnum Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winelib Assignee: wine-bugs@winehq.org Reporter: stevedonato@gmail.com Distribution: ---
Created attachment 52387 --> https://bugs.winehq.org/attachment.cgi?id=52387 unimplemented function mfplat.dll.MFTEnum
wine-1.7.50
Unhandled exception: unimplemented function mfplat.dll.MFTEnum called in 32-bit code (0x7b83bfee).
System information: Wine build: wine-1.7.50 Platform: i386 (WOW64) Host system: Linux Host version: 3.16.0-38-generic
Linux mint 17.2
https://bugs.winehq.org/show_bug.cgi?id=39309
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winelib |mfplat Version|unspecified |1.7.50
https://bugs.winehq.org/show_bug.cgi?id=39309
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.nchsoftware.com/ | |prism/prismpsetup.exe CC| |focht@gmx.net Summary|vendor app is a video |Prism Video Converter v2.48 |conversion program aborts |crashes on unimplemented |with unimplemented |function mfplat.dll.MFTEnum |function mfplat.dll.MFTEnum | Ever confirmed|0 |1
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
Please always provide a download link and instructions for reproducing if possible.
Video playback is fine (it downloads required video codecs on demand) while converting to other formats causes the crash.
$ sha1sum prismpsetup.exe 7cf4305851d14740b219b6abaceeb7984876b490 prismpsetup.exe
$ du -sh prismpsetup.exe 592K prismpsetup.exe
$ wine --version wine-1.7.51-201-g60d1d6f
Regards
https://bugs.winehq.org/show_bug.cgi?id=39309
--- Comment #2 from steve donato stevedonato@gmail.com --- To clarify the app function: The vendor app is not a video player, but a file format converter, making this app a basic file copy program, reading a file of data in one format and writing it out in a different format. Just wanted to clarify the app was not using any exotic video output display techniques.
https://bugs.winehq.org/show_bug.cgi?id=39309
--- Comment #3 from steve donato stevedonato@gmail.com --- Is anybody working on this? Just wondering if there is a beta I could try. thank you all
https://bugs.winehq.org/show_bug.cgi?id=39309
steve donato stevedonato@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stevedonato@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39309
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |michael@fds-team.de, | |sebastian@fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/mfplat-MFTRegi | |ster
https://bugs.winehq.org/show_bug.cgi?id=39309
--- Comment #4 from Sebastian Lackner sebastian@fds-team.de --- (In reply to steve donato from comment #3)
Is anybody working on this? Just wondering if there is a beta I could try. thank you all
We have just added a patchset for this to Wine-Staging, feel free to try it out: https://github.com/wine-compholio/wine-staging/tree/master/patches/mfplat-MF...
https://bugs.winehq.org/show_bug.cgi?id=39309
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=39309
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #5 from fjfrackiewicz@gmail.com --- Looks like this function is now implemented in Wine-devel:
https://source.winehq.org/git/wine.git/commit/0e93b08f6e81799f943159e529c3fa...
https://bugs.winehq.org/show_bug.cgi?id=39309
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0e93b08f6e81799f943159e529c | |3fa1e767d0d02 Resolution|--- |FIXED Status|STAGED |RESOLVED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed
https://bugs.winehq.org/show_bug.cgi?id=39309
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.8.
https://bugs.winehq.org/show_bug.cgi?id=39309
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.nchsoftware.com/ |https://web.archive.org/web |prism/prismpsetup.exe |/20150906000718/http://www. | |nchsoftware.com/prism/prism | |psetup.exe
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20150906000718/http://www.nchsoftware.com/prism/...
https://www.virustotal.com/gui/file/2540eea9c3ac446a27ef45813265b8bd5477d5d8...
$ sha1sum prismpsetup.exe 7cf4305851d14740b219b6abaceeb7984876b490 prismpsetup.exe
$ du -sh prismpsetup.exe 592K prismpsetup.exe
Regards