saki4510t / AudioVideoRecordingSample

Simultaneous audio and video recording sample using MediaCodec/MediaMuxer
Apache License 2.0
960 stars 290 forks source link

The information of the recorded video is not correct . #18

Open wenzhihao123 opened 6 years ago

wenzhihao123 commented 6 years ago

when i recorded a video , i opened it in my computer with MediaInfo but the number of information is unknown ,just with these information,and it cant player,but in the phone:

Format : MPEG-4 Format profile : Base Media / Version 2 Codec ID : mp42 (isom/mp42) File size : 1.02 MiB IsTruncated : Yes

I want to know how to deal with it ? thanks!