코덱 설치


ZMBV 코덱을 설치한다.



zmbv_install_x86.zip



설치방법은 윈도우즈 XP에 C:\WINDOWS\system32에 압축을 풀어 넣은 후 zmbv_install_x86.bat 파일을 실행한다. 참고로 이 파일은 32bit 윈도우즈용 파일이다.


 

 




openMSX 비디오 캡쳐 방법


Catapult로 시작을 한 후 키보드에서 Pause키를 눌러 중단한다.


F10을 누르면 커맨드 창이 나타난다.


다음 명령을 키보드로 친후 엔터키를 누른다.

>record stop : 녹화 중지


다음 명령을 친 후 Pause키를 눌러 해제 후 엔터키를 친다.

>record start -doublesize : 640x480으로 녹화


화면이 녹화가 된다.


명령창에서 윗 화살표키를 눌러 다음명령어에 맞춰 놓는다.

>record stop : 녹화 중지


F10 키를 눌러 게임으로 복귀 후 게임을 한다.

게임을 1분 20초 정도 녹화한다.

F10 키를 눌러 명령창에서 엔터키를 누르면 동영상이 정지한다.

 

 


openMSX 레코드 명령어


record

Controls video recording: write openMSX audio/video to an AVI file.


usage:

record startRecord to file "openmsxNNNN.avi"
record start <filename>Record to indicated file
record start -prefix fooRecord to file "fooNNNN.avi"
record stopStop recording
record toggleToggle recording

The start subcommand also accepts an optional -audioonly, -videoonly and a -doublesize flag. Videos are recorded in a 320×240 size by default and at 640×480 when the -doublesize flag is used. If only audio is recorded, the created file will be a WAV file instead of an AVI file.


If any stereo sound devices are present or any sound device has an off-center balance, the recording will be made in stereo, otherwise it will be mono. If a recording is made in mono and then a stereo sound device is added, you'll receive a warning that stereo sound has been detected and that the two channels will be mixed down to mono. You can prevent this from happening by using the -stereo option to force a stereo recording even if no stereo devices are present at the time you enter the command. You can also force a mono recording with -mono to save space.


The soundlog command is a shorthand for record -audioonly.


Use record_chunks if you want some extra options. You can control the maximum length (in seconds) to record and also set up multiple recordings of a certain length. This is very useful if you want to record for e.g. YouTube. The default length is 14:59 (to make sure YouTube will accept it). Using this command implies -doublesize.


'비법' 카테고리의 다른 글

유튜브(YouTube) 인코딩  (0) 2016.07.05
블로그 수익 창출  (0) 2016.05.23
수동적 수입(Passive Income) 창출 방법  (0) 2016.05.23
광고수익으로 돈 많이 버는 방법은?  (0) 2016.05.19
다음 팟인코더 사용하기  (0) 2016.04.28

+ Recent posts