Approved: ASR Pro
Sometimes your system may give an error saying that the mci error is incompatible media. There can be several reasons for this problem.
First, if the public really doesn’t want to remove Real Player, Neo should remove it and therefore not install Real Alternative.
How to fix mci error?
Try changing directories or system restore. The specified TV device has a problem. Check the correct operation of the technique or contact the exact manufacturer of the device. MCI will not execute the specified command on a permanently open device.
After installing Realplayer, you just need to install the special Tara plugin.
If you choose to uninstall RealPlayer and then install RealAlt,
All you have to do is install most Tara plugins so that Winamp can play all Real formats.
The DirectShow method mentioned in the nice thread is another workaround that unexpectedly allows you to play some homemade RA/RM recordings without having to install all the Tara plugins. However, I was able to specify that the DirectShow method should be run (maybe it’s good for some information and facts, but I haven’t tried it). Note that the directshow method, if it works at all, only works with RealAlt installed.
Essentially,Drop the RA and those RMs from the in_dshow extension post and just use Tara for most of the plugin.
The Tara file association/config settings are actually stored in the Tara.ini file in the Winamp root folder and will probably look like this:
Also note that when using Tara, you will probably need to disable the “Process sound through Winamp” option in the Tara configuration plugin (winamp > prefs > plugins > knowledge > tara > config).
I have written some basic C++ programs using the Windows MCI (“Media Control Interface”) specifically for playing MP3 and Midi files. They work fine on Windows XP. I recently upgraded to Windows 10, now sometimes they work (I donβt know under what conditions), but more often they crash right away without playing an mp3 or midi file. The strange thing is that I don’t get an error indication (non-zero return code).I have enabled the MCI_WAIT option for all relevant calls. Program commands are interactive programs, presumably graphical ones.PLEASE HELP!
Okay, here’s the PLAYSIM(PLE) code in a more readable form (sorry, I don’t use stackoverflow very often).You will find that Mainline is very simple. The scope of the device in this implementation is very much dependent on the file type, which has always worked fine (and an incorrect or unsupported payload produces a message, not a “silent error”).I have proven that I had the OPEN prefix with CLOSE, but that is no longer allowed.I also searched for some kind of “call MCI (re)initialize” but couldn’t find it and home was never needed before.
—>>> A great, even simpler version is available. This version must be “compiled” on any Windows system.
// Γ’β’ββ’β’ Γ’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’ β’ β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’ β’β’ β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ β’ Γ’β’ Γ’ β’β// aβ’'............................................. ..... ..... .aβ’'// .. .. .. .. .. .. .. .. .. .. β’'// Γ’β’'.ββββββββββββββββββββββββββββββββββββββββββββ βββββββββββββββββββββββββββββββββββββββββ "β..Γ’"βΓ’" .Γ’"βΓ’"ΕΓ’"β¬Γ’"β¬Γ’"β¬Γ’"Λ.Γ’"βΓ’".Γ’"βΓ’ "ΕΓ’" Γ’"ΕΓ’" Γ’ "'. β’'// Γ’β’'.Γ’"Γ’""Γ’"β¬Γ’"β¬Γ’"ΛΓ’".Γ’"βΓ’".....Γ’"βΓ’""Γ’"β¬Γ’"β¬Γ’" ΛΓ’" .βββββββββββββββ. Β©// Γ’β’'.Γ’ββ βΕΓ’ββ¬Γ’ββ¬Γ’ββ¬Γ’βΛ.Γ’ββ ββ..... Γ’ββ βΕΓ’ββ¬Γ’ββ¬Γ’β Γ’β '.Γ’ """Γ’"β¬Γ’" Γ’"β Γ’"β Γ’"" Γ’"ΛΓ’"β Γ’".Γ’β’'// .. .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .Γ’ β’'// Γ’β’'.Γ’ββΓ’βΛ.....Γ’βββββ¬βββββββββββββββββββββββ - - ------------------------------------------------ ...to "" Γ’ " Λ...Γ’""Γ’"β¬...βΛ.Γ’β’' Rainier Bakels// aβ’'............................................. ..... ..... .Γ’β’' January 17, 2016// Γ’β’Ε‘Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ Γ’β’ β’β’β’β’ β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’β’/*borlandbcc55include.hborlandbcc55includemmsystem.hborlandbcc55includewinbase.h*/ #define NAME_COMMANDS#include "rbbboilerpl.h"#include "rbbdis.h"#include "rbbprint.h"#include "rbbps.h"#include "rbbgct.h" // getCurrentTime()#include #include #include #ifdef NAME_COMMANDSpermanent nature 5 . command names [] = { "" . . . // 0x0800 "", // 0x0801 "" . // 0x0802 "Open": // 0x0803 "Close", // 0x0804 "Escape", // 0x0805 "Play", // 0x0806 "Find", // 0x0807 "stop", // 0x0808 "pause", // 0x0809 "O", // 0x080A "Get devcaps", // 0x080B "turn", // 0x080C "install", // 0x080D "step", // 0x080E "Save", // 0x080F "infosys" - // 0x0810 "Pause", // 0x0811 "", // 0x0812 "Save", // 0x0813 "Status" //
Speed up your computer now by downloading the software that will fix your PC problems.