Changes between Version 2 and Version 3 of Ticket #8757, comment 3


Ignore:
Timestamp:
Jun 25, 2020, 10:15:20 PM (6 years ago)
Author:
Carl Eugen Hoyos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8757, comment 3

    v2 v3  
    11Sure you can also see that the interlacing is not set using ffmpeg itself. Sorry, I should have already learned that you want full console output from reading tickets over the last years. Thought that using ffprobe makes it more obvious. Below we see that there is no interlacing defined in Stream #0:0. I hope using the latest nightly build from zeranoe is fine!
    2 
     2{{{
    33C:\Users\b>C:\Users\b\Downloads\ffmpeg-20200623-ce297b4-win64-static\bin\ffmpeg.exe -i C:\Users\b\Downloads\ffmpeg-20200623-ce297b4-win64-static\bin\interlaced.avs
    44ffmpeg version git-2020-06-23-ce297b4 Copyright (c) 2000-2020 the FFmpeg developers
     
    1818    Stream #0:0: Video: rawvideo (444P / 0x50343434), yuv444p, 1288x720, 29.97 fps, 29.97 tbr, 29.97 tbn, 29.97 tbc
    1919    Stream #0:1: Audio: pcm_f32le, 48000 Hz, stereo, flt, 3072 kb/s
     20}}}