Hi c**s
I have a source 50P (input50P.avi) 720x576 that need to be resize to 1920x1080 and also interlaced
I have try to use
but seems that the optionCode:ffmpeg.exe -i input50P.avi -vf scale=w=1920:h=1080:in_range=tv:out_range=tv,unsharp=luma_msize_x=3:luma_msize_y=3:luma_amount=0.8,colormatrix=bt601:bt709,interlace=lowpass=0:scan=tff -sws_flags lanczos+accurate_rnd -an -pix_fmt yuv422p -f rawvideo - | ffmbc074.exe -threads 12 -y -f rawvideo -pix_fmt yuv422p -s 1920x1080 -r 25 -i - -i tempAudio_PAIR1_ForFFmbc.wav -i tempAudio_PAIR2_ForFFmbc.wav -tff -target xdcamhd422 -an "%DestFolder%/%~n1_reg8a_%panState%_UpScaleSDtoHD_xPDWF800_HD_.mxf" -acodec pcm_s24le -ar 48000 -newaudio -map_audio_channel 1:0:0:0:1:0 -acodec pcm_s24le -ar 48000 -newaudio -map_audio_channel 1:0:1:0:2:0 -acodec pcm_s24le -ar 48000 %Eventuale_dicituraFFMBC_Pair2%does not affect the image "definition" never in the case of use ofCode:interlace=lowpass=0:scan=tff
however I need to setCode:interlace=lowpass=1:scan=tff
but the details of image are alwais low using interlace=lowpass=0Code:interlace=lowpass=0:scan=tffcan=tff or interlace=lowpass=1
can=tff
why?
+ Reply to Thread
Results 1 to 2 of 2
-
-
Of course details are "low". You're upscaling SD video. That's not going to increase detail.
Similar Threads
-
ffmpeg, Interlace, Frame Rate and File Size
By chris319 in forum Video ConversionReplies: 4Last Post: 15th Jun 2018, 01:08 -
Avisynth for interlace problem
By lordsmurf in forum RestorationReplies: 5Last Post: 3rd Jan 2018, 08:08 -
Virtualdub: GUI convert PAL interlace to NTSC interlace
By kalemvar1 in forum Video ConversionReplies: 4Last Post: 23rd Sep 2017, 15:30 -
FFMPEG to MPG2video, source interlace lost
By ffml in forum Video ConversionReplies: 14Last Post: 20th Apr 2016, 10:45 -
How to combat blur of lowpass filter with avisynth?
By katieburchett in forum Authoring (DVD)Replies: 4Last Post: 3rd Sep 2015, 08:49