asf.c
asf_read_header function:
if (gsize < 24){
return -1;
}
i am trying to identify the problem but i'm out of luck. i'll be glad
if someone can tell me about gsize check.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user
i rewinded the file after probing format. Now it returns -1 from another
place:
- [libav-user] av_open_input_stream returns -1 jacob jacob
- Re: [libav-user] av_open_input_stream returns -1 avcoder
- Re: [libav-user] av_open_input_stream returns -1 jacob jacob
- Re: [libav-user] av_open_input_stream returns... Jacobson981
- Re: [libav-user] av_open_input_stream returns... debanjana kayal
