RMA provides a more thorough approach.
That is, the RM file is separated.
0 audio stream RealAudio
1. Video Stream realvideo
2 event stream realevents
Then, we discard the 2 event stream (realevents) and combine the 0 audio stream RealAudio and the 1 Video Stream realvideo into a complete video file (RM. rmvb)
The following is a simple test process during my test.
RMA-D file. rm view the information of the specified file
RMA-sx0 file. rm | ----------- 0, audio stream RealAudio
RMA-SX1 file. rm |-generally-1, video stream realvideo
RMA-sx2 file. rm | ----------- 2, event stream realevents
After separation, you can find file.000, file.001, file.002 in the folder where RMA is located.
After separation, manually change file.001 file.002 to video. rm audio. rm.
These files can be played now. But it cannot be dragged or dropped. You can play any extra real stream if it is changed to an RM file. However, there is no sound or video, that is, a broadcasting event (a webpage is popped up and annoying)
Combines the separated video stream and audio stream into a complete RM file.
RMA-J/video. rm // audio. RM/file. rm note. There is no space between-J // and //.
The combination also needs to re-create the file index
RMA-I file. rm re-create the file index
OK. Success