Hello guys,
I've recently used FFMPEG to convert videos to FLV format. however, upon conversion, the video looks really awful. I'm not sure how to describe it since I'm not an expert with video encoding/decoding. If you want to see what I mean, please go to the URL below:
Output: (FLV format)
http://209.123.16.37/video_watch.php?movie=616
Input: (WMV format)
http://209.123.16.37/g/smart.wmv
This is the command that I used:
FFMPEG -i source.wmv -acodec mp3 -ar 22050 -ab 32 -b 200 -r 15 -y -vcodec flv -output.flv
I'm not sure what's wrong with this but if you'll check out other videos in the site, some of them works fine while some still does not.
Any help would be very very very much appreciated.
Thank you.
+ Reply to Thread
Results 1 to 8 of 8
-
(My father) didn't tell me how to live; he lived, and let me watch him do it. ~Clarence Budington Kelland
-
nothing in the source dir
"Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
why does the above work?
where did you find this solution?
(volume control)
-
Thanks for all the input, I sincerely appreciate it.
I'll try what you said and inform you how it goes.(My father) didn't tell me how to live; he lived, and let me watch him do it. ~Clarence Budington Kelland -
alright, I'm not sure what to do here. I guess there might be a problem with FFMPEG on our server. (Correct me if i'm wrong here)
I've applied the value 'copy' for the argument acodec (-acodec copy) but when I do this, no file is being generated. I'm not sure how to enable error logging since its on a remote machine and there's no way for me to access it. I'll need to contact our Admin and inform him about this.
Thanks for the assistance again. Will write back if I found a way to check the error log.(My father) didn't tell me how to live; he lived, and let me watch him do it. ~Clarence Budington Kelland
Similar Threads
-
FFmpeg on Win only - FAQ can ffmpeg realize screen capture
By feelart in forum Capturing and VCRReplies: 1Last Post: 14th Feb 2012, 04:11 -
Problem padding with ffmpeg
By joesphroth in forum Video ConversionReplies: 8Last Post: 6th Dec 2011, 17:56 -
problem with ffmpeg in website
By livestream in forum Newbie / General discussionsReplies: 1Last Post: 23rd Jun 2011, 21:40 -
problem with ffmpeg in a site (excuse for double posting you can delete thi
By livestream in forum Newbie / General discussionsReplies: 0Last Post: 23rd Jun 2011, 13:53 -
FFmpeg bitrate problem
By ajitpals in forum Video ConversionReplies: 0Last Post: 1st May 2010, 02:02