b.mcdonagh@... <b.mcdonagh@...> writes: > I will go read about top posting
Why didn't you do that before sending another mail? > inputAudioFormat is null before openinput (as I believe > it should be) and then I call avformat_find_stream_info avformat_open_input() should have set inputAudioFormat to something != NULL. Please provide your configure line, your FFmpeg version and please confirm that you have successfully run fate on your target hardware. Additional random comments include the fact that FFmpeg is not a C++ project, and that I believe you will have a hard time debugging if you haven't used gdb before. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
