<div dir="ltr"><div class="gmail_default" style="font-size:small">Tested all patches with or without Deinterlace and with Format changed to Bottom Field First.  Everything seemed to work and created DVD media and played on player attached to TV.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Not sure about adding "-c" to the mpeg2enc but it did not cause any problems.</div><div class="gmail_default" style="font-size:small">Thanks, I will check in to GIT the next time I boot the desktop.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 30, 2023 at 11:31 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am very sorry, there was crasher in patch 2!<br>
<br>
Nw it works as intended at least mediainfo says (after I set format<br>
manually to BFF))<br>
<br>
 mediainfo /dev/shm/tmp/dvd_20230531-081921/dvd.mpg<br>
General<br>
Complete name                            :<br>
/dev/shm/tmp/dvd_20230531-081921/dvd.mpg<br>
Format                                   : MPEG-PS<br>
File size                                : 5.19 MiB<br>
Duration                                 : 5 s 240 ms<br>
Overall bit rate mode                    : Variable<br>
Overall bit rate                         : 8 311 kb/s<br>
<br>
Video<br>
ID                                       : 224 (0xE0)<br>
Format                                   : MPEG Video<br>
Format version                           : Version 2<br>
Format profile                           : Main@Main<br>
Format settings                          : CustomMatrix<br>
Format settings, BVOP                    : No<br>
Format settings, Matrix                  : Custom<br>
Format settings, GOP                     : N=15<br>
Format settings, picture structure       : Frame<br>
Duration                                 : 5 s 240 ms<br>
Bit rate mode                            : Variable<br>
Bit rate                                 : 8 000 kb/s<br>
Width                                    : 720 pixels<br>
Height                                   : 576 pixels<br>
Display aspect ratio                     : 4:3<br>
Frame rate                               : 25.000 FPS<br>
Standard                                 : PAL<br>
Color space                              : YUV<br>
Chroma subsampling                       : 4:2:0<br>
Bit depth                                : 8 bits<br>
Scan type                                : Interlaced<br>
Scan order                               : Bottom Field First<br>
Compression mode                         : Lossy<br>
Bits/(Pixel*Frame)                       : 0.772<br>
Time code of first frame                 : 00:00:00:00<br>
Time code source                         : Group of pictures header<br>
GOP, Open/Closed                         : Closed<br>
Stream size                              : 4.95 MiB (95%)<br>
Color primaries                          : BT.601 PAL<br>
Transfer characteristics                 : BT.470 System B/G<br>
Matrix coefficients                      : BT.470 System B/G<br>
<br>
===<br>
<br>
and mpeg2enc line looked like this<br>
<br>
FileMPEG::open_file: Running<br>
/dev/shm/cinelerra/cinelerra-5.1/bin//mpeg2enc -v 0  -b 8000 -q 1 -a 2<br>
-F 3 -H -c -I 1 -M 4 -z b -f 8 -g 15 -G 15 -R 0 -o<br>
'/dev/shm/tmp/dvd_20230531-081921/dvd.m2v'<br>
<br>
On Wed, May 31, 2023 at 5:04 AM Andrew Randrianasulu<br>
<<a href="mailto:randrianasulu@gmail.com" target="_blank">randrianasulu@gmail.com</a>> wrote:<br>
><br>
><br>
><br>
> ср, 31 мая 2023 г., 03:30 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" target="_blank">phylsmith2017@gmail.com</a>>:<br>
>><br>
>> Andrew, I applied these on my ffmpeg 6.0 version but have no results yet -- have not tried anything different but the default works just like before.  More later.<br>
><br>
><br>
> Be sure to set session interlace mode in Format ...<br>
> Of course there is possibility I set those params in wrong order .. :/<br>
>><br>
>><br>
>> On Mon, May 29, 2023 at 7:26 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank">randrianasulu@gmail.com</a>> wrote:<br>
>>><br>
>>> I tried to add few more flags to filempeg encoder settings, not touching -I (as in Interlace, not small "l" as in level) for now<br>
>>><br>
>>> I also tried to get interlace info from both session interlace mode and deinterlace checkbox ...<br>
>>><br>
>>><br>
</blockquote></div>