最近我有用MEDIA PLAYER CLASSIC播放视频时出现警告窗口:无法解析媒体中的某些流 媒体流 1 媒体类型 0: -------------------------- AM_MEDIA_TYPE: majortype: MEDIATYPE_Video {73646976-0000-0010-8000-00AA00389B71} subtype: Unknown GUID Name {30345652-0000-0010-8000-00AA00389B71} formattype: FORMAT_VideoInfo {05589F80-C356-11CE-BF01-00AA0055595A} bFixedSizeSamples: 1 bTemporalCompression: 0 lSampleSize: 21472 cbFormat: 122 VIDEOINFOHEADER: rcSource: (0,0)-(0,0) rcTarget: (0,0)-(0,0) dwBitRate: 607108 dwBitErrorRate: 0 AvgTimePerFrame: 500000 BITMAPINFOHEADER: biSize: 40 biWidth: 512 biHeight: 304 biPlanes: 3 biBitCount: 12 biCompression: RV40 biSizeImage: 233472 biXPelsPerMeter: 0 biYPelsPerMeter: 0 biYPelsPerMeter: 0 biClrUsed: 0 biClrImportant: 0 然后在网络上找解码器出现下列信息: Warning: mysql_connect(): Can't connect to MySQL server on 'mysql.sourceforge.net' (111) in /home/groups/g/gu/guliverkli/htdocs/codec.php on line 14
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/groups/g/gu/guliverkli/htdocs/codec.php on line 19 Fourcc: RV40
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/groups/g/gu/guliverkli/htdocs/codec.php on line 25
Warning: mysql_query(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/groups/g/gu/guliverkli/htdocs/codec.php on line 34
Warning: mysql_query(): A link to the server could not be established in /home/groups/g/gu/guliverkli/htdocs/codec.php on line 34
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/groups/g/gu/guliverkli/htdocs/codec.php on line 35
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/groups/g/gu/guliverkli/htdocs/codec.php on line 37 Sorry, we couldn't find any codec with that guid in our database, the good news is that we will investigate your submission and probably add it later. 请问是什么原因,该如何解决这个问题呢?谢谢 |