Is there a way to rename the result video when combining audio and video files in ffmpeg?

后端 未结 0 1206
日久生厌
日久生厌 2020-12-04 01:15
def mergeFilesReddit(): #function
    input_video = ffmpeg.input(\'/temp/video.mp4\')#video

    input_audio = ffmpeg.input(\'/temp/audio.m4a\')#audio

    ffmpeg.co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题