Hi why can't I convert this.
export MALLOC_CHECK_=1; /usr/local/bin/ffmpeg -aspect 16:9 -v 0 -y -i '/home/righteou/public_html/sites/default/files/videos/source/80' -f mp4 -vcodec libx264 -b 420k -bt 420k -g 60 -s 960x540 -vpre libx264-fastfirstpass -an -pass 1 -passlogfile 2pass-16 /tmp/dW0yY7 2>&1 malloc: using debugging hooks FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --extra-cflags=-fPIC --enable-libamr-nb --enable-libamr-wb --enable-libdirac --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libtheora --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-x11grab 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 libswscale 0. 7. 1 / 0. 7. 1 libpostproc 51. 2. 0 / 51. 2. 0 built on Nov 6 2009 19:11:04, gcc: 4.1.2 20080704 (Red Hat 4.1.2-46) Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 30.00 (30/1) Stream mapping: Stream #0.0 -> #0.0 Press [q] to stop encoding frame= 3150 fps= 35 q=-1.0 Lsize= 5540kB time=105.03 bitrate= 432.1kbits/s video:5503kB audio:0kB global headers:1kB muxing overhead 0.659209% export MALLOC_CHECK_=1; /usr/local/bin/ffmpeg -aspect 16:9 -v 0 -y -i '/home/righteou/public_html/sites/default/files/videos/source/80' -f mp4 -vcodec libx264 -b 420k -bt 420k -g 60 -s 960x540 -vpre libx264-hq -acodec libfaac -ab 128k -ac 2 -ar 44100 -pass 2 -passlogfile 2pass-16 /tmp/dW0yY7 2>&1 malloc: using debugging hooks FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --extra-cflags=-fPIC --enable-libamr-nb --enable-libamr-wb --enable-libdirac --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libtheora --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-x11grab 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 libswscale 0. 7. 1 / 0. 7. 1 libpostproc 51. 2. 0 / 51. 2. 0 built on Nov 6 2009 19:11:04, gcc: 4.1.2 20080704 (Red Hat 4.1.2-46) Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 30.00 (30/1) Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Press [q] to stop encoding export MALLOC_CHECK_=1; /usr/local/bin/ffmpeg -aspect 16:9 -v 0 -y -i '/home/righteou/public_html/sites/default/files/videos/source/80' -f mp4 -vcodec libx264 -b 420k -bt 420k -g 60 -s 960x540 -vpre libx264-hq -acodec libfaac -ab 128k -ac 2 -ar 44100 /tmp/dW0yY7 2>&1 malloc: using debugging hooks FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --extra-cflags=-fPIC --enable-libamr-nb --enable-libamr-wb --enable-libdirac --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libtheora --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-x11grab 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 libswscale 0. 7. 1 / 0. 7. 1 libpostproc 51. 2. 0 / 51. 2. 0 built on Nov 6 2009 19:11:04, gcc: 4.1.2 20080704 (Red Hat 4.1.2-46) Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 30.00 (30/1) Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Press [q] to stop encoding
Comments
Comment #1
ferrangil commentedIf you post some information of the video you're trying to convert, then maybe we can help you.
Comment #2
jbrown commented