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

Reply via email to