Unable to record video in MRLE format
We want to record sessions with LogMeIn. Sometimes we want to share recorded videos with customers. Some customers have security restrictions preventing them from running AVICodec.msi (also, as far as built in apps, the codec only works for Windows Media Player Legacy not the new Windows Movies & TV/Photos/Media Player apps). Not all customers use Windows and it's just plain bad customer service to require the customer to install something just to play a video.
We are fine recording using Microsoft RLE (MRLE) (even though it has significantly reduced quality and, as far as built in apps, only works with Windows Media Player Legacy). But I have encountered the following issue:
1. Set AVI -> Microsoft RLE (MRLE) for a group in the Administration Center and save the change.
2. Make sure to log out of LogMeIn Technician Console to make sure the changes have applied.
3. Start a new session, install applet, connect to it, etc...
4. Click Screen Recording.
5. The output file is still in RASC format. I know this because a machine that doesn't have the codec installed can't play it in Windows Media Player Legacy. I also run ffprobe on the file and it shows that the file has rasc encoding but if I run it on a file that has been converted to MRLE from RCREC with LogMeIn Rescue AVI Converter (installed via AVIConvert.msi) it will run in Windows Media Player Legacy and ffprobe doesn't show RASC encoding.
I am able to configure a group to record in RCREC format and convert to MRLE with the LogMeIn Rescue AVI converter, but I would like to avoid requiring our technicians to do this process for every file.
The AVI converter seems to crash, produce unreadable file, or produce a very distorted video if using a video in RASC format as input and converting to MRLE.
I know ffmpeg is able to transcode RASC to other formats, but I'm not sure if we need permission from LogMeIn or some other party to legally be able to do that. Either way I can't install ffmpeg on our workstations or create a server to submit ffmpeg jobs to.
It would be very nice if setting to record with MRLE format actually worked.