2021년 10월 19일 화요일

Repairing corrupt MP4

 

ffmpeg -i input.mp4 -c copy output.mp4
 
https://superuser.com/questions/538829/repairing-corrupt-mp4 

2021년 10월 12일 화요일

civilization || windows 10

https://forums.civfanatics.com/threads/civilization-ii-64-bit-editbox-patcher-mge-tot-also-works-on-win10-1709-fall-creators-update.622154/

winedvm: seems not working

 

2021년 10월 9일 토요일

civilization II on wine

copied my entire CIV2 installation directory and all subdirectories from my PeeCee to a flashdrive. Then I created the directory ~/.wine/drive_c/CIV2 and put the whole mess in there along with the WING.DLL file. Then I used the Wine console to execute the program, as in:

Applications -> Accessories -> Terminal
cd .wine/drive_c/CIV2
wine CIV2.EXE

 

https://ubuntuforums.org/showthread.php?t=820975

via permission error linux chrome

 https://bbs.archlinux.org/viewtopic.php?id=285709