sannies / mp4parser

A Java API to read, write and create MP4 files
Apache License 2.0
2.76k stars 568 forks source link

Joining 2 mp4 videos from 2 devices - sounds disappear #281

Open gmailinux opened 7 years ago

gmailinux commented 7 years ago

Hi all,

I am trying to join 2 videos from 2 different devices. Both are recorded using my app so both suppose having the same parameters/info/format. The problem I am facing is that there is no sound in the final mp4 created.

PS: I am not decoding the files to join them.

Any idea what could've been wrong?

Br F.D.N.X

alexglobalbit commented 7 years ago

I encountered the same issue.