PDA

View Full Version : RVC is creating two files (mpg and mp4)



aberly
01-19-2015, 08:15 PM
When I capture a video, Replay Video Capture (RVC) writes two files. First, it writes an MPG file. This file is sitting there when I finish recording. It also writes an MP4 file that is not finished when the recording is over and I exit RVC. What happens is ffmpeg.exe continues to run in a console window, and appears to be writing this other file. When it finishes, the MP4 file is about half the size of the MPG file.

What is the purpose of creating two files.

Cheryl Wester
01-20-2015, 07:34 PM
Hi

The original file is created and then the program is converting it to the second format you want. In order to have the different format with our screen capture program this is the process that is required. Thanks.