Bernhard Praschinger wrote:
> Hallo
Hello,
Problem solved, i checked the settings of "Kino" which i used to record
the movie from a miniDV Camera.
BF.
>>I used this cmd:
>>
>>lav2yuv Test.liste | yuvcorrect -Y CONFORM | yuvdeinterlace | yuvdenoise
>>-t 3,3,3 | mpeg2enc -f 8 -D 10 -E -10 -q 5
Hallo
> I used this cmd:
>
> lav2yuv Test.liste | yuvcorrect -Y CONFORM | yuvdeinterlace | yuvdenoise
> -t 3,3,3 | mpeg2enc -f 8 -D 10 -E -10 -q 5 -b 7800 -K tmpgenc -4 1 -2 1
> -o video.m2v
>
> But i get this errormessage:
>
> **ERROR: [lav2yuv] Max size of JPEG frame = 730021: too big
>
>
Hello,
I would like to encode a video (about 16 minutes) to mpeg2 to record on
a DVD.
I used this cmd:
lav2yuv Test.liste | yuvcorrect -Y CONFORM | yuvdeinterlace | yuvdenoise
-t 3,3,3 | mpeg2enc -f 8 -D 10 -E -10 -q 5 -b 7800 -K tmpgenc -4 1 -2 1
-o video.m2v
But i get this errormessage:
*