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. |
![]() |
#1001 | Link |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,160
|
Yes that's correct.... That calculation informs you of the output frame size (resolution).
However, that method does not tell you the aspect ratio of your "non-square" pixels!
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
Last edited by SeeMoreDigital; 3rd April 2008 at 16:22. |
![]() |
![]() |
#1002 | Link |
Registered User
Join Date: Feb 2006
Posts: 1,076
|
I've found something that could point to a bug. I'll try to explain in words, but since English isn't my native speech it could be somewhat difficult for me to explain. But here goes;
I've got a project that envolves the reencoding of a TV-series to Xvid 720x576 PAL. For that ive demuxed the raw AVC from several episodes to .264 (the originals were 720p, X264, level 5.1, in MKV with AC3 5.1 audio). The RAW .264's all end up in 1 folder, looking like this; TV-serie.S04E01.264 TV-serie.S04E02.264 TV-serie.S04E03.264 ... After this i fire up DGAVCIndex (version A19 up till now). And try to open every episode seperately into a separate .dga (naturally offcourse ![]() The first one goes fine; But when i try to open the second eps. in the same instance of DGAVCindex things start to go wrong. So the first .dga went fine. After that i do "open", and delete the first .264 from the file-list, and then add the second eps into that file list and click "ok" to get back to the preview-screen. I than choose "save project". The first really minor cosmetical, problem is that the suggested name to save tha project to isn't equal to the now (2nd) openend file, but is still the filename of the first eps, the one i did earlier. So i type the correct name and press "save". Then i see the second, and bigger, problem. The frame stucture reported in the info-screen isn't correct. It reports MBAFF, but it should be FRAME. At this point i've cancelled the operation. In short the workflow now: Code:
- Folder with 6 episodes - DGAVCindex -> "open file" -> add first episode -> click "OK" -> "save project" (this goes fine) - Same DGAVCindex -> "Open file" -> delete first eps from list -> add second eps -> click "ok" -> "save project" (things go wrong, incorrect filename -> type new -> save -> wrong framestructure reported) ![]() I'm gonna retrace/retry my workflow several times tonight, and see if i can find out when/where/what, and see if this error is really reproducable as it was yesterday. After that i'll update to A22, and see if this problem stays. Last edited by G_M_C; 4th April 2008 at 09:48. |
![]() |
![]() |
#1004 | Link |
Registered User
Join Date: Feb 2006
Posts: 1,076
|
No, i've capped them in MPEG2, and transcoded them into AVC. I used MKV, cause i find its a good container and transcoded because of storage reasons (AVC is quite a lot smaller than te original MPEG2). This all was done some time ago, the series has ended now.
The trancoding is done so we can play the caps in our DIVX certified player too (mainly because my girfriend likes to wach this series in the bedroom ![]() EDIT: Ahh, I understand where your question comes from. But even IF i'd downloaded a series, it wouldn't be illegal in my country (The Netherlands) simply because downloading isn't illegal here (UPloading is). Anyway, i dont like to be judged for doing something against the Doom9 rules. I've been coming here long enough to know those rules, so dont worry. And, more important, did you read the bug-report and was it usefull ? Else i can allways delete that post/report .... Last edited by G_M_C; 4th April 2008 at 13:28. |
![]() |
![]() |
#1005 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,802
|
@G_M_C
Do you really encode a TV series without batch processing? Once you master StaxRip, it should be very easy to batch process using the latest beta. ![]() ![]()
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists Last edited by stax76; 4th April 2008 at 13:34. |
![]() |
![]() |
#1006 | Link | |
Guest
Join Date: Jan 2002
Posts: 21,906
|
Quote:
Thank you for your problem report. I will take care of it. |
|
![]() |
![]() |
#1007 | Link | |
Registered User
Join Date: Apr 2007
Location: Lithuania
Posts: 120
|
Quote:
DGAVCIndex -> open video -> save project = Frame struct: Frame after project saved in same DGAVCIndex -> File -> Preview = Frame struct: MBAFF here is small sample mirror1: http://www.mediafire.com/?nkix20gjdyc mirror2: http://rapid.lt/file/2929/bitas-avs-...ack1-h264.html mirror3: http://perlhosting.net/download3/64d4b712.html |
|
![]() |
![]() |
#1008 | Link | |
Registered User
Join Date: Feb 2006
Posts: 1,076
|
Quote:
As said, i' ll try to retrace steps, and give full info and/or logs and INI's (if applicable). |
|
![]() |
![]() |
#1010 | Link | |
Registered User
Join Date: Feb 2006
Posts: 1,076
|
Quote:
But i wouldn' t have found this bug (?) in DGAVCIndex if i had used it up till now ![]() ![]() |
|
![]() |
![]() |
#1011 | Link |
Guest
Join Date: Jan 2002
Posts: 21,906
|
Version 1.0.0 alpha 23
1. Fixed a bug that caused DGAVCIndex to put the wrong filename in the Save Project dialog box in some cases.
2. Fixed a bug that caused the Frame Structure field in DGAVCIndex's Info dialog to be unreliable. http://neuron2.net/dgavcdec/dgavcdec.html |
![]() |
![]() |
#1012 | Link |
Registered User
Join Date: Apr 2007
Location: Lithuania
Posts: 120
|
thank you for update. this is fixed my problem.
is there any way now to find out audio delay if i demux audio with DGAVCIndex? now i demux audio and video with mplayer, and find audio delay with PTScalc. but audio delay its not correct reported with PTScalc if i demux audio with DGAVCIndex. i also tried MediaInfo, audio delay reported is not same as with PTScalc, but still not correct |
![]() |
![]() |
#1014 | Link | |
Registered User
Join Date: Dec 2005
Posts: 71
|
Quote:
|
|
![]() |
![]() |
#1015 | Link |
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,788
|
Neuron did you change something in command line syntax? 22 worked but 23 gives me an error. I guess I will need to adjust something in my gui.
My command line: "C:\Users\Dawidos\Documents\Delphi_Projects\RipBot264\Tools\dgAVCDec\dgAVCIndex.exe" -i "D:\TS samples\00011.m2ts" -o "D:\job1.dga" -a -f 2 -h ![]()
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper Last edited by Atak_Snajpera; 5th April 2008 at 23:10. |
![]() |
![]() |
#1017 | Link |
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,788
|
I've restarted PC and still get this error (I tried other locations as well). If I use a22 everything is ok. It occurs only with a23
![]()
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper |
![]() |
![]() |
#1019 | Link | |
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,788
|
Quote:
![]() . . . ...to bed....
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper |
|
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|