[Ffmpeg-devel] New SVN Version is bad FLV Quallity (avi/mpg to flv)

dinobox dinobox
Sun Nov 19 13:18:51 CET 2006


Hello 

The SVN ffmpeg Version for 2-3 Weeks is FLV Quallity very good 

Example old svn version. flv good

(ffmpeg -i test.mpg -vcodec flv -b 2000 -acodec mp3 -ar 44100 -ab 96 -s
576x240 -y test_1.flv 
or 
ffmpeg -i test.avi -vcodec flv -b 2000 -acodec mp3 -ar 44100 -ab 96 -s
576x240 -y test_2.flv )

http://uploaded.to/?id=c9a029   <- FLV Example File 


and the new svn version is the flv quallity bad

Example new svn ffmpeg version (to day) 
(ffmpeg -i test.mpg -vcodec flv -b 2000 -acodec mp3 -ar 44100 -ab 96 -s
576x240 -y test_1.flv 
or 
ffmpeg -i test.avi -vcodec flv -b 2000 -acodec mp3 -ar 44100 -ab 96 -s
576x240 -y test_2.flv )
http://uploaded.to/?id=9125f3


becomes this in the next days fixed?

Sorry for my bad english :-( 

Thx 

Dino





More information about the ffmpeg-devel mailing list