Hello All, i hope this is the right list, i try a little bit with the ffmpeg libs. now i want to try using avformat to get stream informations. i found a lot of
av_open_input_file... av_find_stream_info... But i want to use it not with a file. i want to implement a kind of streaming appilcation which can find out the stream information with the first frame. so i send my file frame by frame oder the network and receive it, and at the receiver i want to determine resolution and so on with the first frame i receive. is there a possibility? thank you for your help, michael _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
