|
@@ -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)
|