Thank you! -----Original Message----- From: ffmpeg-user <[email protected]> On Behalf Of James Girotti Sent: Sunday, March 3, 2019 9:26 PM To: FFmpeg user questions <[email protected]> Subject: Re: [FFmpeg-user] transcode/convert /copy
I have had success mapping the stream again: ffmpeg -i input.mkv -c:a:0 libmp3lame -map 0:a:0 -c:a copy output.mkv Hope that helps, -J _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
