[MEncoder-users] Encoding in vp6 with vfw - floating point exception

sentenza sentenza9 at gmail.com
Tue May 23 17:19:52 CEST 2006


Hello,

I try to encode video with vp6 codec. My OS is linux Debian 3.1 and I use
mplayer  1.0pre7try2-3.3.5 version.

For this I use the folliwing command line :
# mencoder Corbeil-reportage-1.mov -o test.flv -vf scale=320:240 -ovc vfw
-v4wopts codec=vp6vfw.dll -oac mp3lame

To use vfw options I followed
http://thread.gmane.org/gmane.comp.video.mplayer.user/38781/focus
to use vfw options.
That's OK.

But when I encode I have a floating point exception.
Here is the mencoder output:

MEncoder 1.0pre7try2-3.3.5 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

File not found: 'frameno.avi'
Failed to open frameno.avi
success: format: 0  data: 0x0 - 0x7e754f
ISO: File Type Major Brand: Original QuickTime
QuickTime/MOV file format detected.
--------------
MOV track #0: 152 chunks, 0 samples
Audio bits: 16  chans: 2  rate: 44100
MOV: Found unknown audio atom \uffff\uffffFourcc: ima4
--------------
MOV track #1: 159 chunks, 1229 samples
Image size: 320 x 240 (24 bpp)
Display size: 320 x 240
Fourcc: h263  Codec: 'H.263'
--------------
MOV: longest streams: A: #0 (152 samples)  V: #1 (1229 samples)
VIDEO:  [h263]  320x240  24bpp  14.970 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:7  fourcc:0x33363268  size:320x240  fps:14.97  ftime:=0.0668
==========================================================================
Opening audio decoder: [imaadpcm] IMA ADPCM audio decoder
AUDIO: 44100 Hz, 2 ch, s16le, 374.8 kbit/26.56% (ratio: 46856->176400)
Selected audio codec: [imaadpcm] afm:imaadpcm (IMA ADPCM)
============================== ============================================
Loading codec DLL: 'vp6vfw.dll'
Loaded DLL driver vp6vfw.dll at 10000000
HIC: 863ad10
568 - 568 - 568
Compressor type: 63646976
Compressor subtype: 32365056
Compressor flags: 40, version 65536, ICM version: 260
Flags:
ICCompressGetFormatSize ret: 40
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
Opening video filter: [scale w=320 h=240]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh263] vfm:ffmpeg (FFmpeg H.263+ decoder)
==========================================================================
MP3 audio selected
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Writing AVI header...
ODML: Aspect information not (yet?) available or unspecified, not writing
vprp header.
VDec: vo config request - 352 x 288 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Opening video filter: [flip]
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 6 -> 8
SwScaler: reducing / aligning filtersize 6 -> 8
SwScaler: reducing / aligning filtersize 6 -> 5
SwScaler: reducing / aligning filtersize 5 -> 4

SwScaler: BICUBIC scaler, from Planar YV12 to BGR 24-bit using MMX2
Opening video filter: [expand]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 0
Starting compression:
 Input format:
  biSize 40
  biWidth 320
  biHeight 240
  biPlanes 1
  biBitCount 24
  biCompression 0x0 ('')
  biSizeImage 230400
 Output format:
  biSize 40
  biWidth 320
  biHeight 240
  biPlanes 1
  biBitCount 24
  biCompression 0x32365056 ('VP62')
  biSizeImage 157696
 Output format after query/begin:
  biSize 40
  biWidth 320
  biHeight 240
  biPlanes 1
  biBitCount 24
  biCompression 0x32365056 ('VP62')
  biSizeImage 157696
Exception en point flottant

So someone can help-me to solve this problem ?

Regards.


-- 
Benoit



More information about the MEncoder-users mailing list