NeeeeB/GameList_Editor

No video supported

Opened this issue · 6 comments

Cannot edit video

NeeeeB is no longer extending GameList_Editor, but I have made an extension on https://github.com/andresdelcampo/GameList_Editor
One of the things added is the ability to delete videos when deleting games. Is that the scenario you need?
Beyond that, it is true, GameList_Editor does not currently allow editing videos. Though I could easily add a simple support for it -not sure it would have a video preview- but mostly just selecting a video path or similar. If there is enough interest I would put time on it.

@andresdelcampo Thank you so much for your repo! Actually I was looking for video preview. It is okay not to have video editing because video editing is complex and big in size, and thus, it should be done in any video editor.

@xuancong84 actually I did not mean editing the video itself, but editing the metadata to change the video. I will give it a thought, maybe I can implement it during the next few months.

@andresdelcampo Thank you so much, I really appreciate. But nowadays there is a new way to implement this which is cross-platform, that is to use HTML/CSS/Javascript. I am doing it right now, will share with you after finish. Video preview is trivially easy for a webpage ^_^

@xuancong84
Video IS coming soon :). In the meantime I have released a version that supports ANY system -preconfigured or not.
I have a working prototype for video that will be properly completed and released in the next 2-3 weeks to https://github.com/andresdelcampo/GameList_Editor :).