I know that is ffmpeg because if i remove the code related to ffmepg it
works fine.
The problem is that i do not get any error output.

i belive the problem is in
avformat_network_init();
however i do a deinit in the end..

------
Give a man a fish and you feed him for a day. Teach him how to fish and you
feed him for a lifetime.


On Fri, Jun 15, 2012 at 6:42 PM, Alex Cohn <alexc...@netvision.net.il>wrote:

>
> On Jun 15, 2012 6:24 PM, "Rui Luís" <rui.l...@gmail.com> wrote:
> >
> > Good Day.
> > I am using ffmepg (0.11) in android through JNI and i have with sucees
> been able to stream a video. However i am having a huge problem. If i go
> back and forth in my aplication in order to see several videos after the 4
> or 5 video ffmpeg crash and does not output any error.
>
> What kind of crash do you get? How do you know it's in ffmpeg?
>
> BR,
> Alex Cohn
>
> _______________________________________________
> Libav-user mailing list
> Libav-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to