When I import my 59.94 (bobbed) footage and select interlaced out, the filter option says it is now 29.97, yet when I check the exported file in Media Info it is still 59.94 progressive. Any suggestions?
The only filter I set was the encoder to interlaced output (under the ProRes 422 setting). As I said, the filter settings said 29.97 but I got a 59.94 file, same as the input version.
Need a debug output of the job creation to see what you are doing.
Over here if I feed progressive content into Hybrid, and set ProRes to Interlaced output, the output is:
Chroma subsampling : 4:2:2
Scan type : Interlaced
Scan type, store method : Interleaved fields
Scan order : Top Field First
with half the frame rate of the input.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Same problem again. 59.94 progressive input, set to interlaced, top (filter shows 29.97 output) but I'm still getting a 59.94 file, without interlacing. The only setting I am changing is the Interlaced/Top field first option.
=> I don't see any problem.
Can you share a small cut of your source? So I can try to reproduce this here with your file?
According to what the debug shows, the output should be interlaced.
Cu Selur
Ps.: check whether it's the muxing call, also check whether this happens if you do not add audio.
(can't reproduce the problem independent of whether I mux, so this might be a long shot)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
07.05.2024, 18:16 (This post was last modified: 07.05.2024, 18:22 by Selur.)
With mov output.
Using 'ProRes 422' I get:
Video
ID : 1
Format : ProRes
Format version : Version 0
Format profile : 422
Codec ID : apcn
Duration : 1 min 14 s
Bit rate mode : Variable
Bit rate : 283 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 59.940 FPS
Minimum frame rate : 59.880 FPS
Maximum frame rate : 60.000 FPS
Color space : YUV
Chroma subsampling : 4:2:2
Scan type : Interlaced
Scan type, store method : Interleaved fields
Scan order : Top Field First
Bits/(Pixel*Frame) : 2.276
Stream size : 2.46 GiB (99%)
Title : Core Media Video
Writing library : Lavc
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
using 'ProRes 422HQ' I get:
Video
ID : 1
Format : ProRes
Format version : Version 0
Format profile : 422 HQ
Codec ID : apch
Duration : 1 min 14 s
Bit rate mode : Variable
Bit rate : 419 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 59.940 FPS
Minimum frame rate : 59.880 FPS
Maximum frame rate : 60.000 FPS
Color space : YUV
Chroma subsampling : 4:2:2
Scan type : Interlaced
Scan type, store method : Interleaved fields
Scan order : Top Field First
Bits/(Pixel*Frame) : 3.368
Stream size : 3.64 GiB (99%)
Title : Core Media Video
Writing library : Lavc
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
using 'ProRes 422 LT':
Video
ID : 1
Format : ProRes
Format version : Version 0
Format profile : 422 LT
Codec ID : apcs
Duration : 1 min 14 s
Bit rate mode : Variable
Bit rate : 202 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 59.940 FPS
Minimum frame rate : 59.880 FPS
Maximum frame rate : 60.000 FPS
Color space : YUV
Chroma subsampling : 4:2:2
Scan type : Interlaced
Scan type, store method : Interleaved fields
Scan order : Top Field First
Bits/(Pixel*Frame) : 1.623
Stream size : 1.75 GiB (99%)
Title : Core Media Video
Writing library : Lavc
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
using 'ProRes 422 Proxy:
Video
ID : 1
Format : ProRes
Format version : Version 0
Format profile : 422 Proxy
Codec ID : apco
Duration : 1 min 14 s
Bit rate mode : Variable
Bit rate : 88.3 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 59.940 FPS
Minimum frame rate : 59.880 FPS
Maximum frame rate : 60.000 FPS
Color space : YUV
Chroma subsampling : 4:2:2
Scan type : Interlaced
Scan type, store method : Interleaved fields
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.711
Stream size : 787 MiB (97%)
Title : Core Media Video
Writing library : Lavc
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
No clue why they are detected as variable.
Playback seems sync.
Using mkv output, I get:
Video
ID : 1
Format : ProRes
Codec ID : V_PRORES
Duration : 2 min 29 s
Bit rate : 44.2 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 29.970 (30000/1001) FPS
Color space : YUV
Bits/(Pixel*Frame) : 0.711
Stream size : 787 MiB (97%)
Title : Core Media Video
Default : Yes
Forced : Yes
Color range : Limited
Matrix coefficients : BT.709
output is async.
=> I'll look into it some more.
Cu Selur
Ps.: the unmuxed videostream shows as:
Frame rate mode : Constant
Frame rate : 59.940 (60000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:2
Scan type : Interlaced
Scan type, store method : Interleaved fields
Scan order : Top Field First
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Okay, something is wrong with the ffmpeg encoding call when doing progressive to interlaced encoding.
As a workaround, enable "Filtering->Vapoursynth->Misc->Script->Always use Vapoursynth" the output then for me is:
Video
ID : 1
Format : ProRes
Format version : Version 0
Format profile : 422 Proxy
Codec ID : apco
Duration : 1 min 14 s
Bit rate mode : Variable
Bit rate : 44.2 Mb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 29.970 (30000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:2
Scan type : Interlaced
Scan type, store method : Interleaved fields
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.711
Stream size : 393 MiB (95%)
Writing library : Lavc
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
Audio
ID : 2
Format : PCM
Format settings : Little / Signed
Codec ID : in24
Duration : 1 min 14 s
Bit rate mode : Constant
Bit rate : 2 304 kb/s
Channel(s) : 2 channels
Channel layout : L R
Sampling rate : 48.0 kHz
Bit depth : 24 bits
Stream size : 20.5 MiB (5%)
Default : Yes
Alternate group : 1
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.