[FFmpeg-devel] ffmpeg libraries and documentation

cagri sener cagriisener at hotmail.com
Fri Oct 14 16:36:56 CEST 2011


i looked these documents.but they are very complicated for me.i dont decision where i start to programming.firstly i use AVFormatContext initialize for some parameters and av_open_input_file functions.
but after that i dont know how to handle inserting images and adding  video.where is the video be created ?maybe my questions are silly but i confuse with this project.and i am not  an expert for working with 
multimedia but i must do.
 you sent a lot of email but i dont understand what you explained too.if you care of me and be patient ,i ask some questions.
Firstly i want to writing a class  that has a constructur of course, and i have initialized AVFormatContext and AVFormatParameters(width,height ...).
Secondly in class' openVideo functions i used av_open_input_file with convenient parameters AVFormatContext.But after that what can i do and how to handle my images insert video.
this mechanism how to work in ffmpeg.some variables which is AVFrame ,AVPicture AVCodecContext there exist but i dont understand using these variables.if you explain and show me using ffmpeg's methods 
i will very happy.

Date: Thu, 13 Oct 2011 16:59:55 +0200
From: michaelni at gmx.at
To: ffmpeg-devel at ffmpeg.org
Subject: Re: [FFmpeg-devel] ffmpeg libraries and documentation

On Thu, Oct 13, 2011 at 11:56:38AM +0300, cagri sener wrote:
> 
> Hello.I want to develop a project that makes video using with images.User indicates video's width ,height ,frame per second vs...
> Moreever its include audio and this video record on DVD.I try to research  and studying ffmpeg library but altough its command exists for
> how to using these commands  what we want ,doesnt exists library's explanations on your web pages and other web pages either.
> and now i dont know how to use ffmpeg libraries.where do i find documentation about using libraries for use  it with other projects.
> could you help me about this topic?or you send me sample projects that include ffmpeg library's.Waitng your answer.Have a nice day and thank you.
 
please see doc/examples in git, or for example projects like mplayer
you can also look at ffmpeg.c
and theres some documentation in the public header files
 
 
 
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
 
In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel 		 	   		  


More information about the ffmpeg-devel mailing list