hi every body... hi have a problem when encoding certain mov file to flv mov: h264 15fps 320X240 the sound is very accelerate... and not sync any suggestion? Tanks
Marco Scarpa wrote:
hi every body...
hi have a problem when encoding certain mov file to flv
mov: h264 15fps 320X240
the sound is very accelerate... and not sync
any suggestion?
Tanks _______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user
You forgot providing the exact version number, the command line which you used and the output of ffmpeg. Regards.
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --enable-gpl --enable-pp --enable-libvorbis --enable-libogg --enable-liba52 --enable-libdts --enable-dc1394 --enable-libgsm --disable-debug --enable-libmp3lame --enable-libfaad --enable-libfaac --enable-xvid --enable-pthreads --enable-x264 --enable-amr-nb --enable-amr-wb libavutil version: 49.4.0 libavcodec version: 51.40.2 libavformat version: 51.11.0 built on Jul 23 2008 12:10:48, gcc: 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) ffmpeg -i input -y -vcodec flv -f flv -s 400x300 -aspect 4:3 -b 450kb -g 160 -cmp 2 -subcmp 2 -mbd 2 -flags +aic+cbp+mv0+mv4+trell -ac 2 -ar 44100 -ab 96k output Igor Katson ha scritto:
Marco Scarpa wrote:
hi every body...
hi have a problem when encoding certain mov file to flv
mov: h264 15fps 320X240
the sound is very accelerate... and not sync
any suggestion?
Tanks _______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user
You forgot providing the exact version number, the command line which you used and the output of ffmpeg.
Regards. _______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user
On date Monday 2008-09-01 17:36:09 +0200, Marco Scarpa encoded: Don't top post.
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --enable-gpl --enable-pp --enable-libvorbis --enable-libogg --enable-liba52 --enable-libdts --enable-dc1394 --enable-libgsm --disable-debug --enable-libmp3lame --enable-libfaad --enable-libfaac --enable-xvid --enable-pthreads --enable-x264 --enable-amr-nb --enable-amr-wb libavutil version: 49.4.0 libavcodec version: 51.40.2 libavformat version: 51.11.0 built on Jul 23 2008 12:10:48, gcc: 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Missing the rest of the output, this is the banner alone, also use a recent version this is outdated...
ffmpeg -i input -y -vcodec flv -f flv -s 400x300 -aspect 4:3 -b 450kb -g 160 -cmp 2 -subcmp 2 -mbd 2 -flags +aic+cbp+mv0+mv4+trell -ac 2 -ar 44100 -ab 96k output
Please keep this *above* the output, oh I forgot you're a top-poster you read bottom-up ;-). [...] Regards. -- ffmpeg-user random tip #14 Smart questions (un)official document: http://www.catb.org/~esr/faqs/smart-questions.html
participants (3)
-
descentspb@gmail.com -
mscarpa@arsenale23.com -
stefano.sabatini-lala@poste.it