[Ffmpeg-devel] huffyuv no longer working

Darwin O'Connor doconnor
Wed Oct 4 16:52:47 CEST 2006


I've am using the Window compiled version of ffmpeg found here: 
<http://ffdshow.faireal.net/mirror/ffmpeg/>

The Sep 29 version is now giving errors when reading my huffyuv encoded 
avis that previous versions worked with. This is what ffmpeg is outputting:

FFmpeg version SVN-r6375, Copyright (c) 2000-2004 Fabrice Bellard
   configuration:  --enable-mp3lame --enable-libogg --enable-vorbis 
--enable-faad --enable-faac --enable-xvid --enable-x264 --enable-mingw32 
--enable-a52 --enable-dts --enable-pp --enable-gpl 
--enable-memalign-hack --enable-amr_nb --enable-amr_wb --enable-swscaler 
--enable-avisynth
   libavutil version: 49.0.1
   libavcodec version: 51.16.0
   libavformat version: 50.5.0
   built on Sep 29 2006 15:14:58, gcc: 4.0.3
Error generating huffman table
Error generating huffman table
Error generating huffman table
... repeated many times ...
Error generating huffman table
Input #0, avi, from 'm(2006-10-2 at 11-0-0).avi':
   Duration: 01:39:59.5, start: 0.000000, bitrate: 19017 kb/s
   Stream #0.0: Video: huffyuv, 480x240, 27.97 fps(r)
   Stream #0.1: Audio: pcm_s16le, 44100 Hz, stereo, 1411 kb/s
File 't1.mpg' already exists. Overwrite ? [y/N] y
swScaler: Unknown format is not supported as input format
Cannot get resampling context

The Sep 10 version was able to read huffyuv but the colours came out 
wrong, suggesting it was getting the u and v channels mixed up.

Eariler versions I used worked well.

The files where originally captured with VirtualDub.

Darwin O'Connor
Toronto, Canada






More information about the ffmpeg-devel mailing list