Hello :)

> What output do you get when you run lavinfo $1 ?
> The important lines are the first 3, you should get a output like that:
> > lavinfo file.eli
> video_frames=5916
> video_width=720
> video_height=576

localhost 1 # lavinfo 000000001.avi
video_frames=8446
video_width=768
video_height=576
video_inter=1
video_norm=PAL
video_fps=25.000000
video_sar_width=1
video_sar_height=1
max_frame_size=260248
MJPG_chroma=2
has_audio=1
audio_bps=4
audio_chans=2
audio_bits=16
audio_rate=44100
num_video_files=1

> What I miss is the lav2yuv output when you start decoding.
> Can you start the encoding once with: lav2yuv -v 2 $1 ....
> and post the output, you should get a bunch of messages from lav2yuv.

localhost 1 # create_dvd.sh 1.eli
   INFO: [yuvscaler] yuvscaler 1.6.2 (31-12-2003) is a general scaling
utility for yuv frames
   INFO: [yuvscaler] (C) 2001-2003 Xavier Biquard <[EMAIL PROTECTED]>,
yuvscaler -h for help, or man yuvscaler
   INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION!
   INFO: [mpeg2enc] SETTING MMX for TRANSFORM!
   INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION!
--DEBUG: [lav2yuv] Edit list 1.eli opened
--DEBUG: [lav2yuv] Edit list norm is PAL
--DEBUG: [lav2yuv] Edit list contains 3 files
--DEBUG: [lav2yuv] Opening video file /tail/ej/1/000000001.avi ...
--DEBUG: [lav2yuv] File: /tail/ej/1/000000001.avi, absolute name:
/tail/ej/1/000000001.avi
--DEBUG: [lav2yuv]    frames:          8446
--DEBUG: [lav2yuv]    width:            768
--DEBUG: [lav2yuv]    height:           576
--DEBUG: [lav2yuv]    interlacing: top field first
--DEBUG: [lav2yuv]    frames/sec:    25.000
--DEBUG: [lav2yuv]    audio samps: 14898744
--DEBUG: [lav2yuv]    audio chans:        2
--DEBUG: [lav2yuv]    audio bits:        16
--DEBUG: [lav2yuv]    audio rate:     44100
--DEBUG: [lav2yuv] Opening video file /tail/ej/1/000000002.avi ...
--DEBUG: [lav2yuv] File: /tail/ej/1/000000002.avi, absolute name:
/tail/ej/1/000000002.avi
--DEBUG: [lav2yuv]    frames:          8455
--DEBUG: [lav2yuv]    width:            768
--DEBUG: [lav2yuv]    height:           576
--DEBUG: [lav2yuv]    interlacing: top field first
--DEBUG: [lav2yuv]    frames/sec:    25.000
--DEBUG: [lav2yuv]    audio samps: 14914620
--DEBUG: [lav2yuv]    audio chans:        2
--DEBUG: [lav2yuv]    audio bits:        16
--DEBUG: [lav2yuv]    audio rate:     44100
--DEBUG: [lav2yuv] Opening video file /tail/ej/1/000000003.avi ...
--DEBUG: [lav2yuv] File: /tail/ej/1/000000003.avi, absolute name:
/tail/ej/1/000000003.avi
--DEBUG: [lav2yuv]    frames:           139
--DEBUG: [lav2yuv]    width:            768
--DEBUG: [lav2yuv]    height:           576
--DEBUG: [lav2yuv]    interlacing: top field first
--DEBUG: [lav2yuv]    frames/sec:    25.000
--DEBUG: [lav2yuv]    audio samps:   244926
--DEBUG: [lav2yuv]    audio chans:        2
--DEBUG: [lav2yuv]    audio bits:        16
--DEBUG: [lav2yuv]    audio rate:     44100
   INFO: [yuvscaler] DVD output format requested in PAL/SECAM norm
   INFO: [yuvscaler] input:   frame size:  768x576 pixels (663552 bytes)
   INFO: [yuvscaler] input:   frame rate:  25/1 fps (~25.000000)
   INFO: [yuvscaler] input:    interlace:  top-field-first
   INFO: [yuvscaler] input: sample aspect ratio:  1:1
   INFO: [yuvscaler] from 768x576, take 768x576+0+0, INTERLACED_TOP_FIRST
   INFO: [yuvscaler] scale to 720x576, 720x576 being displayed
   INFO: [yuvscaler] Scaling uses the RESAMPLE algorithm,
   INFO: [yuvscaler] frame rate: 25.000 fps
   INFO: [yuvscaler] Scaling ratio for width is 16 to 15
   INFO: [yuvscaler] and is 1 to 1 for height
   INFO: [yuvscaler] Specific downscaling routing number 1
   INFO: [yuvscaler] output:   frame size:  720x576 pixels (622080 bytes)
   INFO: [yuvscaler] output:   frame rate:  25/1 fps (~25.000000)
   INFO: [yuvscaler] output:    interlace:  top-field-first
   INFO: [yuvscaler] output: sample aspect ratio:  16:15
   INFO: [mpeg2enc] Selecting DVD output profile
   INFO: [mpeg2enc] Assuming norm PAL
   INFO: [mpeg2enc] Interlaced input - selecting interlaced encoding.
   INFO: [mpeg2enc] Encoding MPEG-2 video to video_tmp.m2v
   INFO: [mpeg2enc] Horizontal size: 720 pel
   INFO: [mpeg2enc] Vertical size: 576 pel
   INFO: [mpeg2enc] Aspect ratio code: 2 = 4:3 display
   INFO: [mpeg2enc] Frame rate code:   3 = 25.0 (PAL/SECAM VIDEO /
converted FILM)
   INFO: [mpeg2enc] Bitrate: 7500 KBit/s
   INFO: [mpeg2enc] Quality factor: 8 (Quantisation = 9) (1=best, 31=worst)
   INFO: [mpeg2enc] Field order for input: top-field-first
   INFO: [mpeg2enc] Sequence unlimited length
   INFO: [mpeg2enc] Search radius: 16
   INFO: [mpeg2enc] GOP SIZE RANGE 9 TO 15
   INFO: [mpeg2enc] Setting colour/gamma parameters to "PAL B/G"
   INFO: [mpeg2enc] Progressive format frames = 0
   INFO: [mpeg2enc] Using default unmodified quantization matrices
   INFO: [mpeg2enc] Buffering 33 frames
--DEBUG: [lav2yuv] MJPEG frame 0   len 231404
   INFO: [yuvscaler] End of stream!
   INFO: [yuvscaler] Normal exit: end of stream with frame number 0!
   INFO: [mpeg2enc] Signaling last frame = -1
   INFO: [mpeg2enc] SETTING SSE and EXTENDED MMX for QUANTIZER!
   INFO: [mpeg2enc] GOP start (0 frames)
   INFO: [mpeg2enc] Guesstimated final muxed size = 4

   INFO: [mp2enc] Opened WAV file, freq = 44100 Hz, channels = 2, bits = 16

Any ideas?

Thanks :)

Norayr


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to