On Thu, Mar 9, 2017 at 9:53 AM, Moritz Barsnick <barsn...@gmx.net> wrote:

> A quick check found this:
> https://developer.android.com/guide/topics/media/media-
> formats.html#audio-formats
> which seems to indicate that, on Android, the only format which can
> carry PCM audio is WAV. The only other supported lossless audio codec
> seems to be FLAC, but that is only supported in actual FLAC files. So
> it looks like you need to use a lossy codec.
>
> Cool. Thanks for the research.

Not a big deal to use a lossy codec. My primary goal was to be able to play
the videos natively. Retaining as much of the source data as possible was a
secondary goal.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to