These messages are rather misleading and understandably a source of confusion. Ubuntu now uses Libav which is a fork of the FFmpeg project.
The fork was basically a non-amicable result of conflicting personalities and development styles within the FFmpeg community. It is worth noting that the maintainer for Debian/Ubuntu switched from FFmpeg to Libav on his own accord probably due to being involved with the Libav fork.
For a while both Libav and FFmpeg separately developed their own versions of ffmpeg. Libav then renamed their bizarro ffmpeg to avconv to distance themselves from the FFmpeg project. During the transition period the message you see was displayed to tell users to start using avconv instead their version of ffmpeg. This confuses some users into thinking that FFmpeg (the project) is dead, which is not true. Unfortunate wording, but I can't imagine Libav not expecting such a response by general users.
This message was removed upstream when ffmpeg was finally removed from the Libav source, but, dependending on your version, it can still show up in Ubuntu because the Libav source Ubuntu uses is from the ffmpeg-to-avconv transition period.
In June 2012, the message was re-worded for the package libav - 4:0.8.3-0ubuntu0.12.04.1. Unfortunately the new "deprecated" message has caused additional user confusion.
For an interesting blog article on the situation, as well as a discussion about the main technical differences between the projects, see: The FFmpeg/Libav situation.
This program is not developed anymore and is only provided for compatibility. Use avconv instead– why Feb 28 '12 at 6:02ffmpegis library mostly and mainffmpegcommandline is more for demonstration of its features (though it doesn't matter that you use if it helps). If you want to use only as a command, there are many applications that use ffmpeg to do what you want to do. – Dipan Mehta Feb 28 '12 at 6:05