]> git.sesse.net Git - nageru/blobdiff - ffmpeg_capture.h
Support changing video files underway, just like images.
[nageru] / ffmpeg_capture.h
index 095078267c1987d67e7e843ded7e90cb57641136..3b2f0e431bd6b08aa0cb7981182dd154bcf5ef5f 100644 (file)
@@ -17,8 +17,7 @@
 // CPU conversion), but it would require some more plumbing, and it would also
 // fail if the file changes parameters midway, which is allowed in some formats.
 //
-// There is currently no audio support. There is also no support for changing
-// the video underway (unlike images), although there really should be.
+// There is currently no audio support.
 
 #include <assert.h>
 #include <stdint.h>