gpt4 book ai didi

Ubuntu ffmpeg 无法使用 libx264

转载 作者:行者123 更新时间:2023-12-04 19:06:37 27 4
gpt4 key购买 nike

命令

ffprobe rtsp://localhost/myvideo -codec:v libx264 -show_frames -of csv
输出
Failed to set value 'libx264' for option 'codec:v': Option not found
但是 libx264似乎已安装- sudo apt install libx264-dev :
Reading package lists... Done
Building dependency tree
Reading state information... Done
libx264-dev is already the newest version (2:0.152.2854+gite9a5903-2).

最佳答案

libx264是一个编码器。 ffprobe仅探测和打印有关现有媒体输入的信息 - 没有指定编码器的范围。删除 -codec:v libx264 .

关于Ubuntu ffmpeg 无法使用 libx264,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67725371/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com