GameList_Editor icon indicating copy to clipboard operation
GameList_Editor copied to clipboard

No video supported

Open xuancong84 opened this issue 3 years ago • 6 comments

Cannot edit video

xuancong84 avatar Nov 18 '21 02:11 xuancong84

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 avatar Nov 18 '21 09:11 andresdelcampo

@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 avatar Nov 19 '21 01:11 xuancong84

@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 avatar Nov 20 '21 11:11 andresdelcampo

@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 avatar Nov 20 '21 14:11 xuancong84

@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 :).

andresdelcampo avatar Dec 12 '21 17:12 andresdelcampo

@xuancong84 As promised, video is now supported :) https://github.com/andresdelcampo/GameList_Editor

andresdelcampo avatar Dec 23 '21 15:12 andresdelcampo