Hi! I have two source files that contain two streams. One is mpeg4 and second is mp3. Now i want to play this stuff with ffplay-similar application without packing these two streams in any container. As i understood, i need to override av_open_input_stream. What functions must i override to get this playing like it can be done with opening packed with these streams avi\mkv\other container? Or what steps should i do to get my own container working with ffmpeg? _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
