Hi Carl,
Thanks for your reply. How would that relate to this link I found https://neumscs.wordpress.com/2014/07/20/read-input-from-memory-buffer-ffmpeg/? Best regards, William Read input from memory buffer in ffmpeg. - Practical Stuff<https://neumscs.wordpress.com/2014/07/20/read-input-from-memory-buffer-ffmpeg/> neumscs.wordpress.com The aim is to read input from memory buffer instead of file, pipe, etc in ffmpeg. 1) Do the normal configure, make. This will generate config.h with all ... ________________________________ Van: ffmpeg-user <[email protected]> namens Carl Eugen Hoyos <[email protected]> Verzonden: dinsdag 9 augustus 2016 19:42 Aan: FFmpeg user questions Onderwerp: Re: [FFmpeg-user] Command Line Input - Read from Memory Hi! > Am 09.08.2016 um 17:31 schrieb William van Gelder <[email protected]>: > > Good afternoon everyone, > > I am looking for a way to read the input of the command line from memory > instead of ingesting a file or URL. > Is this possible, and if so, could anyone guide me in the right direction of > doing so. Patches existed in the past, unix sockets and pipes via unix: and pipe: are the only things that exist in FFmpeg. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user ffmpeg-user Info Page<http://ffmpeg.org/mailman/listinfo/ffmpeg-user> ffmpeg.org This list is for regular user questions like compilation troubles, command-line issues and similar. Please provide your ffmpeg command(s) and complete, uncut ... To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
