On Heroku I got FFMPEG::Error (Failed encoding.Errors: encoded file is invalid. Full output: )

后端 未结 0 1087
耶瑟儿~
耶瑟儿~ 2021-01-18 06:05

The code is:

tempfile = Tempfile.open(\'content\')
tempfile.write(content)
movie = FFMPEG::Movie.new(tempfile.path)
screenshot_temp_file = Tempfile.open(\'scr         


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