Closed taiixu closed 9 months ago
First thing I noticed: You have the wrong codec. You have vorbis but you need opus - see here.
Try fixing that and then check if the error still happens.
If it does, provide me with the following info:
ffmpeg -version
)Can you also attach the glypha file and glyphc1 file?
Re-encoding didn't solve my problem https://cdn.discordapp.com/attachments/544797896042741769/1205918478104797294/2024-02-10_19-42-55.mp4?ex=65da1e1a&is=65c7a91a&hm=ec4bc7fe4d9d48d511edaba39516f1289451b8383e68b23dbb88def34b54e148&
ffmpeg version N-55702-g920046a
built on Aug 21 2013 18:10:00 with gcc 4.7.3 (GCC)
configuration: --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 52. 42.100 / 52. 42.100
libavcodec 55. 29.100 / 55. 29.100
libavformat 55. 14.101 / 55. 14.101
libavdevice 55. 3.100 / 55. 3.100
libavfilter 3. 82.100 / 3. 82.100
libswscale 2. 5.100 / 2. 5.100
libswresample 0. 17.103 / 0. 17.103
libpostproc 52. 3.100 / 52. 3.100
python version: 3.12.1
Seems like your ffmpeg version is quite old (2013). Please follow these steps and see if that fixes it:
--ffmpeg
parameter in the GlyphModder to pass in the full path to the ffmpeg binary you just extracted (drag in the executable into the terminal window to auto complete the path)Oh, thanks, that solved the problem.
When I use GlyphModder, the audio file size becomes 0 bytes. I used ffmpeg directly and this is the error I got: