caydey / ffshare

An android app to compress image, video and audio files through ffmpeg before sharing them
GNU General Public License v3.0
589 stars 27 forks source link

AC3 audio codec transformed into vorbis after conversion #91

Closed gbdomubpkm closed 3 months ago

gbdomubpkm commented 3 months ago

Hello. By retaining the AC3 audio input codec, this is transformed into a vorbis output. Is this normal?

gbdomubpkm commented 3 months ago

Conversely, I also think that ffshare cannot convert the vorbis format into another audio format (for example aac) when the audio input format is vorbis.

caydey commented 3 months ago

Merging to #92;