SlideShare a Scribd company logo
1 of 27
Download to read offline
Multimedia




  Tools


 NFM 2008
What is FFmpeg ?
FFmpeg is a command line tool that is
composed of a collection of free software /
open source libraries.


FFmpeg can record, convert and stream digital
audio and video in numerous formats.


FFmpeg is developed under Linux, but it can
compiled under most operating systems,
including Microsoft Windows Mac Osx.
Libraries
Libavcodec
  encoding and decoding video and audio data
Libavformat
 audio/video container mux and demux library.
FF + MPEG
MPEG – Moving Picture Experts Group
"FF" for "fast forward".
History
By Fabrice Bellard (using the
pseudonym “Gerard Lantau”)
in year 2000
maintained by Michael Niedermayer.
Part of the MPlayer project
Released under the GNU Lesser
General Public License OR GPL
Video Codecs on project
lossless FFV1
  FF video codec 1
  lossless intra-frame video format
  variable length coding or arithmetic coding for
  entropy coding.
lossy Snow codec
  compress video either lossily or losslessly
Components
FFmpeg - record, convert and stream digital
audio and video in numerous formats
Ffserver - multimedia streaming server for live
broadcasts also support time shift streaming.
Ffplay - simple media player based on
SDL(Simple DirectMedia Layer)
Libraries
Libavcodec - containing all the FFmpeg audio/video
encoders and decoders
Libavformat - containing demuxers and muxers for
audio/video container formats.
Libavutil - containing routines common to different parts of
Ffmpeg
Libpostproc - containing video postprocessing routines.
Libswscale - containing video image scaling routines.
Libavfilter - substitute for vhook which allows the video to
be modified or examined between the decoder and the
encoder.
Codecs
Codecs with the origin in the project:    Sorenson 3 Codec used by many
                                          QuickTime movies
       * Snow
       * FFV1                             Theora (together with Vorbis
                                          makes a base for the .ogg format)
The FFmpeg developers have implemented
                                          Truespeech
    ATRAC3 [Adaptive Transform Acoustic
    Coding]                               TXD
    H.261, H.263 and H.264/MPEG-4         VP5 and VP6
    AVC
                                          Vorbis
    Indeo 2 and 3
                                          Windows Media Audio
    QDesign Music Codec 2, used by
    many QuickTime movies prior to        Some Windows Media Video
    QuickTime 7.                          codecs, including WMV1, WMV2
     Smacker video used in computer       and WMV3
    games
Formats
Ffmpeg supports numerous formats for
encoding and decoding
ASF,AVI,FLV ,MPEG
audio,MPEG1,MPEG2,MPEG4,Smacker
,WAV ,raw AC-3 ,PCM 8/16/32
bits,RealMedia,MOV/QuickTime ,Monkey's
Audio ,VOC....
Image :- Y.U.V,animated GIF ,JPEG ,PCX
,PNG,RAS ,Tga ,TIFF...
http://ffmpeg.mplayerhq.hu/general.html
Applications
VDR – Video Disc Recorder
Mplayer – Media Player for Linux
Xine – Media Player in Linux
VideoLAN – Media Player and Converter
VDR
computer to function as a digital video recorder
record and replay TV programming using the
computer's hard drive
VDR can also operate as an mp3 player and
DVD player
Mplayer
Cross Platform Media Player
Formats :- MPEG/VOB, AVI, Ogg/OGM, VIVO,
ASF/WMA/WMV, QT/MOV/MP4, RealMedia,
Matroska, NUT, NuppelVideo, FLV, YUV4MPEG files
VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV , H.264
movies.
Output Drivers:- X11, Xv, DGA, OpenGL, SVGAlib,
fbdev, AAlib, DirectFB,
http://www.mplayerhq.hu
Mplayer GUI
Mplayer Varients..
Smplayer
  QT MPlayer frontend for Microsoft Windows and
  GNU/Linux
Kmplayer
  KDE MPlayer frontend
Kplayer
  KDE MPlayer frontend
GtkPlayer
  GTK widget embedding MPlayer to play movies.
Xine
a free multimedia player.
plays back CDs, DVDs, and VCDs.
Decodes AVI, MOV, WMV, and MP3
displays multimedia streamed over the Internet
http://xinehq.de
Xine Platforms
* GNU/Linux (x86, alpha, sparc, ppc, ...)
* FreeBSD (x86)
* Solaris (sparc and x86)
* Irix (mips)
* Darwin/MacOS X (ppc) via the fink project
Xine Varients...
Xine
  The Main project
Gxine
  Gtk Frond End for Xine
Xine Gui
Video LAN
A free cross-platform media player
Formats:- AVI,ASF / WMV / WMA,MP4 / MOV / 3GP,OGG / OGM /
Annodex,Matroska (MKV),WAV,DTS, AAC, AC3/A52,FLAC,FLV,VOC

Plays :-DVD,VCD,SVCD,Audio
CD,DVB,MPEG,HTTP / FTP,MMS
used as a streaming server, with extended
features (video on demand, on the fly
transcoding, ...)
VLC GUI
VLMa
VideoLAN Manager
application to manage broadcasts of TV
channels, received through digital terrestrial or
satellite ways
capable of streaming audio and video files
GNU General Public License like VLC media
player.
Ffmpeg - PHP
object-oriented API for PHP
retrieving information from video and audio files
frames from movie files as images
Used for automatically creating thumbnail
images from movies
reporting the duration and bitrate of audio files
Ffmpeg Commands
Video and Audio grabbing
  ffmpeg ­f oss ­i /dev/dsp ­f video4linux2 ­i /dev/video0 /tmp/out.mpg

Video and Audio file format conversion
  ffmpeg ­i /tmp/test.mpg /tmp/out.avi

several input files and output files
  ffmpeg ­i /tmp/a.wav ­s 640x480 ­i /tmp/a.yuv /tmp/a.mpg

extract images from a video
  ffmpeg ­i foo.avi ­r 1 ­s WxH ­f image2 foo­%03d.jpeg
Video Editing
Ffmpeg uses video editing softwares
Kino
Thanks

More Related Content

What's hot

MARTINEZ KROMER RAWCooked
MARTINEZ KROMER RAWCookedMARTINEZ KROMER RAWCooked
MARTINEZ KROMER RAWCookedFIAT/IFTA
 
Preserving Audiovisual Materials (LIS 198-Digital Preservation)
Preserving Audiovisual Materials (LIS 198-Digital Preservation)Preserving Audiovisual Materials (LIS 198-Digital Preservation)
Preserving Audiovisual Materials (LIS 198-Digital Preservation)Roy Santos Necesario
 
Development and deployment with composer and kite
Development and deployment with composer and kiteDevelopment and deployment with composer and kite
Development and deployment with composer and kiteChristian Opitz
 
Debugging Python with gdb
Debugging Python with gdbDebugging Python with gdb
Debugging Python with gdbRoman Podoliaka
 
Nuxeo - Digital Asset Management
Nuxeo - Digital Asset ManagementNuxeo - Digital Asset Management
Nuxeo - Digital Asset ManagementThomas Roger
 
IPv4aaS tutorial and hands-on
IPv4aaS tutorial and hands-onIPv4aaS tutorial and hands-on
IPv4aaS tutorial and hands-onAPNIC
 
OpenWRT guide and memo
OpenWRT guide and memoOpenWRT guide and memo
OpenWRT guide and memo家榮 吳
 
Porting the drm/kms graphic drivers to DragonFlyBSD by Francois Tigeot
Porting the drm/kms graphic drivers to DragonFlyBSD by Francois TigeotPorting the drm/kms graphic drivers to DragonFlyBSD by Francois Tigeot
Porting the drm/kms graphic drivers to DragonFlyBSD by Francois Tigeoteurobsdcon
 
Multimedia on android
Multimedia on androidMultimedia on android
Multimedia on androidRamesh Prasad
 
平行化你的工作 part1
平行化你的工作 part1平行化你的工作 part1
平行化你的工作 part1Shuen-Huei Guan
 
Pharo 7.0 and 8.0 alpha
Pharo 7.0 and 8.0 alphaPharo 7.0 and 8.0 alpha
Pharo 7.0 and 8.0 alphaPharo
 
openSUSE tools on Debian
openSUSE tools on DebianopenSUSE tools on Debian
openSUSE tools on DebianHideki Yamane
 
C++ CoreHard Autumn 2018. Создание пакетов для открытых библиотек через conan...
C++ CoreHard Autumn 2018. Создание пакетов для открытых библиотек через conan...C++ CoreHard Autumn 2018. Создание пакетов для открытых библиотек через conan...
C++ CoreHard Autumn 2018. Создание пакетов для открытых библиотек через conan...corehard_by
 
DNF FUDCon Pune 2015
DNF FUDCon Pune 2015DNF FUDCon Pune 2015
DNF FUDCon Pune 2015Parag
 
[Mas 500] Software Development Strategies
[Mas 500] Software Development Strategies[Mas 500] Software Development Strategies
[Mas 500] Software Development Strategiesrahulbot
 

What's hot (20)

Programming
ProgrammingProgramming
Programming
 
Multimedia Services: Video
Multimedia Services: VideoMultimedia Services: Video
Multimedia Services: Video
 
video tools
video toolsvideo tools
video tools
 
MARTINEZ KROMER RAWCooked
MARTINEZ KROMER RAWCookedMARTINEZ KROMER RAWCooked
MARTINEZ KROMER RAWCooked
 
Preserving Audiovisual Materials (LIS 198-Digital Preservation)
Preserving Audiovisual Materials (LIS 198-Digital Preservation)Preserving Audiovisual Materials (LIS 198-Digital Preservation)
Preserving Audiovisual Materials (LIS 198-Digital Preservation)
 
Linux Edtitors
Linux EdtitorsLinux Edtitors
Linux Edtitors
 
Development and deployment with composer and kite
Development and deployment with composer and kiteDevelopment and deployment with composer and kite
Development and deployment with composer and kite
 
Debugging Python with gdb
Debugging Python with gdbDebugging Python with gdb
Debugging Python with gdb
 
Nuxeo - Digital Asset Management
Nuxeo - Digital Asset ManagementNuxeo - Digital Asset Management
Nuxeo - Digital Asset Management
 
IPv4aaS tutorial and hands-on
IPv4aaS tutorial and hands-onIPv4aaS tutorial and hands-on
IPv4aaS tutorial and hands-on
 
OpenWRT guide and memo
OpenWRT guide and memoOpenWRT guide and memo
OpenWRT guide and memo
 
Porting the drm/kms graphic drivers to DragonFlyBSD by Francois Tigeot
Porting the drm/kms graphic drivers to DragonFlyBSD by Francois TigeotPorting the drm/kms graphic drivers to DragonFlyBSD by Francois Tigeot
Porting the drm/kms graphic drivers to DragonFlyBSD by Francois Tigeot
 
Multimedia on android
Multimedia on androidMultimedia on android
Multimedia on android
 
FFmpeg: A Retrospective
FFmpeg: A RetrospectiveFFmpeg: A Retrospective
FFmpeg: A Retrospective
 
平行化你的工作 part1
平行化你的工作 part1平行化你的工作 part1
平行化你的工作 part1
 
Pharo 7.0 and 8.0 alpha
Pharo 7.0 and 8.0 alphaPharo 7.0 and 8.0 alpha
Pharo 7.0 and 8.0 alpha
 
openSUSE tools on Debian
openSUSE tools on DebianopenSUSE tools on Debian
openSUSE tools on Debian
 
C++ CoreHard Autumn 2018. Создание пакетов для открытых библиотек через conan...
C++ CoreHard Autumn 2018. Создание пакетов для открытых библиотек через conan...C++ CoreHard Autumn 2018. Создание пакетов для открытых библиотек через conan...
C++ CoreHard Autumn 2018. Создание пакетов для открытых библиотек через conan...
 
DNF FUDCon Pune 2015
DNF FUDCon Pune 2015DNF FUDCon Pune 2015
DNF FUDCon Pune 2015
 
[Mas 500] Software Development Strategies
[Mas 500] Software Development Strategies[Mas 500] Software Development Strategies
[Mas 500] Software Development Strategies
 

Viewers also liked

Fast watermarking for digital content protecting using GPUs
Fast watermarking for digital content protecting using GPUsFast watermarking for digital content protecting using GPUs
Fast watermarking for digital content protecting using GPUsAmirali Sharifian
 
Ffmpeg
FfmpegFfmpeg
Ffmpegduquoi
 
RTSP Streaming Server - Demo Streaming RTSP Protocol Over IPv6 Network
RTSP Streaming Server - Demo Streaming RTSP Protocol Over IPv6 NetworkRTSP Streaming Server - Demo Streaming RTSP Protocol Over IPv6 Network
RTSP Streaming Server - Demo Streaming RTSP Protocol Over IPv6 NetworkFranZEast
 
2011_12_4K research in PSNC
2011_12_4K research in PSNC2011_12_4K research in PSNC
2011_12_4K research in PSNCmglowiak
 
RTSP Protocol Analysis Of A Streaming Thorugh IPv6 Network
RTSP Protocol Analysis Of A Streaming Thorugh IPv6 NetworkRTSP Protocol Analysis Of A Streaming Thorugh IPv6 Network
RTSP Protocol Analysis Of A Streaming Thorugh IPv6 NetworkFranZEast
 
Remote monitoring system
Remote monitoring systemRemote monitoring system
Remote monitoring systemPk Doctors
 
Nosql redis-mongo
Nosql redis-mongoNosql redis-mongo
Nosql redis-mongoibelmonte
 
Realtime video streaming the open source way
Realtime video streaming the open source wayRealtime video streaming the open source way
Realtime video streaming the open source wayibelmonte
 
Internationalization(i18n) of Web Page
Internationalization(i18n) of Web PageInternationalization(i18n) of Web Page
Internationalization(i18n) of Web PageWilliam Lee
 
Video Streaming
Video StreamingVideo Streaming
Video StreamingVideoguy
 
Remote Management of Embedded Android Devices
Remote Management of Embedded Android DevicesRemote Management of Embedded Android Devices
Remote Management of Embedded Android DevicesVIA Embedded
 
FFMPEG on android
FFMPEG on androidFFMPEG on android
FFMPEG on androidYoss Cohen
 
Streaming Media Server Setup Manual
Streaming Media Server Setup ManualStreaming Media Server Setup Manual
Streaming Media Server Setup ManualWilliam Lee
 
Lecture Slides for Location based Services [Android]
Lecture Slides for Location based Services [Android]Lecture Slides for Location based Services [Android]
Lecture Slides for Location based Services [Android]Nehil Jain
 
Operational Agriculture Monitoring System Using Remote Sensing
Operational Agriculture Monitoring System Using Remote SensingOperational Agriculture Monitoring System Using Remote Sensing
Operational Agriculture Monitoring System Using Remote SensingMary Adel
 
Location-Based Services on Android
Location-Based Services on AndroidLocation-Based Services on Android
Location-Based Services on AndroidJomar Tigcal
 
Location Tracking of Android Device Based on SMS.
Location Tracking of Android Device Based on SMS.Location Tracking of Android Device Based on SMS.
Location Tracking of Android Device Based on SMS.iCreateWorld
 
Internet of things for Smart Home
Internet of things for Smart Home Internet of things for Smart Home
Internet of things for Smart Home Khwaja Aamer
 
Smart Home technologies
Smart Home technologiesSmart Home technologies
Smart Home technologiesloggcity
 

Viewers also liked (20)

Fast watermarking for digital content protecting using GPUs
Fast watermarking for digital content protecting using GPUsFast watermarking for digital content protecting using GPUs
Fast watermarking for digital content protecting using GPUs
 
Ffmpeg
FfmpegFfmpeg
Ffmpeg
 
RTSP Streaming Server - Demo Streaming RTSP Protocol Over IPv6 Network
RTSP Streaming Server - Demo Streaming RTSP Protocol Over IPv6 NetworkRTSP Streaming Server - Demo Streaming RTSP Protocol Over IPv6 Network
RTSP Streaming Server - Demo Streaming RTSP Protocol Over IPv6 Network
 
2011_12_4K research in PSNC
2011_12_4K research in PSNC2011_12_4K research in PSNC
2011_12_4K research in PSNC
 
RTSP Protocol Analysis Of A Streaming Thorugh IPv6 Network
RTSP Protocol Analysis Of A Streaming Thorugh IPv6 NetworkRTSP Protocol Analysis Of A Streaming Thorugh IPv6 Network
RTSP Protocol Analysis Of A Streaming Thorugh IPv6 Network
 
Remote monitoring system
Remote monitoring systemRemote monitoring system
Remote monitoring system
 
Nosql redis-mongo
Nosql redis-mongoNosql redis-mongo
Nosql redis-mongo
 
Realtime video streaming the open source way
Realtime video streaming the open source wayRealtime video streaming the open source way
Realtime video streaming the open source way
 
Internationalization(i18n) of Web Page
Internationalization(i18n) of Web PageInternationalization(i18n) of Web Page
Internationalization(i18n) of Web Page
 
Video Streaming
Video StreamingVideo Streaming
Video Streaming
 
Remote Management of Embedded Android Devices
Remote Management of Embedded Android DevicesRemote Management of Embedded Android Devices
Remote Management of Embedded Android Devices
 
FFMPEG on android
FFMPEG on androidFFMPEG on android
FFMPEG on android
 
Streaming Media Server Setup Manual
Streaming Media Server Setup ManualStreaming Media Server Setup Manual
Streaming Media Server Setup Manual
 
Lecture Slides for Location based Services [Android]
Lecture Slides for Location based Services [Android]Lecture Slides for Location based Services [Android]
Lecture Slides for Location based Services [Android]
 
Rtsp
RtspRtsp
Rtsp
 
Operational Agriculture Monitoring System Using Remote Sensing
Operational Agriculture Monitoring System Using Remote SensingOperational Agriculture Monitoring System Using Remote Sensing
Operational Agriculture Monitoring System Using Remote Sensing
 
Location-Based Services on Android
Location-Based Services on AndroidLocation-Based Services on Android
Location-Based Services on Android
 
Location Tracking of Android Device Based on SMS.
Location Tracking of Android Device Based on SMS.Location Tracking of Android Device Based on SMS.
Location Tracking of Android Device Based on SMS.
 
Internet of things for Smart Home
Internet of things for Smart Home Internet of things for Smart Home
Internet of things for Smart Home
 
Smart Home technologies
Smart Home technologiesSmart Home technologies
Smart Home technologies
 

Similar to FFmpeg Multimedia Tools Guide

Vietnam Mobile Day 2013: Multimedia FFMPEG
Vietnam Mobile Day 2013: Multimedia FFMPEGVietnam Mobile Day 2013: Multimedia FFMPEG
Vietnam Mobile Day 2013: Multimedia FFMPEGGameLandVN
 
NTTW4-FFmpeg.pdf
NTTW4-FFmpeg.pdfNTTW4-FFmpeg.pdf
NTTW4-FFmpeg.pdfJunZhao68
 
Streaming Overview Final.ppt
Streaming Overview Final.pptStreaming Overview Final.ppt
Streaming Overview Final.pptVideoguy
 
Streaming Overview Final.ppt
Streaming Overview Final.pptStreaming Overview Final.ppt
Streaming Overview Final.pptVideoguy
 
Streaming Overview Final.ppt
Streaming Overview Final.pptStreaming Overview Final.ppt
Streaming Overview Final.pptVideoguy
 
Streaming Overview Final.ppt
Streaming Overview Final.pptStreaming Overview Final.ppt
Streaming Overview Final.pptVideoguy
 
YouTube Video Codecs
YouTube Video CodecsYouTube Video Codecs
YouTube Video CodecsMyspeedhub
 
Audio and video streaming
Audio and video streamingAudio and video streaming
Audio and video streamingRohan Bhatkar
 
Video streaming software
Video streaming softwareVideo streaming software
Video streaming softwareVideoguy
 
Audio and Video streaming.ppt
Audio and Video streaming.pptAudio and Video streaming.ppt
Audio and Video streaming.pptVideoguy
 
General Tutoring Company Collateral
General Tutoring Company CollateralGeneral Tutoring Company Collateral
General Tutoring Company CollateralGlobal_Scholar
 
Video Streaming: Broadcast quality on a shoe string budget.
Video Streaming: Broadcast quality on a shoe string budget.  Video Streaming: Broadcast quality on a shoe string budget.
Video Streaming: Broadcast quality on a shoe string budget. netc2012
 
dat-Post-Producer-final
dat-Post-Producer-finaldat-Post-Producer-final
dat-Post-Producer-finalScott Matics
 
Pavtube hd video converter tutorials
Pavtube hd video converter tutorialsPavtube hd video converter tutorials
Pavtube hd video converter tutorialsjulia lloyds
 
H 264 Hybrid Pc Based Dvr
H 264 Hybrid Pc Based DvrH 264 Hybrid Pc Based Dvr
H 264 Hybrid Pc Based Dvrandy
 
Blu ray player software
Blu ray player softwareBlu ray player software
Blu ray player softwaresunlisunny
 

Similar to FFmpeg Multimedia Tools Guide (20)

Vietnam Mobile Day 2013: Multimedia FFMPEG
Vietnam Mobile Day 2013: Multimedia FFMPEGVietnam Mobile Day 2013: Multimedia FFMPEG
Vietnam Mobile Day 2013: Multimedia FFMPEG
 
NTTW4-FFmpeg.pdf
NTTW4-FFmpeg.pdfNTTW4-FFmpeg.pdf
NTTW4-FFmpeg.pdf
 
Slide
SlideSlide
Slide
 
Video formats
Video formatsVideo formats
Video formats
 
Streaming Overview Final.ppt
Streaming Overview Final.pptStreaming Overview Final.ppt
Streaming Overview Final.ppt
 
Streaming Overview Final.ppt
Streaming Overview Final.pptStreaming Overview Final.ppt
Streaming Overview Final.ppt
 
Streaming Overview Final.ppt
Streaming Overview Final.pptStreaming Overview Final.ppt
Streaming Overview Final.ppt
 
Streaming Overview Final.ppt
Streaming Overview Final.pptStreaming Overview Final.ppt
Streaming Overview Final.ppt
 
YouTube Video Codecs
YouTube Video CodecsYouTube Video Codecs
YouTube Video Codecs
 
Audio and video streaming
Audio and video streamingAudio and video streaming
Audio and video streaming
 
Video streaming software
Video streaming softwareVideo streaming software
Video streaming software
 
Audio and Video streaming.ppt
Audio and Video streaming.pptAudio and Video streaming.ppt
Audio and Video streaming.ppt
 
General Tutoring Company Collateral
General Tutoring Company CollateralGeneral Tutoring Company Collateral
General Tutoring Company Collateral
 
Bigger Hard Drive Jamie Lean
Bigger Hard Drive Jamie LeanBigger Hard Drive Jamie Lean
Bigger Hard Drive Jamie Lean
 
Video Streaming: Broadcast quality on a shoe string budget.
Video Streaming: Broadcast quality on a shoe string budget.  Video Streaming: Broadcast quality on a shoe string budget.
Video Streaming: Broadcast quality on a shoe string budget.
 
News
NewsNews
News
 
dat-Post-Producer-final
dat-Post-Producer-finaldat-Post-Producer-final
dat-Post-Producer-final
 
Pavtube hd video converter tutorials
Pavtube hd video converter tutorialsPavtube hd video converter tutorials
Pavtube hd video converter tutorials
 
H 264 Hybrid Pc Based Dvr
H 264 Hybrid Pc Based DvrH 264 Hybrid Pc Based Dvr
H 264 Hybrid Pc Based Dvr
 
Blu ray player software
Blu ray player softwareBlu ray player software
Blu ray player software
 

More from Ranjith Siji

Wikipedia presentation full
Wikipedia presentation fullWikipedia presentation full
Wikipedia presentation fullRanjith Siji
 
Wikisource and schools malayalam community experience
Wikisource and schools   malayalam community experienceWikisource and schools   malayalam community experience
Wikisource and schools malayalam community experienceRanjith Siji
 
Introduction to mediawiki api
Introduction to mediawiki apiIntroduction to mediawiki api
Introduction to mediawiki apiRanjith Siji
 
Conduct a Wikipedia Edit a-thon
Conduct a Wikipedia Edit a-thonConduct a Wikipedia Edit a-thon
Conduct a Wikipedia Edit a-thonRanjith Siji
 
Black Holes and its Effects
Black Holes and its EffectsBlack Holes and its Effects
Black Holes and its EffectsRanjith Siji
 
Malayalam Computing tools and malayalam wikipedia
Malayalam Computing tools and malayalam wikipediaMalayalam Computing tools and malayalam wikipedia
Malayalam Computing tools and malayalam wikipediaRanjith Siji
 
Introduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingIntroduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingRanjith Siji
 
Introduction to Internet And Web
Introduction to Internet And WebIntroduction to Internet And Web
Introduction to Internet And WebRanjith Siji
 
Linux Alternative Softwares
Linux Alternative SoftwaresLinux Alternative Softwares
Linux Alternative SoftwaresRanjith Siji
 
Ubuntu 10.04 Installation Guide
Ubuntu 10.04 Installation GuideUbuntu 10.04 Installation Guide
Ubuntu 10.04 Installation GuideRanjith Siji
 
Introduction to Gnu/Linux
Introduction to Gnu/LinuxIntroduction to Gnu/Linux
Introduction to Gnu/LinuxRanjith Siji
 
Introduction to Ruby
Introduction to RubyIntroduction to Ruby
Introduction to RubyRanjith Siji
 

More from Ranjith Siji (14)

Wikipedia presentation full
Wikipedia presentation fullWikipedia presentation full
Wikipedia presentation full
 
Wikisource and schools malayalam community experience
Wikisource and schools   malayalam community experienceWikisource and schools   malayalam community experience
Wikisource and schools malayalam community experience
 
Introduction to mediawiki api
Introduction to mediawiki apiIntroduction to mediawiki api
Introduction to mediawiki api
 
Conduct a Wikipedia Edit a-thon
Conduct a Wikipedia Edit a-thonConduct a Wikipedia Edit a-thon
Conduct a Wikipedia Edit a-thon
 
Black Holes and its Effects
Black Holes and its EffectsBlack Holes and its Effects
Black Holes and its Effects
 
Global warming
Global warmingGlobal warming
Global warming
 
Malayalam Computing tools and malayalam wikipedia
Malayalam Computing tools and malayalam wikipediaMalayalam Computing tools and malayalam wikipedia
Malayalam Computing tools and malayalam wikipedia
 
Introduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingIntroduction to Computer Hardware Assembling
Introduction to Computer Hardware Assembling
 
Introduction to Internet And Web
Introduction to Internet And WebIntroduction to Internet And Web
Introduction to Internet And Web
 
Linux Alternative Softwares
Linux Alternative SoftwaresLinux Alternative Softwares
Linux Alternative Softwares
 
Ubuntu 10.04 Installation Guide
Ubuntu 10.04 Installation GuideUbuntu 10.04 Installation Guide
Ubuntu 10.04 Installation Guide
 
Introduction to Gnu/Linux
Introduction to Gnu/LinuxIntroduction to Gnu/Linux
Introduction to Gnu/Linux
 
Linux Servers
Linux ServersLinux Servers
Linux Servers
 
Introduction to Ruby
Introduction to RubyIntroduction to Ruby
Introduction to Ruby
 

Recently uploaded

Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 

Recently uploaded (20)

Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 

FFmpeg Multimedia Tools Guide

  • 1. Multimedia Tools NFM 2008
  • 2. What is FFmpeg ? FFmpeg is a command line tool that is composed of a collection of free software / open source libraries. FFmpeg can record, convert and stream digital audio and video in numerous formats. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Microsoft Windows Mac Osx.
  • 3. Libraries Libavcodec encoding and decoding video and audio data Libavformat audio/video container mux and demux library.
  • 4. FF + MPEG MPEG – Moving Picture Experts Group "FF" for "fast forward".
  • 5. History By Fabrice Bellard (using the pseudonym “Gerard Lantau”) in year 2000 maintained by Michael Niedermayer. Part of the MPlayer project Released under the GNU Lesser General Public License OR GPL
  • 6. Video Codecs on project lossless FFV1 FF video codec 1 lossless intra-frame video format variable length coding or arithmetic coding for entropy coding. lossy Snow codec compress video either lossily or losslessly
  • 7. Components FFmpeg - record, convert and stream digital audio and video in numerous formats Ffserver - multimedia streaming server for live broadcasts also support time shift streaming. Ffplay - simple media player based on SDL(Simple DirectMedia Layer)
  • 8. Libraries Libavcodec - containing all the FFmpeg audio/video encoders and decoders Libavformat - containing demuxers and muxers for audio/video container formats. Libavutil - containing routines common to different parts of Ffmpeg Libpostproc - containing video postprocessing routines. Libswscale - containing video image scaling routines. Libavfilter - substitute for vhook which allows the video to be modified or examined between the decoder and the encoder.
  • 9. Codecs Codecs with the origin in the project: Sorenson 3 Codec used by many QuickTime movies * Snow * FFV1 Theora (together with Vorbis makes a base for the .ogg format) The FFmpeg developers have implemented Truespeech ATRAC3 [Adaptive Transform Acoustic Coding] TXD H.261, H.263 and H.264/MPEG-4 VP5 and VP6 AVC Vorbis Indeo 2 and 3 Windows Media Audio QDesign Music Codec 2, used by many QuickTime movies prior to Some Windows Media Video QuickTime 7. codecs, including WMV1, WMV2 Smacker video used in computer and WMV3 games
  • 10. Formats Ffmpeg supports numerous formats for encoding and decoding ASF,AVI,FLV ,MPEG audio,MPEG1,MPEG2,MPEG4,Smacker ,WAV ,raw AC-3 ,PCM 8/16/32 bits,RealMedia,MOV/QuickTime ,Monkey's Audio ,VOC.... Image :- Y.U.V,animated GIF ,JPEG ,PCX ,PNG,RAS ,Tga ,TIFF... http://ffmpeg.mplayerhq.hu/general.html
  • 11. Applications VDR – Video Disc Recorder Mplayer – Media Player for Linux Xine – Media Player in Linux VideoLAN – Media Player and Converter
  • 12. VDR computer to function as a digital video recorder record and replay TV programming using the computer's hard drive VDR can also operate as an mp3 player and DVD player
  • 13. Mplayer Cross Platform Media Player Formats :- MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLV, YUV4MPEG files VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV , H.264 movies. Output Drivers:- X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, http://www.mplayerhq.hu
  • 15. Mplayer Varients.. Smplayer QT MPlayer frontend for Microsoft Windows and GNU/Linux Kmplayer KDE MPlayer frontend Kplayer KDE MPlayer frontend GtkPlayer GTK widget embedding MPlayer to play movies.
  • 16.
  • 17. Xine a free multimedia player. plays back CDs, DVDs, and VCDs. Decodes AVI, MOV, WMV, and MP3 displays multimedia streamed over the Internet http://xinehq.de
  • 18. Xine Platforms * GNU/Linux (x86, alpha, sparc, ppc, ...) * FreeBSD (x86) * Solaris (sparc and x86) * Irix (mips) * Darwin/MacOS X (ppc) via the fink project
  • 19. Xine Varients... Xine The Main project Gxine Gtk Frond End for Xine
  • 21. Video LAN A free cross-platform media player Formats:- AVI,ASF / WMV / WMA,MP4 / MOV / 3GP,OGG / OGM / Annodex,Matroska (MKV),WAV,DTS, AAC, AC3/A52,FLAC,FLV,VOC Plays :-DVD,VCD,SVCD,Audio CD,DVB,MPEG,HTTP / FTP,MMS used as a streaming server, with extended features (video on demand, on the fly transcoding, ...)
  • 23. VLMa VideoLAN Manager application to manage broadcasts of TV channels, received through digital terrestrial or satellite ways capable of streaming audio and video files GNU General Public License like VLC media player.
  • 24. Ffmpeg - PHP object-oriented API for PHP retrieving information from video and audio files frames from movie files as images Used for automatically creating thumbnail images from movies reporting the duration and bitrate of audio files
  • 25. Ffmpeg Commands Video and Audio grabbing ffmpeg ­f oss ­i /dev/dsp ­f video4linux2 ­i /dev/video0 /tmp/out.mpg Video and Audio file format conversion ffmpeg ­i /tmp/test.mpg /tmp/out.avi several input files and output files ffmpeg ­i /tmp/a.wav ­s 640x480 ­i /tmp/a.yuv /tmp/a.mpg extract images from a video ffmpeg ­i foo.avi ­r 1 ­s WxH ­f image2 foo­%03d.jpeg
  • 26. Video Editing Ffmpeg uses video editing softwares Kino