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 > General > DVD2AVI / DGIndex

Reply
 
Thread Tools Search this Thread Display Modes
Old 30th March 2013, 13:36   #2901  |  Link
stranno
Registered User
 
Join Date: Jul 2011
Posts: 50
My mistake, i mean 59,94.

Format : MPEG-4
Format profile : Base Media
Codec ID : isom
File size : 3.83 GiB
Duration : 1h 19mn
Overall bit rate mode : Variable
Overall bit rate : 6 933 Kbps
Writing application : Lavf53.3.0

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Main@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 2 frames
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 1h 19mn
Bit rate : 6 797 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 3:2
Frame rate mode : Variable
Frame rate : 59.940 fps
Minimum frame rate : 59.940 fps
Maximum frame rate : 60.000 fps
Standard : NTSC
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Bits/(Pixel*Frame) : 0.328
Stream size : 3.75 GiB (98%)

Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format profile : LC
Codec ID : 40
Duration : 1h 19mn
Bit rate mode : Variable
Bit rate : 128 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Compression mode : Lossy
Stream size : 72.4 MiB (2%)
stranno is offline   Reply With Quote
Old 30th March 2013, 14:40   #2902  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
The most current DGIndexNV version should be able to read MP4 and derive the frame rate from its header.

Changes.txt
Code:
Build 2044
----------

* Added MP4 container support.
...
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 30th March 2013, 14:46   #2903  |  Link
stranno
Registered User
 
Join Date: Jul 2011
Posts: 50
I'm using 2044 (64bit) :-/

And i've also tried demuxing the 264 stream, it doesnt work. Even setting the right framerate through h264info in 264 stream or mp4box in mp4 container.
stranno is offline   Reply With Quote
Old 30th March 2013, 15:07   #2904  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
A raw H.264 video stream may not contain any information about its framerate at all. No surprise that this step was not useful.

How about converting the container to MKV, using mkvmerge (MMG)?

Or rebuilding the MP4 with MP4Box before using it in DGIndexNV? "Writing application : Lavf53.3.0" is an indication towards ffmpeg, which is known to create incomplete MP4 containers (due to its "filter" behaviour, sequentially writing the output only once).
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid

Last edited by LigH; 30th March 2013 at 15:23.
LigH is offline   Reply With Quote
Old 30th March 2013, 15:36   #2905  |  Link
stranno
Registered User
 
Join Date: Jul 2011
Posts: 50
No, it stills detect the half lenght of the video and forcing it 59.94FPS accelerate the video.

Its strange, FFmpegSource2 run and index it perfectly. Is there any way to transform the .ffindex of FFmpegSource2 in .dgi of DGNV? Sure its a nonsense, just guessing.

Last edited by stranno; 30th March 2013 at 15:41.
stranno is offline   Reply With Quote
Old 30th March 2013, 16:15   #2906  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
If you post a sample stream that I can use to duplicate your issue, I'll be able to tell you what is happening and what you should do. If DGIndexNV says there are 142143 frames, I would believe that.

Where did you get this movie MP4 file?

Last edited by Guest; 30th March 2013 at 16:20.
Guest is offline   Reply With Quote
Old 30th March 2013, 16:25   #2907  |  Link
stranno
Registered User
 
Join Date: Jul 2011
Posts: 50
Its a record from Avermedia Game Capture HD.



The source i'm talking its 3,8GB so it will take so long just for check it. I will try to upload a shorter one, it happens no matter the lenght.
stranno is offline   Reply With Quote
Old 30th March 2013, 16:58   #2908  |  Link
stranno
Registered User
 
Join Date: Jul 2011
Posts: 50
Here's one source.

https://mega.co.nz/#!gVh0DTwD!Ze_lTnkvIOCzsBx5Y5AGizbFdO5f6WHYx2kN2nUYHqE
stranno is offline   Reply With Quote
Old 31st March 2013, 02:42   #2909  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
telecide()
assumefps(29.97)
Guest is offline   Reply With Quote
Old 31st March 2013, 10:28   #2910  |  Link
stranno
Registered User
 
Join Date: Jul 2011
Posts: 50
Quote:
Originally Posted by neuron2 View Post
telecide()
assumefps(29.97)
Thanks, this worked. But, is there any way to use all of frames, i mean, the 59.94 per second instead of 29.97 that DG index?.

I still dont understand why all frames are not indexed.
stranno is offline   Reply With Quote
Old 31st March 2013, 14:41   #2911  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
The source contains 29.97 frames per second, not 59.94 frames per second. There are no missing frames.

Last edited by Guest; 31st March 2013 at 14:44.
Guest is offline   Reply With Quote
Old 1st April 2013, 17:55   #2912  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
Probably as I said before, some tools report a "field rate" (half-frame rate) for PAFF interlaced MPEG4-AVC.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 7th May 2013, 08:13   #2913  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
DGMPGDec Known Issues and Limitations states:
Quote:
...
Unicode paths and file names are not supported.
...
Are there any plans to fix/change this in the near future?

It's kind of annoying having to rename all unicode files or use a 8.3 compatible short file names (if the file system supports it).

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 7th May 2013, 14:04   #2914  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
It's on my to-do list but it won't happen anytime soon, as I am concentrating on a physics paper for a conference in August.
Guest is offline   Reply With Quote
Old 8th May 2013, 08:00   #2915  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Okay, thanks for the info.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 13th May 2013, 22:15   #2916  |  Link
Morku
Registered User
 
Join Date: Jul 2012
Posts: 208
Hi,
I got a problem with "Gran Torino" and DGIndexNV 2045 (32bit). There is a position in the movie which let DGIndexNV crash (or the NVIDIA driver). In the final movie output the image just stops in that position and displays the whole last piece of the movie (only audio is played till the end).
So I took a second look and opened the Video preview of MeGUI, switched to that position and pressed play.
This is what will happen everytime: http://i.imagebanana.com/img/7q5g7ttj/Gran.jpg
In english like "the display driver 'NVIDIA Windows Kernel Mode Driver' doesn't react anymore and was restored after an error."
When I look to the original movie file, at this position there is one frame, which is completly wrong, but MeGUI already crashs 3 frames before the 'wrong' frame appears.
I have a GTX480 newest WHQL driver, Windows 8 64bit.

What can I do?

Last edited by Morku; 13th May 2013 at 22:18.
Morku is offline   Reply With Quote
Old 13th May 2013, 23:39   #2917  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Quote:
Originally Posted by Morku View Post
What can I do?
Please post a link to an unprocessed source stream sample that I can use to try to reproduce the issue. Use DGSplit to cut the stream and make sure the problem happens with the file that you upload. Use a hosting site such as mediafire.com and post the link here. Thank you.
Guest is offline   Reply With Quote
Old 15th May 2013, 15:17   #2918  |  Link
Morku
Registered User
 
Join Date: Jul 2012
Posts: 208
I have send you a private message with the link.
Morku is offline   Reply With Quote
Old 15th May 2013, 15:22   #2919  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Thank you. Investigating...
Guest is offline   Reply With Quote
Old 18th May 2013, 15:35   #2920  |  Link
Morku
Registered User
 
Join Date: Jul 2012
Posts: 208
Sooo... have you found out something?
Morku is offline   Reply With Quote
Reply

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.