kazam icon indicating copy to clipboard operation
kazam copied to clipboard

have to convert to aac codec in order to have audio on iPhone

Open freemant2000 opened this issue 2 years ago • 3 comments

The video works but no sound on iPhone 11 (not sure about other versions) or iPad. I worked around it by converting to the aac codec:

ffmpeg -i input.mp4 -c:v copy -c:a aac -b:a 384k output.mp4

freemant2000 avatar Dec 19 '22 05:12 freemant2000

Thanks for the tip. Another option is go to preferences and pick record with webm.

niknah avatar Dec 20 '22 03:12 niknah

Thanks! Are you sure it works? The video is sent to the recipient by instant messaging and is not played by the browser.

freemant2000 avatar Dec 20 '22 04:12 freemant2000

Only if the instant messaging software is ok with webm.

niknah avatar Dec 20 '22 04:12 niknah