如何将视频从ISOM转换为MP42?
特别是使用FFMPEG?没有这样的选项来指定。
General
Complete name : C:\wamp\www\tree.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom
File size : 763 KiB
Duration : 3s 834ms
Overall bit rate : 1 630 Kbps
Writing application : Lavf56.30.100
最佳答案
MP4Box是GPAC的一部分,可以执行以下操作:
MP4Box -brand mp42 file.mp4
关于video - 将isom转换为mp42,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/29895517/