Hi Eugne,

My intention was that how may I use 'ffio_open_dyn_packet_buf'  function
from avformat.lib & avformat.dll. Which is internal function according to
you.
It will be very helpful if you provide some examples or samples.
As you mention previously use 'av_'  as prefix. But no such functions
available.

If any way I may include this function while building ffmpeg from source.
It will more helpful.

Please guide me with with some sample.

I am very naive in c & c++.
Please don't mind of this type of silly question

Thanks
Dinesh Gupta


On Tue, Dec 11, 2018, 10:07 PM Carl Eugen Hoyos <[email protected] wrote:

> 2018-12-11 17:08 GMT+01:00, Dinesh Gupta <[email protected]>:
>
> > Please explain bit more. How can I achieve that?
>
> What should I explain more, what did you try, what did not work?
>
> > When same thing Compiled in Ubuntu 16.04 at that time their were
> > no such issue. But when compiled with wingw32 on window
> > machine functions is missing.
>
> Yes, you used an internal function before (which you shouldn't do)
> and - not surprisingly - the internal function was removed from
> the outside view without any warning.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to