Quantcast Encoding: Fieldblended PAR Source - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
10-06-2005, 04:19 PM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
EDIT: .... Splitted from another thread

DONT do force a simple deinterlacing on combed material if its shure that the source wasnt a "Video" but a "Movie" when it has been shot!

First try ...

dgdecode_mpeg2source("xxxxxxx.d2v")
Telecide(order=1,guide=2,post=0)

By this you first try to inverse a dynamical phaseshift. Dynamical Phaseshifts do also result in combs).
If just deinterlacing a phaseshifted material this could/will end up in blends!

If the above line still ends up in combs, then ..... Restore24() at doom9 forum (search) or finally if that also doesnt help ... encode it as interlaced!


The SexInTheCity Vol1. Episodes DVD was very easy to restore to 25fps progressive by using the simple line above.
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
10-06-2005, 10:46 PM
fabrice fabrice is offline
Free Member
 
Join Date: Mar 2003
Location: Madrid-Spain
Posts: 515
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,

<OT>I'm trying to convert this movie since more than one year. It has been called a "beyond repair" PAL movie in a lot of forum (just look at "spirited away" PAL version), because of all this blurring and frame generation, resulting in non smoothing movement.
The frames sequences, from a simple dgbob, of a panning sequence gives you:
Code:
FRAMES nș 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
CONTENT   A  A  B  B  C  C  D  D  E  E  FG G  H  H  hIj J jK K  Kl L  lM M  Mn N  No O  Op P  Pq Pq Q  qR
RESTORE   A     B     C     D     E     F  G  H     I   J    K     L     M     N     O     P        Q
So a simple R24 don't restore correctly the framses (it's a FILM -> NTSC "video" -> PAL very bad conversion).
From my actual experience, the best script seems to be
Code:
LeakKernelBob(order=1, sharp=false, twoway=false, threshold=4)
tdecimate(mode=2,rate=23.976)
Lanczos4Resize(688,448,31,30,660,516)

LRemoveDust_YV12(17, 3)

Addborders(8,16,8,16)
Resulting in almost smooth movement.
</OT>
I think it's a long topic, that can be split from the PARanoia topic !

Salu2
Fabrice
Reply With Quote
  #3  
10-07-2005, 06:49 AM
incredible incredible is offline
Free Member
 
Join Date: May 2003
Location: Germany
Posts: 3,189
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to incredible
You should ask about this issue on doom9 forum, as scharfis_brain and MoMonster do have the biggest skills on this.
Reply With Quote
  #4  
10-07-2005, 06:52 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
How do you obtain this info :
Code:
FRAMES nș 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
CONTENT   A  A  B  B  C  C  D  D  E  E  FG G  H  H  hIj J jK K  Kl L  lM M  Mn N  No O  Op P  Pq Pq Q  qR
RESTORE   A     B     C     D     E     F  G  H     I   J    K     L     M     N     O     P        Q
?
Reply With Quote
  #5  
10-07-2005, 12:30 PM
fabrice fabrice is offline
Free Member
 
Join Date: Mar 2003
Location: Madrid-Spain
Posts: 515
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,

Quote:
Originally Posted by incredible
You should ask about this issue on doom9 forum, as scharfis_brain and MoMonster do have the biggest skills on this.
scharfis_brain is the one that said it was beyond repair...

Quote:
Originally Posted by Dialhot
How do you obtain this info :
using a 'simple' script (with dgbob), and looking for a moving scene. Wit hvirtualdub, you quickly see what fileds are each one (in my previuos post, frame shoud be field, as it's the result of dgbob).

If you wan't, I can post pictures of 47, 48, 49 and 50 fields

Fabrice
Reply With Quote
  #6  
10-07-2005, 02:15 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Not necessary, I thought you had a programm that does that

But you can post them for people information if you wish.
Reply With Quote
  #7  
10-09-2005, 03:42 PM
fabrice fabrice is offline
Free Member
 
Join Date: Mar 2003
Location: Madrid-Spain
Posts: 515
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,

It's not easy to do this kind of program, otherwise, it would have been easy to convert back this 'shit' to 23,976 fps

Field 50:
http://img319.imageshack.us/img319/8421/field503qp.jpg


Field 51:
http://img319.imageshack.us/img319/5259/field510if.jpg


Field 52:
http://img319.imageshack.us/img319/1576/field525ss.jpg


Field 53:
http://img319.imageshack.us/img319/7871/field537qr.jpg

Thanks to ImageShack for Free Image Hosting

Salu2
Fabrice
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Re-Encoding 14.985fps source ? Chula Video Encoding and Conversion 6 12-27-2004 01:57 PM
Encoding: Source frame rate 1000 fps, what to do? syk2c11 Video Encoding and Conversion 3 06-07-2003 01:16 PM
Encoding from DIVX source, change the GOP Structure? AgNa Video Encoding and Conversion 1 05-09-2003 10:01 AM
Encoding: OGM source, how to add it to AVS? AgNa Video Encoding and Conversion 8 05-08-2003 05:14 PM
Encoding: 640x272 source - Which Template ? jmjarvis Video Encoding and Conversion 16 10-11-2002 08:52 PM




 
All times are GMT -5. The time now is 01:09 AM  —  vBulletin © Jelsoft Enterprises Ltd