caydey / ffshare

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

Faulty subtitle management (and audio) #92

Open gbdomubpkm opened 4 months ago

gbdomubpkm commented 4 months ago

Example of experience:

.mkv source file Video: MPEG-4p10 AVC H264 Audio: AC3 Subtitle1: subrip SRT fre Subtitle2: subrip SRT eng

File after conversion: .mkv (ok) Video: MPEG-4p10 AVC H264 (ok) Audio: vorbis (why ?) Subtitte1: substation Alpha fre (why ?) Subtitle2 : doesn't exist ! (why ?)