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. |
29th June 2009, 16:52 | #1 | Link |
Registered User
Join Date: Apr 2009
Posts: 10
|
Uncompressed Interlaced Video?
Hi,
Sorry if this is not the right place to post this question. I have some interlaced video in the form of frame pictures (a frame picture contains two fields). I want to make a video file so that I can play the file in a player and make use of the player's deinterlacing ability. Also I want to keep the video as uncompressed to best maintain the quality. Then I ran into a puzzle: how to make an uncompressed interlaced video? The interlaced video I have ever seen are all compressed... Please help if you got any idea. Extra |
29th June 2009, 17:02 | #3 | Link | |
Registered User
Join Date: Mar 2005
Location: Finland
Posts: 2,641
|
Quote:
|
|
29th June 2009, 19:08 | #4 | Link |
Registered User
Join Date: Apr 2009
Posts: 10
|
Thanks for the reply. The input is not in a video format. It's a sequence of images.
Actually we are doing some research on deinterlacing algorithms and would like to compare our algorithm with those adopted by some popular players, such as WMP, MPC or VLC player. That's why we don't want to use lossy compression. To use lossless video compression is a good idea actually. But I still want to know if "uncompressed interlaced video" is possible just out of curiosity. |
29th June 2009, 19:29 | #5 | Link | ||
Registered User
Join Date: Mar 2005
Location: Finland
Posts: 2,641
|
Quote:
Quote:
|
||
30th June 2009, 15:24 | #6 | Link | ||
Registered User
Join Date: Apr 2009
Posts: 10
|
Quote:
Quote:
|
||
30th June 2009, 16:24 | #8 | Link |
Registered User
Join Date: Mar 2005
Location: Finland
Posts: 2,641
|
Well, VLC and MPlayer never deinterlace automatically anyway. For DirectShow-based players such as MPC(-HC) and WMP, you would need to use some other container and possibly a lossy compression scheme. I think ffdshow can set the DirectShow interlaced flag though, so you can force (hardware) deinterlacing that way if the player doesn't provide such an option.
|
30th June 2009, 18:19 | #9 | Link |
Registered User
Join Date: Mar 2009
Location: Germany
Posts: 5,773
|
Compression algorithms were designed to solve the problem of quantity
If you have 3 seconds of a video (75 images or 150 half images) you won't need any compression. If you have 98 minutes of Full PAL video you'll definitively need compression. So it depends on your storage space. I think that AVI has information of interlaced and pregressive, maybe I'm wrong, but there are many sources for AVI that are interlaced (eg MiniDV). It depends solely on the codec, in my view. |
30th June 2009, 18:28 | #10 | Link |
Registered User
Join Date: Mar 2005
Location: Finland
Posts: 2,641
|
AVI can certainly contain interlaced video, both compressed and uncompressed, but there are no flags in the container to signal such content. Uncompressed video needs container-level signaling for automatic deinterlacing -- unless the player has some content-based detection scheme.
|
30th June 2009, 18:35 | #11 | Link | |
Registered User
Join Date: Apr 2009
Posts: 10
|
Quote:
Actually, in http://www.fourcc.org/ there are YUV formats called IUYV and IY41 for interlaced YUV. But they are not commonly used as far as I know and I would doubt any player can play them. |
|
Tags |
interlacing, uncompressed video |
Thread Tools | Search this Thread |
Display Modes | |
|
|