Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8041081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:05:58+00:00 2026-06-05T04:05:58+00:00

I have installed ffmpeg and x264 folloowing the steps in this documentation : http://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide

  • 0

I have installed ffmpeg and x264 folloowing the steps in this documentation :http://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide

Now I have this line to execute :

sudo /usr/bin/ffmpeg -i input_file.flv -f flv -vcodec libx264 -vpre normal -r 25 -s 0x0 -aspect 1.7777777777778 -padcolor 000000 -padtop 0 -padbottom 0 -padleft 0 -padright 0 -acodec libfaac -ab 128000 -ar 22050 output_file.flv

Input #0, flv, from 'WIN! Jwow.flv':
  Metadata:
    starttime       : 0
    totalduration   : 101
    totaldatarate   : 865
    bytelength      : 10897460
    canseekontime   : true
    sourcedata      : BD58B2E43HH1338284027987695
    purl            : 
    pmsg            : 
  Duration: 00:01:40.66, start: 0.000000, bitrate: 877 kb/s
    Stream #0.0: Video: h264 (Main), yuv420p, 640x360, 745 kb/s, 29.97 tbr, 1k tbn, 59.94 tbc
    Stream #0.1: Audio: aac, 44100 Hz, stereo, s16, 131 kb/s
**File for preset 'normal' not found**

I have the presets in the the following directories:

/usr/share/ffmpeg
/usr/local/share/ffmpeg
/home/user/.ffmpeg
/usr/local/src/ffmpeg/presets

And still getting the same error: File for preset ‘normal’ not found

What is the problem here?

Extra info – this is what i get when i do ffmpeg -version

ffmpeg version git-2012-05-31-60de761
built on May 31 2012 15:54:11 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T04:06:00+00:00Added an answer on June 5, 2026 at 4:06 am

    The good news is that you’re using a recent ffmpeg and x264. The bad news is that you are using outdated syntax. FFmpeg development is very active and syntax changes do occur, the current syntax equivalent of your command is:

    ffmpeg -i input_file.flv -vcodec libx264 -preset medium -crf 23 -acodec libfaac -aq 100 -ar 22050 output_file.flv
    

    I removed all of the superfluous stuff. Why pad with a value of 0? What is resizing the output to 0x0? You don’t need to change the frame rate in most cases so I removed -r as well.

    I recommend using -aq (or -q:a, same thing different way of declaring it) instead of -b:a for libfaac when using libx264 with -crf. It’s similar to faac -q 100 which is its default.

    As for presets ffmpeg does not use text files to emulate the standard x264 presets anymore but now accesses them directly via libx264. See x264 --fullhelp for a list of presets but ignore the placebo preset as it is a complete waste of time. Basic usage is to use the slowest preset you have patience for.

    I added the -crf option to control the video quality. Default value is 23. A lower value is a higher quality and a sane range is 18-24. Basic usage is to use the highest value that still gives you an acceptable quality. See FFmpeg: The ultimate Video and Audio Manipulation Tool for a more detailed explanation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed RockMongo http://code.google.com/p/rock-php/ to manage my mongoDB database. This is installed in
I have installed Ruby 1.9.2 along with installing the rails gem. I have now
I have installed PHP and its not working in the Apache Webserver. Steps followed
I have ffmpeg already installed on my server for the past 6 months, everything
I have installed bootstrap to my Rails 3.2 app this way (through Gemfile): gem
I have installed ffmpeg on my server and it works fine via my terminal.
I have installed Qtip and used it for tooltips on a map: http://www.gregquinn.com/oneworld/about_people6.html You
I have installed the ODAC 11 and I would like to use it with
I have installed nopcommerce v 2.5 on abc.domainName.com and I have a wildcard SSL
I have installed NB 7.1, WAMPP 1.7.7 (with PHP 5.3.8) and XDebug 2.1.4. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.