Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この問題のため、 MP4Boxのプロファイルを「high」または「main」に変更する必要があります。どうやってやるの ?
試してみます: MP4Box -profile main -hint -mtu 1024 -fps 30 -add a01.m4v a01.mp4
しかし、うまくいかず、最後のステップで B フレームがありません。
evalvid コマンド (MP4Box、mp4trace) を実行した後に B フレームを取得するにはどうすればよいですか??
どんなヒントも役に立ちます
MP4Box はエンコーダではなく、マルチプレクサです。そのため、JM または FFmpeg/libx264 を使用してコンテンツを再エンコードする必要があります。