Gopro Quikはフリーの動画編集アプリで
1分程度のクリップを自動作成してくれるので重宝していましたが
PC版ではエラーが表示されていたため、使うのを放置していました。
ようやくエラーの原因がJavascpritにあることが分かったので
ググって解決方法を発見。
=====
Windows版gopro quikをインストールして使おうと思ったら動画編集途中で
JavaScript Error - Loading Music
なるものが発生。
GoPro Support Hubに対処法があったのでメモ
Go in : \ Users \ \ AppData \ Local \ GoPro \ Music, open the file "catalog_info.json" with a text editor. (like notepad ++)
You have to modify the expire date of the music:
Search and replace all expire dates with a future date.
I replaced all this
-> "expiry_date": "2021-09-01T00: 00: 00Z" with this
-> "expiry_date": "2029-09-01T00: 00: 00Z"
Then go to : \ Users \ \ AppData \ Local \ GoPro \ Databases and delete the file "MusicService.db".
Now open quik and everything should work.
=========
"catalog_info.json"内のExpiry dateを 2021以降に修正して保存、
その後"MusicService.db".を削除してQuikを再起動する、と。
無事動作、編集可能になりました。
【このカテゴリーの最新記事】