it appeared as this::

bo...@bonzo-desktop:~$ ffmpeg -i "/home/bonzo/videos frm SONY/S11
anthem.MPG" -f mov -b 1250kb -r 25 -ab 128kb -s 640x480 -ac 2 "/home/
bonzo/S11 anthem.mov"
FFmpeg version SVN-r19352-4:0.5+svn20090706-2ubuntu2, Copyright (c)
2000-2009 Fabrice Bellard, et al.
  configuration: --extra-version=4:0.5+svn20090706-2ubuntu2 --prefix=/
usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-
bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --
enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --
disable-stripping --disable-vhook --enable-gpl --enable-postproc --
enable-swscale --enable-x11grab --enable-libdc1394 --extra-cflags=-I/
build/buildd/ffmpeg-0.5+svn20090706/debian/include --enable-shared --
disable-static
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter    0. 4. 0 /  0. 4. 0
  libswscale     0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Oct 13 2009 22:15:16, gcc: 4.4.1
[mpeg @ 0x97b7700]invalid dts/pts combination
    Last message repeated 87 times
Input #0, mpeg, from '/home/bonzo/videos frm SONY/S11 anthem.MPG':
  Duration: 00:02:01.76, start: 0.070000, bitrate: 10480 kb/s
    Stream #0.0[0x1c0]: Audio: mp2, 32000 Hz, mono, s16, 64 kb/s
    Stream #0.1[0x1e0]: Video: mpeg1video, yuv420p, 640x480 [PAR 1:1
DAR 4:3], 104857 kb/s, 30 tbr, 90k tbn, 30 tbc
File '/home/bonzo/S11 anthem.mov' already exists. Overwrite ? [y/N] y
Output #0, mov, to '/home/bonzo/S11 anthem.mov':
    Stream #0.0: Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3],
q=2-31, 1250 kb/s, 90k tbn, 25 tbc
    Stream #0.1: Audio: 0x0000, 32000 Hz, stereo, s16, 128 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Unsupported codec for output stream #0.1


On Feb 28, 10:19 am, Jwalanta Shrestha <[email protected]> wrote:
> On Sun, Feb 28, 2010 at 10:56 AM, Kishor Ghimire(Samo) 
> <[email protected]>wrote:
>
>
>
>
>
>
>
> > again... sorry...couldn't succeed...following msg now:::
>
> > FFmpeg version SVN-r19352-4:0.5+svn20090706-2ubuntu2, Copyright (c)
> > 2000-2009 Fabrice Bellard, et al.
> >  configuration: --extra-version=4:0.5+svn20090706-2ubuntu2 --prefix=/
> > usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-
> > bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --
> > enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --
> > disable-stripping --disable-vhook --enable-gpl --enable-postproc --
> > enable-swscale --enable-x11grab --enable-libdc1394 --extra-cflags=-I/
> > build/buildd/ffmpeg-0.5+svn20090706/debian/include --enable-shared --
> > disable-static
> >  libavutil     49.15. 0 / 49.15. 0
> >  libavcodec    52.20. 0 / 52.20. 0
> >  libavformat   52.31. 0 / 52.31. 0
> >  libavdevice   52. 1. 0 / 52. 1. 0
> >  libavfilter    0. 4. 0 /  0. 4. 0
> >  libswscale     0. 7. 1 /  0. 7. 1
> >  libpostproc   51. 2. 0 / 51. 2. 0
> >  built on Oct 13 2009 22:15:16, gcc: 4.4.1
> > [mpeg @ 0x9dda700]invalid dts/pts combination
> >     Last message repeated 87 times
> > Input #0, mpeg, from '/home/bonzo/videos frm SONY/S11 anthem.MPG':
> >  Duration: 00:02:01.76, start: 0.070000, bitrate: 10480 kb/s
> >    Stream #0.0[0x1c0]: Audio: mp2, 32000 Hz, mono, s16, 64 kb/s
> >    Stream #0.1[0x1e0]: Video: mpeg1video, yuv420p, 640x480 [PAR 1:1
> > DAR 4:3], 104857 kb/s, 30 tbr, 90k tbn, 30 tbc
> > Unknown encoder 'aac'
>
> ok then, try removing the audio codec option:
>
> ffmpeg -i "/home/bonzo/videos frm SONY/S11 anthem.MPG" -f mov -b 1250kb -r
> 25 -ab 128kb -s 640x480 -ac 2 "/home/bonzo/S11 anthem.mov"
>
> if that doesnt work, also try installing the unrestricted codecs Arun
> mentioned.
>
> ~jwalanta

-- 
FOSS Nepal mailing list: [email protected]
http://groups.google.com/group/foss-nepal
To unsubscribe, e-mail: [email protected]

Mailing List Guidelines: 
http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines
Community website: http://www.fossnepal.org/

Reply via email to