[MEncoder-users] svq3 file plays fine in mplayer, mencoder breaks on it

Bram Avontuur bram at mencoder.as.avontuur.org
Fri Feb 15 12:18:55 CET 2008


Hi,

Using the latest mplayer trunk, I can playback a specific svq3 file
using mplayer, but mencoder borks on it using the ffsvq3 decoder.  

Test file: http://bram.name/~brama/test_svq3_mencoder.mov (5MB)

Mencoder cmd + output:

~botr/botr/localroot/bin/mencoder 
"$IN" -o "$OUT" -oac mp3lame -ovc xvid -xvidencopts bitrate=600
MEncoder dev-SVN-r25958-4.1.2 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm)64 X2 Dual Core Processor  3800+ (Family: 15, Model: 43, Step
ping: 1)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2

success: format: 0  data: 0x0 - 0x246e1df
libavformat file format detected.
[lavf] Video stream found, -vid 0
[lavf] Audio stream found, -aid 1
VIDEO:  [SVQ3]  550x265  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:44  fourcc:0x33515653  size:550x265  fps:29.97  ftime:=0.0334
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 32000 Hz, 2 ch, s16le, 256.0 kbit/25.00% (ratio: 32000->128000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
xvid: using library version 1.1.2 (build xvid-1.1.2)
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffsvq3] vfm: ffmpeg (FFmpeg Sorenson Video v3 (SVQ3))
==========================================================================
MP3 audio selected.
VDec: vo config request - 550 x 265 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
videocodec: XviD (550x265 fourcc=44495658 [XVID])
xvid: par=0/0 (vga11), displayed=550x265, sampled=550x265
xvid: CBR Rate Control -- bitrate=600kbit/s
xvid: xvidcore returned a 'General fault' error
FATAL: Cannot initialize video driver.
VDec: vo config request - 550 x 265 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
videocodec: XviD (550x265 fourcc=44495658 [XVID])
xvid: par=0/0 (vga11), displayed=550x265, sampled=550x265
xvid: CBR Rate Control -- bitrate=600kbit/s
xvid: xvidcore returned a 'General fault' error
FATAL: Cannot initialize video driver.


The qtsvq3 decoder doesn't work at all:

~botr/botr/localroot/bin/mencoder "$IN" -o "$OUT" -oac mp3lame -vc qtsvq3 -ovc xvid -xvidencopts bitrate=600

(...)
### Searching for QuickTime plugins (*.qtx) at /home/botr/botr/localroot/lib/win32...
### FindNext: AvidQTAVUICodec.qtx
### FindNext: BeHereiVideo.qtx
### FindNext: QuickTimeEssentials.qtx
### FindNext: QuickTimeInternetExtras.qtx
theQuickTimeDispatcher catched -> 0x6693c3e0
theQuickTimeDispatcher catched -> 0x6693c3e0
zsh: segmentation fault  ~botr/botr/localroot/bin/mencoder "$IN" -o "$OUT" -oac mp3lame -vc qtsvq3 -ov
[12:12] botr at pcbram(139)/home/brama/test_video$ 

Best regards,
Bram



More information about the MEncoder-users mailing list