Source Input Format
{{Short description|File format}}
{{Refimprove|date=November 2006}}
Source Input Format (SIF) defined in MPEG-1, is a video format that was developed to allow the storage and transmission of digital video.{{cite web |title=Digital S Term Dictionary |url=http://pro.jvc.com/pro/d9/DIGITALS/thedictionary/terms/s017.html |access-date=2023-04-18 |website=JVC Professional}}{{cite book |url=https://www.itu.int/wftp3/av-arch/avc-site/1990-1996/Contributions/AVC-0033.pdf |title=Setup of CCIR 601 multi-purpose coding system |publisher=PTT Research |year=1991}}
- 625/50 SIF format (PAL/SECAM) has a resolution of {{resx|352|288}} active pixels (half of PAL {{resx|704|576}}) [or {{resx|360|288}} active pixels (half of PAL {{resx|720|576}})] and a refresh rate of 25 frames per second.
- 525/59.94 SIF Format (NTSC) has a resolution of {{resx|352|240}} active pixels (half of NTSC {{resx|704|480}}) [or {{resx|360|240}} active pixels (half of NTSC {{resx|720|480}})] and a refresh rate of 29.97 frames per second.
When compared to the CCIR 601 specifications, which defines the appropriate parameters for digital encoding of TV signals, SIF can be seen as being reduced by half in all of height, width, frame-rate, and chrominance. SIF video is known as a constrained parameters bitstream.{{cite web |date=2009-04-12 |title=MPEG-1 VIDEO |url=http://bmrc.berkeley.edu/frame/research/mpeg/faq/mpeg1.html |access-date=2023-04-18 |website=Berkeley Multimedia Research Center |archive-url=https://web.archive.org/web/20090412155022/http://bmrc.berkeley.edu/frame/research/mpeg/faq/mpeg1.html |archive-date=2009-04-12}}
On square-pixel displays (e.g., computer screens and many modern televisions) SIF images should be rescaled so that the picture covers a 4:3 area, in order to avoid a "stretched" look. So the computer industry has defined "square-pixel SIF" to be 320 x 240 active pixels (QVGA) or 384 x 288 active pixels, with a refresh rate of whatever the computer is capable of supporting. To reach that the SIF content need to be "expanded" horizontally by 12:11 for PAL (PAR = DAR : SAR = {{sfrac|4|3}} : {{sfrac|352|288}} = {{sfrac|12|11}}) and "reduced" horizontally by 10:11 for NTSC (PAR = DAR : SAR = {{sfrac|4|3}} : {{sfrac|352|240}} = {{sfrac|10|11}}).