Mplayer Error Fix in Ubuntu Linux
Environment: Ubuntu 8.10
Error message: ERROR: Could not open required DirectShow codec drvc.so. or ERROR: Could not open required DirectShow codec drvc.dll. or other related errors you can also try this
Solution steps: Open terminal and enter
sudo apt-get install libstdc++5Problem solved, at least this is how I solved mine.