Design and Implementation of Mediaplayer Based on FFmpeg
2012; Springer Science+Business Media; Linguagem: Inglês
10.1007/978-3-642-25349-2_114
ISSN1867-5670
AutoresYun Cheng, Qingtang Liu, Chengling Zhao, Xiaoliang Zhu, Guoqing Zhang,
Tópico(s)Multimedia Communication and Technology
ResumoFFmpeg is free software licensed under the LGPL or GPL. It is a complete, cross-platform solution to record, convert and stream audio and video. But it's complex and inefficient to use, for it doesn't have a GUI (Graphical User Interface) and can't be used directly under Windows environment. We develop a media player with GUI based on FFmpeg. The player is a MFC-based application which can be used under windows environment. It is more efficient and convenient for users than ffplay.exe. The player has the following advantages: (1) Less files, less size; (2) Easy to use, without installing; (3) High ability of coding/decoding; (4) Friendly user interfaces; (5) Easy to update.
Referência(s)