ffmpeg合并ts报错,请求大神指教
ffmpeg吧
全部回复
仅看楼主
level 1
jchotdog1 楼主
参考了N个帖子,试了很多个代码,就是合并报错,ts,m3u8,和key都在,每次都提示
[in#0 @ 0000016ae81074c0] Error opening input: No such file or directory
Error opening input file index.m3u8.
Error opening input files: No such file or directory
没招了,求大佬指教[惊哭]
2024年03月06日 13点03分 1
level 7
用MKVToolNix GUI手工操作合并,简单方便
2024年03月15日 06点03分 2
@务必珍惜2 比如加上 ffmpeg -r 360
2024年04月09日 06点04分
有没有大神懂视频剪辑的 举例:15秒视频 变为1秒 视频音频内容不变
2024年04月09日 05点04分
请问一下,这个你会吗
2024年04月09日 05点04分
level 4
有没有大神懂视频剪辑的
举例:15秒视频 变为1秒 视频音频内容不变
懂得私聊一下,有偿学
2024年04月09日 05点04分 3
ffmpeg -i input.mp4 -r 450 output.mp4
2024年04月09日 06点04分
@贴吧用户_0E8MtUX 源视频帧率 × 15,获得新视频帧率
2024年04月09日 06点04分
@贴吧用户_0E8MtUX 可以沟通一下吗,方便引导吗
2024年04月09日 09点04分
1