You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
# sudo apt-get install mp4v2-utils
# mp4info /data/bbb_yami_720.mp4
mp4info version 2.0.0
bbb_yami_720.mp4:
ReadProperties: atom 'avcC' is too small; overrun at property: configurationVersion (src/mp4atom.cpp,386)
mp4info: can't open bbb_yami_720.mp4
Use ffmpeg yami transcode, the mp4 metadata seems with some error.
After use ffmpeg copy codec to do remux, it be fine.
Test step as below:
Step1
Convert 1080p to 720p by libyam_h264. It is base on ffmpeg_libyami_V1.0.0
Step2
mp4info - Utility to display MP4 file summary
Step3
remux by ffmpeg copy.
Step4
display mp4 info again.
The text was updated successfully, but these errors were encountered: