Re: Why 1080i?



On Wed, 24 Aug 2005 21:50:58 +0000 (UTC) Tim Mullen <tim@xxxxxxxxx> wrote:

|>|>The "Psf" means what (I don't know this acronym or designation)?
|>|
|>| Progressive Segemented Frame. The progressive scanned frame of
|>| video is presented as two interlaced fields. The difference between
|>| this and a normal interlaced signal is during capture. With Psf it's
|>| guaranteed there is no motion between field one and field two.
|>|
|>| I've heard various reasons for the introduction of Psf over good
|>| old P (normal progressive). One rumor says it was started by a certain
|>| major manufacturer's inability to provide sufficient outbound framestore
|>| on some of their products, others point to bandwidth reduction.
|
|>That would seem to convert (back) to P easier.
|
| Don't misunderstand me -- Psf *is* progressive scan. It differs
| from "pure" P simply by the order in which lines are transmitted.
| Pure progressive would hand you line 1, line 2, line 3 ... Psf gives
| you all the odd lines first, then all the even lines.

I think I understand you. Shoot with progressive, buffer a whole frame,
and transmit as interlaced. Receive interlaced, buffer a whole frame,
convert to progressive for whatever purposes progressive is good for.

|>Things probably edit a lot easier that way, too.
|
| Doesn't make a difference.

Still frames and such, where there is a lot of motion, can look ugly
with interlaced. You either live with the stripes, or synthesize a
frame from one field. PSF would seem to avoid that issue by giving
you two fields that pair up without the effects.

But how about the quality of compression of pure P vs. PSF?

--
-----------------------------------------------------------------------------
| Phil Howard KA9WGN | http://linuxhomepage.com/ http://ham.org/ |
| (first name) at ipal.net | http://phil.ipal.org/ http://ka9wgn.ham.org/ |
-----------------------------------------------------------------------------
.



Relevant Pages

  • [PATCH] char: make functions static in synclinkmp.c
    ... int *eof, void *data) ... /* Allocate DMA buffers for the transmit and receive descriptor lists. ... * This buffer is used to pass an assembled frame to the line discipline. ...
    (Linux-Kernel)
  • Re: Why 1080i?
    ... Shoot with progressive, buffer a whole frame, ... >and transmit as interlaced. ... We don't deal with compressed video, for obvious reasons, so I don't ...
    (alt.tv.tech.hdtv)
  • Re: Why 1080i?
    ... One advantage of segmented frame is it can be displayed on many monitors. ... With Psf it's ...
    (alt.tv.tech.hdtv)
  • Re: Re: GSM <-> PCM converter
    ... I don't do Windows Mobile or C but apart from thr buffer sizes it ... header for each converted frame. ... convert to 65 bytes of GSM. ... number of samples were stereo or mono PCM. ...
    (microsoft.public.win32.programmer.mmedia)
  • RFC/Doc/BUGs: CONFIG_PACKET_MMAP
    ... configurable circular buffer mapped in user space. ... circular buffer of unswapable memory mapped in the capture process. ... the name indicates, this function allocates pages of memory, it allocates a power ... There is another vector of pointers, wich hold references to each frame ...
    (Linux-Kernel)