Hi all I have an issue here. I try to encode in h264 a PAL sequence of few seconds. The encoding seems to lock, nothing is happening, or nothing seems to happen. Distr is ubuntu on a AMD dual core turion. Install went smoothly from SVN. I have seen several reports on it, not sure if it is fixed.
However trying ffmpeg directly [EMAIL PROTECTED]:/home/movies_bretagne$ ffmpeg -i ferdinand.dv -sameq -vcodec h264 test.avi FFmpeg version SVN-r10721, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --enable-libfaac --enable-gpl --enable-pp --enable-libogg --enable-libvorbis --enable-libtheora --enable-libfaad --enable-pthreads --enable-libmp3lame --enable-libdc1394 --enable-libx264 libavutil version: 49.5.0 libavcodec version: 51.45.0 libavformat version: 51.14.0 built on Oct 13 2007 20:26:04, gcc: 4.1.2 (Ubuntu 4.1.2-0ubuntu4) Input #0, dv, from 'ferdinand.dv': Duration: 00:26:07.0, start: 0.000000, bitrate: 28800 kb/s Stream #0.0: Video: dvvideo, yuv420p, 720x576, 28800 kb/s, 25.00 fps(r) Stream #0.1: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s Unknown encoder 'h264' There I am puzzled... what is going on ??? Thanks for any help
