Thanks A lot for your reply, actually I took reference from
output_example.c, But the same thing I m doing in my code its giving only I
frames. I am encoding the incoming data in while loop, I am sending code,
can u please tell where I m doing something wrong. 


Thanks 
Peeyush Mishra 



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Luca Abeni
Sent: Monday, November 03, 2008 4:57 PM
To: Libav* user questions and discussions
Subject: Re: [libav-user] MPEG 4 Encoding Problem : Encodes only I frame

Peeyush Mishra wrote:
> Hi, 
> 
> I am trying to encode X server RGB output into MPEG4 with the help of
ffmpeg
> APIs. I am getting mpeg4 encoded file , when I open this through any video
> profiler its showing only I frame .I have set GOP size 15 but still I am
> getting only I frame .
> 
> Can any one tell me how to encode?

See output_example.c or libavcodec/apiexample.c (in particular, look at
video_encode_example())


                        Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.549 / Virus Database: 270.8.5/1763 - Release Date: 11/2/2008
7:08 PM
 

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.549 / Virus Database: 270.8.5/1763 - Release Date: 11/2/2008
7:08 PM
 
  

Attachment: CaptureEncode.c
Description: Binary data

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to