this is the original source file I made a correction to my ffmpeg because this file is a 720p so I need to scale to 576p BEFORE the interlace filter so into the -vf command with the right order without alternate scan (dowload result) ffmpeg.exe -fflags +genpts -threads 6 -i '.\Ferrari Challenge Nürburgring Coppa Shell 1^Gara (720p,2min.).mkv' -flags:v:0 +ilme+ildct -vf scale=720:576,setdar=16/9,interlace=lowpass=1:scan=tff -c:v:0 mpeg2video -dc 10 -intra_matrix "8,8,9,9,10,10,11,11,8,9,9,10,10,11,11,12,9,9,10,10,11,11,12,12,9,10,10,11,11,12,13,13,10,10,11,11,12,13,13,14,10,11,11,12,13,13,14,15,11,11,12,13,13,14,15,15,11,12,12,13,14,15,15,16"...
Ok this is a link to use it a mp4 avc 576p@50 I don't know about HCenc before these test I don't burn too much Dvd so I will plan to use AVtoDVD to encode the video and DVDStyler to build the dvds. it's not an hard procedure, take more time indeed
There was a zip file with three test file. No one work fine as the last one. (can you relink the drop_field one?) Now the question is why dvdsytler do not use vf interlace=lowpass=1:scan=tff o vf interlace=lowpass=1:scan=bff because is the best solution to get a real interlaced video edit: I've tested by myself the avisynth script and it work fine (with AVStoDVD)
There was a zip file with three test file. No one work fine as the last one. (can you relink the drop_field one?) Now the question is why dvdsytler do not use vf interlace=lowpass=1:scan=tff o vf interlace=lowpass=1:scan=bff because is the best solution to get a real interlaced video
This your file work fine also to me. All previous test didn't
Hi again I found a way to create a interlaced mpg2 that work fine with a correct motion according to the progressive source at 50 fps -fflags +genpts -threads 6 -i .\esynic_576p_50.mp4 -flags:v:0 +ilme+ildct -vf interlace=lowpass=1:scan=tff -c:v:0 mpeg2video -dc 10 -intra_matrix "8,8,9,9,10,10,11,11,8,9,9,10,10,11,11,12,9,9,10,10,11,11,12,12,9,10,10,11,11,12,13,13,10,10,11,11,12,13,13,14,10,11,11,12,13,13,14,15,11,11,12,13,13,14,15,15,11,12,12,13,14,15,15,16" -inter_matrix "8,8,9,9,10,10,11,11,8,9,9,10,10,11,11,12,9,9,10,10,11,11,12,12,9,10,10,11,11,12,13,13,10,10,11,11,12,13,13,14,10,11,11,12,13,13,14,15,11,11,12,13,13,14,15,15,11,12,12,13,14,15,15,16"...
Hi again I found a way to create a interlaced mpg2 that work fine with a correct motion according to the progressive source at 50 fps -fflags +genpts -threads 6 -i .\esynic_576p_50.mp4 -flags:v:0 +ilme+ildct -vf interlace=lowpass=1:scan=tff -c:v:0 mpeg2video -dc 10 -intra_matrix "8,8,9,9,10,10,11,11,8,9,9,10,10,11,11,12,9,9,10,10,11,11,12,12,9,10,10,11,11,12,13,13,10,10,11,11,12,13,13,14,10,11,11,12,13,13,14,15,11,11,12,13,13,14,15,15,11,12,12,13,14,15,15,16" -inter_matrix "8,8,9,9,10,10,11,11,8,9,9,10,10,11,11,12,9,9,10,10,11,11,12,12,9,10,10,11,11,12,13,13,10,10,11,11,12,13,13,14,10,11,11,12,13,13,14,15,11,11,12,13,13,14,15,15,11,12,12,13,14,15,15,16"...
Yes, I confirm that I have not noticed any improvement over the other tests. The solution should be an interlaced format. Any digital television broadcast in standard definition, at least in Italy, is interlaced and the quality of the motion is also great for sports events.