--------- Original Message --------- Subject: Re: [FFmpeg-user] ffmpeg convert video to audio error From: "Moritz Barsnick" <[email protected]> Date: 5/30/15 2:44 pm To: "FFmpeg user discussions" <[email protected]>
Hi Steve, On Sat, May 30, 2015 at 11:26:26 -0700, [email protected] wrote: > How do I add that? Copy the output from your console (that's where you run ffmpeg from the command line) ad paste it into the email. Moritz P.S.: A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is he most annoying thing in e-mail? _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user Sorry about that. Didn't think about it. First time I've used this email-style "forum". So, I think my video file actually had an issue. It was showing in properties that it was an hour long, but the last half of it was corrupted. I think it's working fine now. That said, I'm up for learning if this is the 100% correct line to do what I want to do. Command line follows. ffmpeg -i T:\theTurtleRoom\thePondcast\Episodes\thePondcast-Episode17.mp4 -vn -b:a 128k -c:a libmp3lame T:\theTurtleRoom\thePondcast\Episodes\thePondcast-Episode17.mp3 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
