I have a bunch of small divx files I am converting back to mpeg2 for burning onto DVD. With the previous version of ffmpegx, using the High Bitrate DVD (NTSC) quick preset option worked flawlessly. After upgrading to 0.0.7 with the same settings, I get the following message in the terminal:
**ERROR: [mpeg2enc] Input stream with unknown frame-rate and no frame-rate specified with -a!
**ERROR: [mpeg2enc] 3:2 movie pulldown not sensible for NaN fps dispay rate
The audio then goes on to encode, but I'm left with no m2v file. I checked the framerate setting (NTSC FILM), it matches the framerate of the divx file.
Any ideas?
Results 1 to 8 of 8
-
-
I get the same error (**ERROR: [mpeg2enc] Input stream with unknown frame-rate and no frame-rate specified with -a! ) when using the VCD (NTSC) preset to convert DIVX files. Terminal finds an error, skips the video part but processes the audio.
0.0.4 seems to work fine (the only backup I had! Are the 0.0.6 versions archived anywhere?).
-
blktaunaGuest
I thought I had everything installed correctly but in 0.0.7 get a nice error message after a .mp2 file is created (now i can listen to the whole movie)
**ERROR: [mplex] Unable to open file /Users/donna/Desktop/cuckoo/gavin.m2v for reading.
It has not created a m2v file .. but an mp2
only the audio, no video. I'm lost.
I am using a 400 mhz G3 iMac running only 10.2.6 (no 9) and I am running out of HD space and I'll try again when the new HD arrives but....
I was converting a home made vob to SVCD on presets. The video on question is about 45 minutes long.
any help is appreciated.
-
LarsGuest
Encoding started on Fri Jul 18 15:18:32 CEST 2003
mpeg2dec-0.2.1 - by Michel Lespinasse <walken@zoy.org> and Aaron Holtzman
No accelerated IDCT transform found
No accelerated motion compensation found
INFO: [yuvscaler] yuvscaler (version 1.7.0) is a general scaling utility for yuv frames
INFO: [yuvscaler] (C) 2001-2002 Xavier Biquard <xbiquard@free.fr>
INFO: [yuvscaler] yuvscaler -h for help, or man yuvscaler
/usr/bin/mpeg2enc: invalid option -- h
--verbose|-v num
Level of verbosity. 0 = quiet, 1 = normal 2 = verbose/debug
--format|-f fmt
Set pre-defined mux format fmt.
[0 = Generic MPEG1, 1 = standard VCD, 2 = VCD,
3 = Generic MPEG2, 4 = standard SVCD, 5 = user SVCD,
6 = VCD Stills sequences, 7 = SVCD Stills sequences, 8 = DVD]
--aspect|-a num
Set displayed image aspect ratio image (default: 2 = 4:3)
[1 = 1:1, 2 = 4:3, 3 = 16:9, 4 = 2.21:1]
--frame-rate|-F num
Set playback frame rate of encoded video
(default: frame rate of input stream)
0 = Display frame rate code table
--video-bitrate|-b num
Set Bitrate of compress video in KBit/sec
(default: 1152 for VCD, 2500 for SVCD, 3800 for DVD)
--nonvideo-birate|-B num
Non-video data bitrate to assume for sequence splitting
calculations (see also --sequence-length).
--quantisation|-q num
Image data quantisation factor [1..31] (1 is best quality, no default)
When quantisation is set variable bit-rate encoding is activated and
the --bitrate value sets an *upper-bound* video data-rate
--output|-o pathname
pathname of output file or fifo (REQUIRED!!!)
--vcd-still-size|-T size
Size in KB of VCD stills
--interlace-mode|-I num
Sets MPEG 2 motion estimation and encoding modes:
0 = Progressive (non-interlaced)(Movies)
1 = Interlaced source material (video)
--motion-search-radius|-r num
Motion compensation search radius [0..32] (default 16)
--reduction-4x4|-4 num
Reduction factor for 4x4 subsampled candidate motion estimates
[1..4] [1 = max quality, 4 = max. speed] (default: 2)
--reduction-2x2|-2 num
Reduction factor for 2x2 subsampled candidate motion estimates
[1..4] [1 = max quality, 4 = max. speed] (default: 3)
--min-gop-size|-g num
Minimum size Group-of-Pictures (default depends on selected format)
--max-gop-size|-G num
Maximum size Group-of-Pictures (default depends on selected format)
If min-gop is less than max-gop, mpeg2enc attempts to place GOP
Frame rate code = 103823
MPEG in libvo = 82224 aspect_code=83496
boundaries to coincide with scene changes
--closed-gop|-c
All Group-of-Pictures are closed. Useful for authoring multi-angle DVD
--force-b-b-p|-P
Preserve two B frames between I/P frames when placing GOP boundaries
--quantisation-reduction|-Q num
Max. quantisation reduction for highly active blocks
[0.0 .. 5] (default: 0.0)
--video-buffer|-V num
Target decoders video buffer size in KB (default 46)
--video-norm|-n n|p|s
Tag output to suit playback in specified video norm
(n = NTSC, p = PAL, s = SECAM) (default: PAL)
--sequence-length|-S num
Place a sequence boundary in the video stream so they occur every
num Mbytes once the video is multiplexed with audio etc.
N.b. --non-video-bitrate is used to the bitrate of the other
data that will be multiplexed with this video stream
--3-2-pulldown|-p
Generate header flags for 3-2 pull down of 24fps movie material
--intra_dc_prec|-D [8..10]
Set number of bits precision for DC (base colour) of blocks in MPEG-2
--reduce-hf|-N num
[0.0..2.0] Reduce hf resolution (increase quantization) by num (default: 0.0)
--keep-hf|-H
Maximise high-frequency resolution - useful for high quality sources
and/or high bit-rates)
--sequence-header-every-gop|-s
Include a sequence header every GOP if the selected format doesn't
do so by default.
--no-dummy-svcd-SOF|-d
Don't generate of dummy SVCD scan-data for the ISO CD image
generator "vcdimager" to fill in.
--playback-field-order|-z b|t
Force setting of playback field order to bottom or top first
--multi-thread|-M num
Activate multi-threading to optimise through on a system with num CPU's
[0..32], 0=no multithreading, (default: 1)
--correct-svcd-hds|-C
Force SVCD horizontal_display_size to be 480 - standards say 540 or 720
But many DVD/SVCD players screw up with these values.
--no-altscan-mpeg2
Force MPEG2 *not* to use alternate block scanning. This may allow some
buggy players to play SVCD streams
--no-constraints
Deactivate the constraints for maximum video resolution and sample rate.
Could expose bugs in the software at very high resolutions !
--help|-?
Print this lot out!
a52dec-0.7.4 - by Michel Lespinasse <walken@zoy.org> and Aaron Holtzman
No accelerated IMDCT transform found
INFO: Opened WAV file, freq = 48000 Hz, channels = 2, bits = 16
INFO: format = 0x1, audio length = 4294967256 bytes
INFO: slots/frame = 731
INFO: frac SpF=0.429, tot bitrate=224 kbps, s freq=44.1 kHz
INFO: Fractional number of slots, padding required
INFO: System is big endian
2723 frames in 57.27 sec (47.55 fps), 32 last 0.95 sec (33.68 fps)
2751 frames decoded in 57.37 seconds (47.95 fps)
INFO: Avg slots/frame = Inf; b/smp = Inf; br = Inf kbps
INFO: Encoding with psychoacoustic model 2 is finished
INFO: The MPEG encoded output file name is "/Applications/DVDRip/THE_MEXICAN_2/mexican.mp2"
INFO: [mplex] mplex version 2.2.1 ($Date: 2002/04/20 19:08:30 $)
**ERROR: [mplex] Unable to open file /Applications/DVDRip/THE_MEXICAN_2/mexican.m2v for reading.
hi all,
i have the same error message, what's wrong?
please help me.
bye lars
Similar Threads
-
Error message! Help!
By XAPHSNYC in forum MacReplies: 6Last Post: 8th Feb 2010, 14:05 -
VirtualDub Error Message - Video Compression Error
By HartsVideo in forum DVD RippingReplies: 19Last Post: 7th Jun 2009, 20:18 -
Get many error messages, AviSynth error message and meGUI error
By MKVcrazy in forum Video ConversionReplies: 0Last Post: 25th Aug 2007, 16:41 -
Error message "CMOS checksum error - Default loaded"
By ChrisKS in forum ComputerReplies: 1Last Post: 27th Jun 2007, 01:16 -
Error Message
By Kallid in forum SVCD2DVD & VOB2MPGReplies: 2Last Post: 15th Jun 2007, 20:13