Page 1 of 1

New user.. having trouble with numerous files.

Posted: Wed May 17, 2006 9:52 am
by mweinmann
I get a lot of cannot initialize driver errors. using on divx5 and xvid4 encoded files. attempting to go to mpeg2.

pentium-m 1.5ghz.

any ideas?

Thanks,
Marc


[mpeg2video @ 009DFB78]MPEG1/2 does not support 2997/125 fps
Could not open codec.
FATAL: Cannot initialize video driver.

Posted: Wed May 17, 2006 11:41 am
by stanley
Please give me the text in the console window (press F6 to call out console window)

Posted: Sun May 21, 2006 3:31 am
by mweinmann
MEncoder dev-CVS--3.4.5 (C) 2000-2006 MPlayer Team
CPU: Intel Pentium M Banias (Family: 6, Stepping: 5)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
success: format: 0 data: 0x0 - 0x383e8000
AVI file format detected.
VIDEO: [DX50] 548x224 12bpp 23.976 fps 711.8 kbps (86.9 kbyte/s)
[V] filefmt:3 fourcc:0x30355844 size:548x224 fps:23.98 ftime:=0.0417
==========================================================================
Requested audio codec family [mp3] (afm=mp3lib) not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 80.0 kbit/5.21% (ratio: 10000->192000)
Selected audio codec: [ffmp3] afm: ffmpeg (FFmpeg MPEG layer-3 audio decoder)
==========================================================================
PACKET SIZE: 2048 bytes, deltascr: 245760
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: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
MP3 audio selected
Limiting audio preload to 0.4s
Increasing audio density to 4
VDec: vo config request - 548 x 224 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 2.45:1 - prescaling to correct movie aspect.
videocodec: libavcodec (548x224 fourcc=3267706d [mpg2])
[mpeg2video @ 009DFB78]MPEG1/2 does not support 2997/125 fps
Could not open codec.
FATAL: Cannot initialize video driver.

Exiting...

Posted: Thu May 25, 2006 8:06 am
by mweinmann
here you go...

Marc

Divx5 and xvid4 encoded files. attempting to go to mpeg2

Posted: Fri May 26, 2006 1:47 am
by itspete
mweinmann wrote:here you go...

Marc
The third line up from the bottom of your listing says it all.
[mpeg2video @ 009DFB78]MPEG1/2 does not support 2997/125 fps

125 Frames per second is far in excess for MPG1 or MPG2, max allowed 30.
2997 Bitrate Kbps is also wrong: It's additions/subtractions of 48.
So the lowest from there is 2976 and above that is 3024.

Hope this helps.

Regards
Charles.

Posted: Fri May 26, 2006 7:40 am
by mweinmann
When I load the file that output comes from, it's listed as a Divx 5.0 file, at 711kbs, 24 fps. The input file is fine. I am using the default MPEG2 settings, at 2080 kbps fixed bitrate, and mp3 audio. I don't know what else there is that I can do.

Posted: Fri May 26, 2006 10:24 am
by itspete
mweinmann wrote:When I load the file that output comes from, it's listed as a Divx 5.0 file, at 711kbs, 24 fps. The input file is fine. I am using the default MPEG2 settings, at 2080 kbps fixed bitrate, and mp3 audio. I don't know what else there is that I can do.
Ok. From what to MPEG2?

Output:-
Set 'Container' to MPEG and the 'Option' to MPEG-2

See 'Audio/Video Knowledge' and 'Tips And Guides', they may help.
I'll try to add more of my stuff to them a.s.a.p.
If you have New findings, let us all know. Every bit helps.

Hope it helps
Regards
Charles

Posted: Sun May 28, 2006 1:53 am
by mweinmann
Whatever. I don't understand how this can be so complicated. It's a divx file. the program detects the properties of it. I'm simply trying to convert it to mpeg2 using defaults. I have yet to have this program work on any of my input files. I simply give up.

have fun..

Marc

Posted: Sun May 28, 2006 10:40 am
by itspete
mweinmann wrote:Whatever. I don't understand how this can be so complicated. It's a divx file. the program detects the properties of it. I'm simply trying to convert it to mpeg2 using defaults. I have yet to have this program work on any of my input files. I simply give up.

have fun..

Marc
Hi.
Have a look at 'tips and Guides'. There'll be something there soon.
Charles