On Thu, Feb 13, 2020 at 6:23 AM Goutham Kancherla < [email protected]> wrote:
> Greetings > There are 3 binaries at the end > ffmpeg , play ,probe > where is the main for each one > Just Getting Started , pardon the naive question > Cheers The binaries are in the fftools/ folder and the main function of these are in ffmpeg.c, ffprobe.c and ffplay.c respectively. - Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
