Hi All,

  I am building a recording script for PPT presentations on the web( during
a web meeting). I am  looking to build a demuxer which will be easier to
work with for the rest of the ffmpeg code as I am just querying the timeline
and returning the current slide image and letting ffmpeg handle the encoding
of the frame in the output video.  I want output to be in MP4 so that it is
of high quality. So, idea of demuxer is to convert the PPT which are
variable bit rate into AVI/MPG at fixed CBR and then convert into MP4. What
is best way to go about doing this or any other better solutions ? Any
pointers to code in this regard would be helpful.


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

Reply via email to