karlyriceditor icon indicating copy to clipboard operation
karlyriceditor copied to clipboard

lyrics editor and CD+G/video exporter for Karaoke

Results 15 karlyriceditor issues
Sort by recently updated
recently updated
newest added

``` ffmpegvideoencoder.cpp: In member function 'bool FFMpegVideoEncoderPriv::createFile(const QString&)': ffmpegvideoencoder.cpp:254:39: error: invalid conversion from 'const AVOutputFormat*' to 'AVOutputFormat*' [-fpermissive] 254 | outputFormat = av_guess_format( qPrintable( m_profile->videoContainer ), qPrintable( m_profile->videoContainer ), 0...

With these updates I'm able to compile against ffmpeg 6.1. I do still see a lot of warnings and audio does not seem to work correctly in video export, but...

It might be that there's just a delay, but I can't seem to get it right, when it loks like Imve got the start synced up correctly as the video...

mars@mohammad-81yh  ~/Downloads/karlyriceditor   master ± make `cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /home/mars/Downloads/karlyriceditor/src/src.pro ) && make -f Makefile make[1]: Entering directory '/home/mars/Downloads/karlyriceditor/src' g++...

I had a lot of errors trying to running make on the last sourcecode provided for linux (the 2.2 version on sourceforge). All of them because some ffmpeg uptade that...

I'm using the program on Windows 10 with Intel HD Graphics I have attempted create a CDG Export using several of the available fonts. The font rendering seems grainy and...

### Issue: **Software crash cases.** - If I put in a invalid marker, for example I insert a two seconds marker coming before a one second marker then "Test lyrics"...

Could you add support for ffmpeg 5.0 ? The first error is ``` ffmpegvideodecoder.cpp:107:44: error: invalid conversion from 'const AVCodec*' to 'AVCodec*' [-fpermissive] 107 | AVCodec *dec = avcodec_find_decoder( stream->codecpar->codec_id...

Tried to start a new project but it will not add the mp3 file. Instead it gives errors like "Cannot open the music file. Your audio device cannot play this...

where ever i use 'edit/insert picture' an error generates when exporting a video. so how is that done exactly. and 2 in linux. for me arch linux all pkgs current....