Using FFMPEG (FFlib .NET Library), is it possible to convert a stored byte array into another byte array, using the API rather than CLI, resulting in a different file type? I.e. .mov to .mp4.
Asked
Active
Viewed 1,114 times
0
-
https://stackoverflow.com/questions/19634749/can-i-use-ffmpeg-to-output-jpegs-to-a-memory-stream-instead-of-a-file – CodeCaster Jul 23 '18 at 07:25
-
@CodeCaster Thanks for the reply. – BenHayward Jul 24 '18 at 08:13