devhyper / open-video-editor

Open source Android video editor, built with Media3 and Jetpack Compose.
GNU General Public License v3.0
349 stars 15 forks source link

Add mp3,mp4 extract feature #18

Closed heberjeur closed 9 months ago

heberjeur commented 9 months ago

Hi, can you add mp3 and mp4 extract feature, it's useful more than others

BinTianqi commented 9 months ago

You can select "audio only" or "video only" here. Screenshot_20240107-185833_Open Video Editor

heberjeur commented 9 months ago

There are no options to export mp3 or mp4

Screenshot_20240107-150621_Open Video Editor Screenshot_20240107-150606_Open Video Editor

BinTianqi commented 9 months ago

video type: video/avc equals h.264 and h.264 equals .mp4 format.

Although there is no mp3 format, mp4a and 3gpp are common formats and you can play them on many platforms.

devhyper commented 9 months ago

Media3 Transformer only supports MP4 output: https://developer.android.com/media/media3/transformer/supported-formats