Changeset 108 for trunk/classes/c/c_video/cwavi.c
- Timestamp:
- Oct 4, 2023, 6:18:02 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/c/c_video/cwavi.c
r65 r108 117 117 strcpy(chrPlayer, szFullFilename); 118 118 else { 119 char text[ 200];119 char text[300]; 120 120 sprintf(text, "No suitable video player could be found. Please install ffplay (part of ffmpeg) or smplayer/mplayer somewhere in your path or in OS2.INI add the key mvidplayer under CWMM application containing the full path to an appropriate video player"); 121 121
Note:
See TracChangeset
for help on using the changeset viewer.