LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-11-2010, 06:27 PM   #1
Cultist
Member
 
Registered: Feb 2010
Location: Georgia
Distribution: Slackware64 14.2
Posts: 779

Rep: Reputation: 107Reputation: 107
ffmpeg video output really low quality


I was experimenting with transcoding video with ffmpeg. using the command
Code:
ffmpeg -i moviename.avi moviename.mkv
outputs the .avi into .mkv, but the output quality is very, very bad, while the original is dvd-quality.

I didn't see any options that would let me change this. What am I doing wrong?
 
Old 08-11-2010, 07:36 PM   #2
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
ffmpeg has extremely low default bitrate settings (only 200k for video and 64k for audio, although it might depend on the codec used). Try adding something like -b 2000k and -ab 192k to boost these to more reasonable levels.

An always pay attention to the output a program is giving you. You'll often find clues as to what's going on. In this case, ffmpeg will clearly display the characteristics for both input file and the output target, so it should be easy to see the changes being made.

It generally also helps to post such details here when asking questions.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound quality low adeepakk Linux - Newbie 1 06-15-2008 05:51 PM
amarok - low sound quality O(V)eGA_l2el) Fedora 3 05-15-2007 09:47 AM
low sound quality aral SUSE / openSUSE 10 08-21-2005 01:35 PM
Low quality sound with ALSA on a Laptop don_eros Linux - Newbie 0 05-23-2004 01:18 PM
mencoder quality low gonniff Linux - Software 10 09-16-2003 05:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration