# asm-lessons **Repository Path**: mirrors_FFmpeg/asm-lessons ## Basic Information - **Project Name**: asm-lessons - **Description**: FFMPEG Assembly Language Lessons - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-30 - **Last Updated**: 2025-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Welcome to the FFmpeg School of Assembly Language. You have taken the first step on the most interesting, challenging, and rewarding journey in programming. These lessons will give you a grounding in the way assembly language is written in FFmpeg and open your eyes to what's actually going on in your computer. **Required Knowledge** * Knowledge of C, in particular pointers. If you don't know C, work through [The C Programming Language](https://en.wikipedia.org/wiki/The_C_Programming_Language) book * High School Mathematics (scalar vs vector, addition, multiplication etc) **Lessons** In this Git repository there are lessons and assignments (not uploaded yet) that correspond with each lessons. By the end of the lessons you'll be able to contribute to FFmpeg. A discord server is available to answer questions: https://discord.com/invite/Ks5MhUhqfB **Translations** * [Français](./README.fr.md) * [Spanish](./README.es.md)