you can easily convert to MPEG4 which will be also of good quality using flv2mpeg4 here is the download link: http://linux.softpedia.com/get/Multimedia/Video/flv2mpeg4-30671.shtml
On Thu, Dec 3, 2009 at 10:54 PM, Anoop <[email protected]> wrote: > Hi, > > I want to convert a .flv video to .mp4 on ubuntu 9.04. I installed ffmpeg > and applied the below command > > ffmpeg -i Anuraga\ Vilochananayi.flv -f mp4 -vcodec mpeg4 Anuraga\ > Vilochananayi.mp4 > > > But i am getting the following error > > Seems stream 0 codec frame rate differs from container frame rate: 1000.00 > (1000/1) -> 29.92 (359/12) > Input #0, flv, from 'Anuraga Vilochananayi.flv': > Duration: 00:04:47.85, start: 0.000000, bitrate: 271 kb/s > Stream #0.0: Video: flv, yuv420p, 320x240, 263 kb/s, 29.92 tbr, 1k tbn, > 1k tbc > Stream #0.1: Audio: mp3, 22050 Hz, stereo, s16, 8 kb/s > Unknown encoder 'mpeg4' > > > Any help??? > > -- > With Regards, > Anoop P > www.anoopp.in > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > For details visit the website: www.ilug-tvm.org or the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en
