PGN to video

Sort:
Tamyrys2022

Hello,

how is it possible to convert a chess game in PGN format to a video file?

Could you please recommend me a software or a script?

Thanks!

msoczka

That may work as a base case scenario, PGN to video.
https://violetcrownchess.com/pgnFor more creative / sophisticated cases, I have seen whole repos on github that mix PGN with stock and AI generated videos to allow to publish chess games to youtube en masse.

Tamyrys2022
msoczka wrote:

For more creative / sophisticated cases, I have seen whole repos on github that mix PGN with stock and AI generated videos to allow to publish chess games to youtube en masse.

Please give me a link to this repo

Tamyrys2022

The problem not solved yet

EclecticExplorer

Chess GIF Maker - Create your own GIF - Chess.com converts it to a gif file. There are many tools to change from a gif to an mp4, if you prefer that format. I have used this approach, then slowed it down when going form gif to mp4 so I can really absorb the moves. I am finding it helpful for me to visualize opening sequences.

Tamyrys2022
EclecticExplorer wrote:

Chess GIF Maker - Create your own GIF - Chess.com converts it to a gif file. There are many tools to change from a gif to an mp4, if you prefer that format. I have used this approach, then slowed it down when going form gif to mp4 so I can really absorb the moves. I am finding it helpful for me to visualize opening sequences.

Thank you for your response.

But a gif file doesn't contain sounds when players make moves

EclecticExplorer

@Tamyrys2022: In fairness, you said nothing about sounds. I like this approach because I want the moves to occur with constant spacing, to create a rhythm. If you are less concerned about that but want sound with the moves, OBS Studio appears to be the way to go. I have not done this myself, but it seems to be the tool that YouTube content creators use -- and it's free.

poliagapitos
Корисник Tamyrys2022 је написао:

Hello,

how is it possible to convert a chess game in PGN format to a video file?

Could you please recommend me a software or a script?

Thanks!

You can use this Python script: https://gist.github.com/pyscriptor/4f35dca5be05bb8aad70abac8012371f

To see some videos made using this script please visit YouTube channel:

https://www.youtube.com/channel/UChNw4cEj8Y-OdteyMIMjTMg

Tamyrys2022
orcan57 wrote:
Корисник Tamyrys2022 је написао:

Hello,

how is it possible to convert a chess game in PGN format to a video file?

Could you please recommend me a software or a script?

Thanks!

You can use this Python script: https://gist.github.com/pyscriptor/4f35dca5be05bb8aad70abac8012371f

To see some videos made using this script please visit YouTube channel:

https://www.youtube.com/channel/UChNw4cEj8Y-OdteyMIMjTMg

Thank you! What about a sound?

newbie_chess_child

Hi all i have taken pgn file. I need to make video from pgn and upload to YouTube. Is violet crown chess video maker good for the purpose? Is it allowed to do so? Can you please suggest some tips to avoid copyright issue?

Someone please help me