Quote:
Originally Posted by compn
in the future, just copy the audio to mp4 like so:
ffmpeg -i "rtsp://stream.army.mil/Army%20Band/Broadcast%20Archives/2007/03/24/Yamamoto/Yamamoto-128k.mov" -acodec copy yamamoto-128k.mp4
|
Yes, I agree, this method is best.
Let FFmpeg mux straight into mp4 (or m4a).
No need to transcode.
