-1

becaus of this problem I need to change the profile in MP4Box to "high" or "main". how can I do that ?

I try : MP4Box -profile main -hint -mtu 1024 -fps 30 -add a01.m4v a01.mp4

But it dont work, and I dont have B-frames in final step.

How can I have B-frames after execute evalvid cammands (MP4Box , mp4trace)??

Any tips can be useful

Community
  • 1
  • 1

1 Answers1

1

MP4Box is not an encoder, it is a muxer. So you need to re-encode your content using the JM or FFmpeg/libx264.

R. Bouqueau
  • 451
  • 2
  • 5