1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Fix code snippets inclusion into video tutorials

Code snippets need a section marked with ### above to render properly
This commit is contained in:
Igor Murzov
2020-11-10 15:36:13 +03:00
parent c3e7a23da5
commit 08271e5591
3 changed files with 8 additions and 10 deletions
@@ -63,7 +63,7 @@ specialized video writing libraries such as *FFMpeg* or codecs as *HuffYUV*, *Co
an alternative, create the video track with OpenCV and expand it with sound tracks or convert it to
other formats by using video manipulation programs such as *VirtualDub* or *AviSynth*.
The *VideoWriter* class
The VideoWriter class
-----------------------
The content written here builds on the assumption you