Hi We are trying to decode and play HLS stream using ffmpeg library. But we are unable to switch streams with different bandwidth at runtime.
We are using av_read_frame function to get the next frame . ,is this function automatically switch between different bit rate to get the next frame or we need to explicitly switch between the bandwidth. How can we do the same if required . Thanks Ankit Hora
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
