[MPlayer-users] QuickTime MPEG4+AAC: Floating point exception
transcoderjunkie
mencoder at w25.nl
Thu Mar 29 20:01:58 CEST 2007
folsk any idea whats going wrong here?
trying to encode from a Quicktime file with MPEG4 video and AAC audio
mencoder exists at the end of the conversion with a Floating point
exception and a 0 byte size outputfile is being generated
mencoder /home/mryan/test_aac.mov -o /home/mryan/test.flv -ovc vfw
-xvfwopts codec=vp6vfw.dll:compdata=test.mcf -oac mp3lame -lameopts
cbr:br=96 -af lavcresample=22050 -vf yadif,scale=320:240,flip -of lavf
-lavfopts i_certify_that_my_video_stream_does_not_use_b_frames
MEncoder dev-SVN-r22825-4.1.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 3, Stepping: 4)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
success: format: 0 data: 0x0 - 0xaba1cf
ISO: File Type Major Brand: Original QuickTime
Quicktime/MOV file format detected.
VIDEO: [mp4v] 320x240 32bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:7 fourcc:0x7634706D size:320x240 fps:25.00 ftime:=0.0400
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio)
decoder)
==========================================================================
OK, exit
Loading codec DLL: 'vp6vfw.dll'
Loaded DLL driver vp6vfw.dll at 10000000
HIC: 8afca98
568 - 568 - 568
Compressor type: 63646976
Compressor subtype: 32365056
Compressor flags: 40, version 65536, ICM version: 260
Flags:
ICSetState ret: 2056
ICCompressGetFormatSize ret: 40
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [flip]
Opening video filter: [scale w=320 h=240]
Opening video filter: [yadif]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
MP3 audio selected.
VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Opening video filter: [flip]
Movie-Aspect is 1.35:1 - prescaling to correct movie aspect.
[swscaler @ 0x8742858]SwScaler: using unscaled yuv420p -> bgr24 special
converter
Opening video filter: [expand]
Expand: -1 x -1, -1 ; -1, osd: 0, aspect: 0.000000, round: 1
Starting compression:
Input format:
biSize 40
biWidth 320
biHeight 240
biPlanes 1
biBitCount 24
biCompression 0x0 ('')
biSizeImage 547584
Output format:
biSize 40
biWidth 320
biHeight 240
biPlanes 1
biBitCount 24
biCompression 0x32365056 ('VP62')
biSizeImage 369152
Output format after query/begin:
biSize 40
biWidth 320
biHeight 240
biPlanes 1
biBitCount 24
biCompression 0x32365056 ('VP62')
biSizeImage 369152
Pos: 0.0s 1f ( 0%) 0.00fps Trem: 0min 0mb A-V:0.000 [0:0]
Skipping frame!
Pos: 0.0s 2f ( 0%) 0.00fps Trem: 0min 0mb A-V:0.004 [0:0]
Skipping frame!
Pos: 0.1s 3f ( 0%) 0.00fps Trem: 0min 0mb A-V:0.008 [0:0]
... etc. etc...
Skipping frame!
Pos: 69.3s 1924f ( 0%) 22.56fps Trem: 0min 0mb A-V:0.052 [564:0]
Flushing video frames.
Floating point exception
More information about the MPlayer-users
mailing list