Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • Does the Android app you're using actually support Ogg Vorbis? Are other devices able to read or play the file? It might be possible that you need to convert to another format, such as MPEG-2 Layer 3 (.mp3) for the device or application you're using. Commented Feb 1, 2017 at 22:24
  • @DopeGhoti I guess you didn't click through to Github; OGGs without images and OGGs that had images added by other means play just fine. Commented Feb 1, 2017 at 22:28
  • Did you try with oggenc (see linux.die.net/man/1/oggenc)? Could be a solution if ffmpeg does not work. Commented Feb 2, 2017 at 11:25
  • @ridgy Did not; will do and update, thanks for the pointer! Commented Feb 2, 2017 at 15:42
  • @ridgy oggenc does not keep the image. There are certainly ways to add them "by hand", but why should one have to? Commented Feb 2, 2017 at 20:06