what to do about interlaced/telecined title?

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
webzo2000
Posts: 4
Joined: Sun Dec 20, 2020 7:41 pm

what to do about interlaced/telecined title?

Post by webzo2000 »

Description of problem or question:
Trying to convert MTS files to MP4. I am using Super HQ 1080p using v1.3.3
Handbrake is asking me to do something about the title being interlaced or telecined.

Not sure what I should be doing...? It does go through and completes transforming the source and the output plays fine...

Thanks for your time.

Code: Select all

dvd: not a dvd - trying as a stream/file instead
[00:34:54] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[00:34:55] Found the following PIDS
[00:34:55]     Video PIDS :
[00:34:55]       0x1011 type H.264 (0x1b)
[00:34:55]     Audio PIDS :
[00:34:55]       0x1100 type AC3 (0x81)
[00:34:55]     Subtitle PIDS :
[00:34:55]       0x1200 type PGS Subtitle (0x90)
[00:34:55]     Other PIDS :
[00:34:55]       0x1001 type Unknown (0xff) (PCR)
[00:34:55] stream id 0x1100 (type 0x81 substream 0x0) audio 0x1100
[00:34:55] stream id 0x1200 (type 0x90 substream 0x0) subtitle 0x1200
[00:35:47] stream doesn't seem to have video IDR frames
[00:35:47] scan: decoding previews for title 1
[00:35:47] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[00:35:47] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=384000 Unknown (AC3) (5.1 ch) (384 kbps)
[00:35:52] stream: 26 good frames, 0 errors (0%)
[00:35:52] scan: 10 previews, 1920x1080, 29.970 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[00:35:52] scan: supported video decoders: avcodec qsv
[00:35:52] [b]Title is likely interlaced or telecined (6 out of 10 previews). You should do something about that.[/b]
[00:35:52] libhb: scan thread found 1 valid title(s)
[00:35:52] Starting Task: Subtitle Scan
Last edited by Anonymous on Wed Dec 23, 2020 12:50 pm, edited 1 time in total.
Reason: Logs in between [code][/code] blocks please
Woodstock
Veteran User
Posts: 4619
Joined: Tue Aug 27, 2013 6:39 am

Re: what to do about interlaced/telecined title?

Post by Woodstock »

If you choose a preset with either "480" or "576" in its name, the proper settings will be selected on the Video page.

These presets are geared towards DVD sources, which are interlaced and are usually telecined.
webzo2000
Posts: 4
Joined: Sun Dec 20, 2020 7:41 pm

Re: what to do about interlaced/telecined title?

Post by webzo2000 »

But doesn't that decrease the quality or something? The original was shot on a camcorder in AVCHD format which is high quality, from what I understand and from reading the owner's manual of the camcorder, AVCHD and 1080p 60fps were the high quality options for recording...

My goal is to transform the MTS file to MP4 so that it is playable widely and not specific to Sony/Panasonic standard.

Appreciate your thoughts.

Thanks.
Woodstock
Veteran User
Posts: 4619
Joined: Tue Aug 27, 2013 6:39 am

Re: what to do about interlaced/telecined title?

Post by Woodstock »

Handbrake is going to generate a progressive file either way; it does not generate interlaced files. How it does that with an interlaced source depends on the de-interlace settings.

If the camera is set to output progressive frames, the detection of interlacing may be false. The nice thing about free software is it doesn't cost anything to try it without deinterlace. Just select one of the 1080 or higher presets, which generally have deinterlace turned off (most 1080 sources aren't interlaced).
Post Reply