Live Meeting Recording Converter Command 기능으로 보다 쉽게 관리하기

이전에 소개해 드렸던 Live Meeting Recording Converter를 설치하시면, 아래와 같은 파일들이 설치 됩니다.

image

위의 내용을 보시면 알겠지만, LM2MovUI.exe가 이전에 사용하던 프로그램이었고,

별도로 LM2Movie.exe라는 파일이 존재하는데 이 것이 Command용 프로그램입니다.

이 파일을 통해 특정 폴더에 Live Meeting Recording 파일들을 모으고 Batch 작업을 통해 동영상 하나로 만들어서,

자동화하시면 보다 쉽게 Recording 작업을 관리 하실 수 있습니다.

[ 실행 방법 ]

LM2Movie -m meeting_folder [-o output_file] [-w width] [-h height] [-l layout] [-s start_time] [-e end_time] [-f frame_rate]

[ 파라미터 소개 ]

-m Specify the path of the source folder for recorded meetings.

-o Specify the path and file name for output video file. If -o is not provided, the output video file is named using the meeting folder name and is stored in the same directory as the meeting folder.

-w Specify the width in pixels of the display for the output video; the supported range is 240-1920; the default value is 640.

-h Specify the height in pixels of the display for output video; the supported range is 240-1200; the default value is 480.

-l Specify the content layout for output video; supported layouts include:

AllVideo - include all content as well as webcam and panorama video (default).

NoPano - include all content except panoramic video in recording.

NoWebcam - include all content except webcam video in recording.

NoVideo - include all content except webcam and panoramic video in recording.

-s Specify the time in the recording to start exporting to video; use the format HH:MM:SS; the default is to start from the beginning of the recording.

-e Specify the time in the recording to end exporting to video; use the format HH:MM:SS; the default value is the end time of the recorded meeting.

-f Specify the frame rate for output video; the supported range is 5-30 frames per second. The default is 5 frames per second; animation may require a faster rate.

만약 사용하는 서버 환경에 크게 부하를 주지 않고 해당 작업을 진행하시고 싶으실 경우에는 아래와 같은 방식으로 실행하시면 Low Priority 로 실행이 됩니다.

start /Low LM2Movie