Your Name 4 年之前
父节点
当前提交
07cd78d18f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/openshottest.py

+ 1 - 1
tests/openshottest.py

@@ -26,7 +26,7 @@ ck=openshot.ChromaKey(col, openshot.Keyframe(170))
 #ck.End(60)
 
 # Set up Writer
-w = openshot.FFmpegWriter("/tmp/out.mp4")
+w = openshot.FFmpegWriter("/var/video/s1/6320757395.mp4")
 
 #w.SetAudioOptions(True, "libmp3lame", r.info.sample_rate, r.info.channels, r.info.channel_layout, 128000)
 #w.SetAudioOptions(True, "libmp3lame", 44100, 1, r.info.channel_layout, 128000)