[FFmpeg-user] ffmpeg convert video to audio error

steve at theturtleroom.com steve at theturtleroom.com
Sat May 30 20:52:33 CEST 2015


--------- Original Message --------- Subject: Re: [FFmpeg-user] ffmpeg convert video to audio error
From: "Moritz Barsnick" <barsnick at gmx.net>
Date: 5/30/15 2:44 pm
To: "FFmpeg user discussions" <ffmpeg-user at ffmpeg.org>

Hi Steve,

On Sat, May 30, 2015 at 11:26:26 -0700, steve at theturtleroom.com 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
ffmpeg-user at ffmpeg.org
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


More information about the ffmpeg-user mailing list