[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [transcode-users] wmv9dmod.dll seg fault
On Sat, Apr 29, 2006 at 03:05:57AM -0700, Jin Ho Tan wrote:
> Thanks Francesco ! I traced and fixed the bug before checking my mail box
> today.
> 8^(
>
> Nevertheless, your reply is a great boost to my morale. I can create a
> Windows Media 8 file now. However when I tried to use Windows Media 9 DMO or
> Windows Media DMO, I encountered 2 possible errors:
>
> (A) Not a valid Win32 dll library: wmvdmod.dll
> transcode -i video.3gp -x ffbin -o video.wmv -y af6 -F "W32 Windows Media
> Video DMO"
> transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
> (dvd_reader.c) no support for DVD reading configured - exit.
> [transcode] auto-probing source Part03.3gp (failed)
> [transcode] V: import format | unknown (V=ffbin|A=(null))
transcode failed to probe your source.
> [transcode] V: import frame | 720x576 1.25:1
this probably isn't the right frame size, it's the default.
> [transcode] V: bits/pixel | 0.174
> [transcode] V: decoding fps,frc | 25.000,0
is this right?
> [transcode] V: Y'CbCr | YV12/I420
> [transcode] A: import format | 0x2000 AC3 [48000,16,2]
and what about this?
since transcode cannot probe the input, you will have to
tell it about these parameters.
--
<jakemsr@xxxxxxxxxxx>