On Tue, Jan 02, 2018 at 18:55:56 +0000, brucedavid1990 at hotmail.com wrote: > Hello. How do I translate video and sound with an mp4 extension to raw format? $ ffmpeg -i input.mp4 -f rawvideo rawvideofile -f s16le rawaudiofile You may have to be more specific as to what you're trying to achieve. Moritz