Advanced Recipes ¶
The following challenging recipes will take your skills to the next level and will give access to new DeFFcode techniques, tricky examples, and advanced FFmpeg parameters:
Refer Basic Recipes first!
If you're just getting started, check out the Beginner's Basic Recipes first before trying these advanced recipes.
Any proficiency with OpenCV-Python will be Helpful
Any proficiency with OpenCV-Python (Python API for OpenCV) surely help you with these recipes.
Wanna suggest any improvements or additional recipes?
Please feel free to suggest any improvements or additional recipes on our Gitter community channel ➶
Advanced Decoding Recipes¶
- Decoding Live Virtual Sources
- Generate and Decode frames from Sierpinski pattern
- Generate and Decode frames from Test Source pattern
- Generate and Decode frames from Gradients with custom Text effect
- Generate and Decode frames from Mandelbrot test pattern with vectorscope & waveforms
- Generate and Decode frames from Game of Life Visualization
- Decoding Live Feed Devices
- Hardware-Accelerated Video Decoding
Advanced Transcoding Recipes¶
- Transcoding Live Complex Filtergraphs
- Transcoding Video Art with Filtergraphs
- Hardware-Accelerated Video Transcoding
Advanced Metadata Recipes¶