Hello all, As Carl said, I see that in the transcodig.c example the coder is initialised in the function open_output_file() and this function is called juste after the open_input_file() in te main. Then something is not clear in my mind. I want to know where the codec which is initialised in the open_output_file() function is called exactly in the main? Is it where the open_output_file() funtion is called or somewhere in the while(1) loop. If it is in the the while() loop, can someone help me to enderstand when and where exactly please?
Excuses me if it is so simple. I'm a new one. Regards Le jeu. 24 janv. 2019 à 01:16, Carl Eugen Hoyos <[email protected]> a écrit : > 2019-01-24 1:08 GMT+01:00, NDJORE BORIS <[email protected]>: > > > But I'm new in ffmpeg. can you tell me where the first encoder > > is initialised in the transcodig.c example please? > > Did you see the function open_output_file()? > > Please do not top-post here, Carl Eugen > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe".
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
