php - x264 [错误] : baseline profile doesn't support 4:2:2 , 与 ffmpeg php

标签 php ffmpeg drupal-6 ffmpeg-php amazon-elastic-transcoder

enter image description here
初始化输出流 0:0 时出错 - 打开输出流 #0:0 的编码器时出错 - 可能是不正确的参数,例如 bit_rate、rate、width 或 height
转换失败!

最佳答案

ffmpeg -loop 1 -i ResizedImg/Default.jpg -i Chem_XII_L1_Ch2_The_Solid_State_Seg_-_6.mp3 -y -vf "pad=ceil(iw/2)*2:ceil(ih/2)*2"-pix_fmt yuv420p -shortest -c :v libx264 -c:a aac -c:s mov_text -strict 实验性 -vprofile 基线 -level 2 -threads 0 out5.mp4

关于php - x264 [错误] : baseline profile doesn't support 4:2:2 , 与 ffmpeg php,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71547673/

相关文章:

drupal-6 - 如何在drupal View 中有条件地隐藏字段?

php - 调试 Drupal 的白屏死机?

c++ - 在 OpenCV 中使用 High Profile 从 High Profile mp4 文件编写 H.264 视频

android - 在android中通过ffmpeg合并两个mp3文件不起作用

jquery - 文本显示在 IE 7 中 Jquery 工具叠加层的叠加层下

PHP - 自动检测文件何时/是否已更新

PHP二维数组转化为HTML

javascript - onBlur() 函数在 JavaScript 中不起作用

PHPUnit 无法打开所需文件

video - 缩小视频大小