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 > MPEG-4 AVC / H.264

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 9th November 2009, 17:30   #1901  |  Link
Mr VacBob
Registered User
 
Join Date: Feb 2005
Posts: 140
The link in that file doesn't work and doesn't reference a specific file.

Although, if it is GPL, a written offer for the source of dgavcdec is fine. The LGPL doesn't allow a written offer or linking to someone else's hosting.

Last edited by Mr VacBob; 9th November 2009 at 17:36.
Mr VacBob is offline  
Old 9th November 2009, 19:30   #1902  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
To resolve this matter, I have updated the distributable to include the libavcodec source code and my changes to it, rather than just offer it.
Guest is offline  
Old 9th November 2009, 20:33   #1903  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Now I am told that my minor modification to libavcodec is enough to prevent me from being able to just dynamically link to it without "infection". Therefore, I have temporarily withdrawn the program until the updated version I am working on is ready for release (there's no point to release code for an old buggy version). When the new version is ready I will release the source code for everything.
Guest is offline  
Old 24th November 2009, 19:42   #1904  |  Link
b66pak
Registered User
 
b66pak's Avatar
 
Join Date: Aug 2008
Location: The Land Of Dracula (Romania - EU)
Posts: 934
here is a sample of a hard pulldown .h264 stream ( in .mp4)...dgavcindex return 25fps instead of 30000/1001...

http://www.mediafire.com/?x2girwy2lyi

here is my script for IVTC

Code:
AVCSource("sample.hard.pulldown_track1.dga")
#info()
tfm(order=1).tdecimate()
#crop
#resize
#denoise
how can i improve it to overcome this situation?
_
b66pak is offline  
Old 24th November 2009, 19:53   #1905  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,345
Quote:
Originally Posted by b66pak View Post
here is a sample of a hard pulldown .h264 stream ( in .mp4)...dgavcindex return 25fps instead of 30000/1001...

http://www.mediafire.com/?x2girwy2lyi

here is my script for IVTC

Code:
AVCSource("sample.hard.pulldown_track1.dga")
#info()
tfm(order=1).tdecimate()
#crop
#resize
#denoise
how can i improve it to overcome this situation?
_
I haven't looked at this yet, but why don't you use assumefps?

AVCSource()
AssumeFPS(30000,1001)
TFM().TDecimate()

Or you can edit the .dga file for the frame rate
poisondeathray is offline  
Old 24th November 2009, 20:04   #1906  |  Link
b66pak
Registered User
 
b66pak's Avatar
 
Join Date: Aug 2008
Location: The Land Of Dracula (Romania - EU)
Posts: 934
Quote:
AssumeFPS(30000,1001)
thanks a lot...
_
b66pak is offline  
Old 28th November 2009, 07:19   #1907  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
As DGAVCDec is withdrawn, this thread is now closed.
Guest is offline  
Closed Thread

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 10:38.


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