I tried to render video taken with my JVC HD30 camcorder to mpeg-2, but
without succes.

Cinelerra Version 2.1CV

Format settings user defined:
frame rate 25
width 1920
height 1080
W ratio 1
H ratio 1
Color model RGBA-8 bit
Aspect ratio 16:9
Interlaced mode : top fields first

Info that cinelerra gave about the input file: HD 1920x1080, mpeg, bitrate
25476351, framerate 25
Automatically fix interlacing was checked.

This file was produced from a JVC tod-file using: ffmpeg -acodec copy
-vcodec copy -i file.tod  file.mpg

Rendering parameters:
mpeg video
YUV 4:2:0
Generic MPEG-2
Derivative MPEG-2
I-frame distance 45
P-frame distance  0

With "Fixed bitrate" unchecked, value 1000000
Quantization checked, value 15
These were the messages:

   INFO: [mpeg2enc.plugin] Selecting Generic MPEG2 output profile
   INFO: [mpeg2enc.plugin] Assuming norm PAL
   INFO: [mpeg2enc.plugin] Encoding MPEG-2 video to
/data/TestJVChd30/output59Cinelerra.m2v
   INFO: [mpeg2enc.plugin] Horizontal size: 1920 pel
   INFO: [mpeg2enc.plugin] Vertical size: 1080 pel
   INFO: [mpeg2enc.plugin] Aspect ratio code: 3 = 16:9 display
   INFO: [mpeg2enc.plugin] Frame rate code:   3 = 25.0 (PAL/SECAM VIDEO /
converted FILM)
   INFO: [mpeg2enc.plugin] Bitrate: VCD
   INFO: [mpeg2enc.plugin] Quality factor: 15 (Quantisation = 23) (1=best,
31=worst)
   INFO: [mpeg2enc.plugin] Field order for input: top-field-first
   INFO: [mpeg2enc.plugin] Sequence unlimited length
   INFO: [mpeg2enc.plugin] Search radius: 16
   INFO: [mpeg2enc.plugin] DualPrime: no
   INFO: [mpeg2enc.plugin] Using one-pass rate controller
   INFO: [mpeg2enc.plugin] GOP SIZE RANGE 45 TO 45
**ERROR: [mpeg2enc.plugin] Generic format - must specify bit-rate!

With "Fixed bitrate" checked, value 1000000
Quantization unchecked, value 15, I got these


   INFO: [mpeg2enc.plugin] Selecting Generic MPEG2 output profile
   INFO: [mpeg2enc.plugin] Assuming norm PAL
   INFO: [mpeg2enc.plugin] Encoding MPEG-2 video to
/data/TestJVChd30/output59Cinelerra.m2v
   INFO: [mpeg2enc.plugin] Horizontal size: 1920 pel
   INFO: [mpeg2enc.plugin] Vertical size: 1080 pel
   INFO: [mpeg2enc.plugin] Aspect ratio code: 3 = 16:9 display
   INFO: [mpeg2enc.plugin] Frame rate code:   3 = 25.0 (PAL/SECAM VIDEO /
converted FILM)
   INFO: [mpeg2enc.plugin] Bitrate: 1000 KBit/s
   INFO: [mpeg2enc.plugin] Quality factor: 1 (Quantisation = 1) (1=best,
31=worst)
   INFO: [mpeg2enc.plugin] Field order for input: top-field-first
   INFO: [mpeg2enc.plugin] Sequence unlimited length
   INFO: [mpeg2enc.plugin] Search radius: 16
   INFO: [mpeg2enc.plugin] DualPrime: no
   INFO: [mpeg2enc.plugin] Using one-pass rate controller
   INFO: [mpeg2enc.plugin] GOP SIZE RANGE 45 TO 45
   INFO: [mpeg2enc.plugin] Setting colour/gamma parameters to "PAL B/G"
   INFO: [mpeg2enc.plugin] Forcing playback video to be: top-field-first
   INFO: [mpeg2enc.plugin] Progressive format frames = 0
**ERROR: [mpeg2enc.plugin] Horizontal size is greater than permitted in
specified Level

Has anybody experiences the same problem? I could not find many references
to it in the archive.



_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to