Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > High Efficiency Video Coding (HEVC)

Reply
 
Thread Tools Search this Thread Display Modes
Old 14th August 2022, 18:33   #1  |  Link
ShortKatz
Registered User
 
Join Date: Aug 2018
Location: Germany
Posts: 119
What does pic-struct do?

I was wondering about pic-struct. It does say "Set the picture structure and emits it in the picture timing SEI message". But, what is a picture structure? I found, the value can be from 1 to 12, indicating:

Value - Indicated display of picture
0 - (progressive) frame
1 - top field
2 - bottom field
3 - top field, bottom field, in that order
4 - bottom field, top field, in that order
5 - top field, bottom field, top field repeated, in that order
6 - bottom field, top field, bottom field repeated, in that order
7 - frame doubling
8 - frame tripling
9 - top field paired with previous bottom field in output order
10 - bottom field paired with previous top field in output order
11 - top field paired with next bottom field in output order
12 - bottom field paired with next top field in output order

But what does this then actually do and for what is that useful? I found that for example frame-duplication works only with pic-struct = 0. But I have no clue why that is.
ShortKatz is offline   Reply With Quote
Old 14th August 2022, 20:39   #2  |  Link
rwill
Registered User
 
Join Date: Dec 2013
Posts: 348
Quote:
Originally Posted by ShortKatz View Post
I was wondering about pic-struct. It does say "Set the picture structure and emits it in the picture timing SEI message". But, what is a picture structure?
pic_struct in the picture timing SEI can be used with other values (the mechanics are defined in the HEVC standard) to do Mpeg-2 style pulldown tricks and frame doubling among other things.

Certain constraints apply.

You might want to read Annex C of the HEVC standard "Hypothetical reference decoder". But its quite demanding. Unless you are writing a muxer/player that needs to derive exact timestamps for display or video buffer management I suggest something easier look into.
rwill is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:22.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.