VideoLAN presentation at Paris Tech Talks meetup #1
VideoLAN presentation at Paris Tech Talks meetup #1
Ecole Centrale Paris
900 000 per day

 More than 1.3B
over VLC life time

 1 every 6 Mac
Top 15 Windows

Most used French
    software
Why is VLC popular ?
   Technically:)


      Modules


        C--


  Network oriented
VLC        VLMC                  Applications


                    libVLC



               libVLCcore


Decoder     Theora       Vorbis          x264

Demuxer      Mux             Ogg         MKV

Interface    Vout            Aout       Filters

Modules     Modules     Modules        Modules
VLC
C-Object (C--)




Also C99, C++, Obj-C, ASM, Lua
VideoLAN presentation at Paris Tech Talks meetup #1
Network-oriented graph
                      Subtitles   Text Renderer
                      Codec


                      Video
Protocol     Format               Video Filters   Video Output
                      Codec

                      Audio
                                  Audio Filters    Audio Output
                      Codec


                       Codec                      Encoder     Encoder

                                                         Muxer

Interfaces            MetaData
                                                        Stream
Thank You



Jean-Baptiste Kempf


  jb@videolan.org

More Related Content

PDF
[9-6-2016] Openlab Poster-v3
PDF
Thesis - LLVM toolchain support as a plug-in for Eclipse CDT
PDF
차세대컴파일러, VM의미래: 애플 오픈소스 LLVM
PPTX
The Secrets of SVC (NBU)
PPT
PPTX
Single Host Docker Networking
PDF
Jean s ca-le-videolan
PDF
Viewer sw
[9-6-2016] Openlab Poster-v3
Thesis - LLVM toolchain support as a plug-in for Eclipse CDT
차세대컴파일러, VM의미래: 애플 오픈소스 LLVM
The Secrets of SVC (NBU)
Single Host Docker Networking
Jean s ca-le-videolan
Viewer sw

Similar to VideoLAN presentation at Paris Tech Talks meetup #1 (20)

PDF
WebCodecs in WebKit With GStreamer!
PDF
Skype testing overview
PDF
Skype testing overview
PPTX
CMAF 101 by Cyril Concolato
PDF
Build Programming Language Runtime with LLVM
PPT
Slide
KEY
PDF
Are ott the new walled gardens
PDF
Porting VLC on Android - DroidCon Paris 2014
PPTX
Generic Video Adaptation Framework Towards Content – and Context Awareness in...
PDF
Inside the ABC's new Media Transcoding system, Metro
PPTX
what_is_a_codec_2010
DOC
Acronimos En Informatica
PDF
Qt Experiences on NXP's Connetcted TV Platforms
PDF
WebRTC Standards & Implementation Q&A - The Internals of WebRTC Browsers Impl...
PDF
"One network to rule them all" - OpenStack Summit Austin 2016
PDF
AAME ARM Techcon2013 003v02 Software Development
PPTX
PPTX
.Net + novas tecnologias + win8
PDF
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
WebCodecs in WebKit With GStreamer!
Skype testing overview
Skype testing overview
CMAF 101 by Cyril Concolato
Build Programming Language Runtime with LLVM
Slide
Are ott the new walled gardens
Porting VLC on Android - DroidCon Paris 2014
Generic Video Adaptation Framework Towards Content – and Context Awareness in...
Inside the ABC's new Media Transcoding system, Metro
what_is_a_codec_2010
Acronimos En Informatica
Qt Experiences on NXP's Connetcted TV Platforms
WebRTC Standards & Implementation Q&A - The Internals of WebRTC Browsers Impl...
"One network to rule them all" - OpenStack Summit Austin 2016
AAME ARM Techcon2013 003v02 Software Development
.Net + novas tecnologias + win8
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
Ad

Recently uploaded (20)

PDF
sbt 2.0: go big (Scala Days 2025 edition)
PDF
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
PPT
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
PPTX
Microsoft Excel 365/2024 Beginner's training
PPT
Geologic Time for studying geology for geologist
PDF
The influence of sentiment analysis in enhancing early warning system model f...
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
Flame analysis and combustion estimation using large language and vision assi...
PDF
A review of recent deep learning applications in wood surface defect identifi...
DOCX
search engine optimization ppt fir known well about this
PDF
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
Two-dimensional Klein-Gordon and Sine-Gordon numerical solutions based on dee...
PPTX
Chapter 5: Probability Theory and Statistics
PPTX
2018-HIPAA-Renewal-Training for executives
PDF
A comparative study of natural language inference in Swahili using monolingua...
PPTX
Benefits of Physical activity for teenagers.pptx
sbt 2.0: go big (Scala Days 2025 edition)
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
Microsoft Excel 365/2024 Beginner's training
Geologic Time for studying geology for geologist
The influence of sentiment analysis in enhancing early warning system model f...
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Flame analysis and combustion estimation using large language and vision assi...
A review of recent deep learning applications in wood surface defect identifi...
search engine optimization ppt fir known well about this
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
1 - Historical Antecedents, Social Consideration.pdf
Convolutional neural network based encoder-decoder for efficient real-time ob...
Two-dimensional Klein-Gordon and Sine-Gordon numerical solutions based on dee...
Chapter 5: Probability Theory and Statistics
2018-HIPAA-Renewal-Training for executives
A comparative study of natural language inference in Swahili using monolingua...
Benefits of Physical activity for teenagers.pptx
Ad

VideoLAN presentation at Paris Tech Talks meetup #1

  • 4. 900 000 per day More than 1.3B over VLC life time 1 every 6 Mac Top 15 Windows Most used French software
  • 5. Why is VLC popular ? Technically:) Modules C-- Network oriented
  • 6. VLC VLMC Applications libVLC libVLCcore Decoder Theora Vorbis x264 Demuxer Mux Ogg MKV Interface Vout Aout Filters Modules Modules Modules Modules
  • 7. VLC
  • 8. C-Object (C--) Also C99, C++, Obj-C, ASM, Lua
  • 10. Network-oriented graph Subtitles Text Renderer Codec Video Protocol Format Video Filters Video Output Codec Audio Audio Filters Audio Output Codec Codec Encoder Encoder Muxer Interfaces MetaData Stream
  • 11. Thank You Jean-Baptiste Kempf jb@videolan.org