Error while writing ffmpeg command for changing bit rate of mp4 file?

In the documentation at ffmpeg.org/ffmpeg-doc.html it appears that you need to specify the K after your bitrates.

In the documentation at ffmpeg.org/ffmpeg-doc.html it appears that you need to specify the K after your bitrates. Ffmpeg -i oldFile. Mp4 -vcodec libx264 -ab 128**k** -b 700**k** newFile.

Mp4.

Thanks for your advise. Please guide me a bit more. Now I am writing this command as:-- ffmpeg -i oldFile.

Mp4 -vcodec libx264 -ab 128k -b 700k newFile. Mp4 but this time I am getting error as:- "Too many bits per frame requested" But the same command is working if I am trying to change the bit rate of an older avi file while making a new avi file. Can you please tell me what is the cause of error... your help is appreciable.

Waiting for reply. – user946829 Sep 16 at 5:56 I tried this exact command-line string on a video I had and it didn't give me any error (Edit: I receive an error: "mpeg4 @ 01C98F80 Invalid and inefficient vfw-avi packed B frames detected". This is due to the source file and the decoding..but has no real effect on the success of the output) Have you tried it with any other video files?

It might be your source file. – bitfed Sep 16 at 7:36 I also just noticed that your "-b 700" switch doesn't have the k either. I don't think this really matters for your problem though, but the documentation shows it used that way.

– bitfed Sep 16 at 7:37 yeh Thanks bitfed for your reply. I have tried with another . Mp4 format video, it is the same error.

But with . Avi video the same command string is working fine. My actual requirement is that I want to change bascially 3 things:(1) Bit rate to 1000 kbps (2) level to 3.0 then (3) profile to Baseline while encoding.So can you please tell me the exact command line string which I should write for encoding my older .

Mp4 file into newer . Mp4 file. Waiting for your reply.. – user946829 Sep 16 at 11:12 I would use Handbrake.

It's cross platform, and has a handbrakeCLI executable that I've never had an issue with when scripting, etc. Handbrake.Fr – bitfed Sep 16 at 16:49.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions