Today, I encountered a tricky thing: I was very interested in using BT for a favorite TV series, but there was a set of 02. rmvb prompts "I cannot render this file" when I played it with a storm video ". Therefore, two major remedial measures were taken:
1. Use RealPlayer or Windows Media Player!
2. view the property display file type: RealVideo VBR. Use video fixer to fix the file. The system prompts that the file cannot be repaired!
Later think carefully: this situation may be due to file header damage, should be able to use UltraEdit-32 combined with video fixer repair. The problem was solved. I want to share with you some help.
The specific method is as follows:
1, first open 02 with UltraEdit-32. rmvb (files that cannot be played) and any set that can be played normally, such as 01. rmvb comparison, found 02. the data in the rmvb file header from the beginning to the address 0003a7b0h is all 0 (this is abnormal ).
2. Cut off (must be cut) 02. copy the data in rmvb from 1_h to 0003a7b0h. in rmvb, paste the data from the address 00000000h to 0003a7b0h and paste it to 02. rmvb, for the sake of insurance, it is best to choose another storage.
3. Play another file. If the playback is not smooth or cannot be dragged, you can use video fixer to fix it.
After a few simple steps, you can view files that cannot be played!