Page 1 of 1
CD+G (Karaoke CD) files playback [#21516]
Posted: Tue Feb 25, 2025 3:08 pm
by ajmps
Hello
I used to be able to play cgd files from within MM (can't remember which version I was using). Can that still be done from MM 2024? CGD files are not starting with the mp3, like it used to.
Thanks
Re: CGD files
Posted: Tue Feb 25, 2025 7:00 pm
by Peke
What app you use fro playing CGD files at the moment?
Re: CGD files
Posted: Tue Feb 25, 2025 7:15 pm
by ajmps
[quote=Peke post_id=525848 time=1740528023 user_id=213]
What app you use fro playing CGD files at the moment?
[/quote]
None. I was hoping to stay with MM.
Edit: I tried VLC player and it worked.
Re: CGD files
Posted: Wed Feb 26, 2025 3:28 pm
by Peke
Hi,
Can you please open support ticket and send us DL link to few files so that we can investigate.
To be honest in 30+ years in Multimedia/Broadcasting I have never had single CGD Media file.
EDIT: I stand corrected CDG = CD+G (Karaoke CDs), I created several such CDs 20+ years ago, but I have never ever used them. Eg.
https://www.youtube.com/watch?v=yY1kCpsW69o Hav eyou tried converting them to MP4
https://cdg2mp4.com/ (if it works as I do not have CDG for testing)
From What I know FFMpeg can also convert CDG With this commands line:
Code: Select all
ffmpeg -i %1 -i %2 -pix_fmt yuv420p -vcodec libx264 -acodec copy "%~dpn1.mkv"
Re: CGD files
Posted: Wed Feb 26, 2025 3:52 pm
by Peke
Hi,
To remedy my initial lack of knowledge I created
https://www.ventismedia.com/mantis/view.php?id=21516 for implementation
Can you please Send us few sample files so that we can analyze and work on support?
Re: CD+G (Karaoke CD) files playback [#21516]
Posted: Thu Feb 27, 2025 9:56 am
by ajmps
Hello again, and thanks for the feedback.
I will gladly send you the files. I think you mean some of .cgd files I was referring to. They are usually paired with .mp3 files, and they play simultaneously.
How shall I send them? (Pardon the dumb question)
Re: CD+G (Karaoke CD) files playback [#21516]
Posted: Fri Feb 28, 2025 5:16 am
by Peke
Hi,
Just open Support Ticket at
https://www.mediamonkey.com/support (same credentials as forum login) and add Download links to few pairs.
Re: CD+G (Karaoke CD) files playback [#21516]
Posted: Fri Feb 28, 2025 12:10 pm
by ajmps
Hello again.
Done. Ticket #9451: "Playback of CDG (Karaoke CD) Files"
Had to zip the pair, because cgd files were not acepted.
Re: CD+G (Karaoke CD) files playback [#21516]
Posted: Mon Mar 03, 2025 7:18 am
by Peke
Hi,
Than you, Updated bug with info.