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. |
|
|
#81 | Link | |
|
Registered User
Join Date: Mar 2004
Location: Italy
Posts: 864
|
Quote:
![]() Well, just testing the 1204b1... 1. The logging is now correct (1204b1 and 1202 coherent). 2. The demuxed m2v is correct. 3. The demuxed sup file (just one subpicture) is correct. 4. The demuxed audio file is not correct: the first byte of the second audio packet in the vob file is missed in the stream demuxed with release 1204b1. See the attached picture for reference: ![]() ASAP I will send to you, via PM, some further detail on the subject... Cheers, SD Last edited by Sir Didymus; 15th April 2005 at 16:11. |
|
|
|
|
|
|
#82 | Link |
|
Just a Member
Join Date: Nov 2002
Location: Spain
Posts: 2,067
|
Weird! Seems there is some bug inside... Sorry, I should have done more tests before output the beta..
jsoto
__________________
Web sites with my tools http://download.videohelp.com/jsoto http://jsoto.posunplugged.com/ |
|
|
|
|
|
#83 | Link |
|
Just a Member
Join Date: Nov 2002
Location: Spain
Posts: 2,067
|
Found an uninitialized variable in audio extacting code.., so the results are unpredictible in 1.2.04b1
EDIT: @all 1203 has some bugs extracting the audio and 1204b1 still has one. Please use 1202 in the meantime. http://jsoto.posunplugged.com/tools/...x_1202_exe.zip jsoto
__________________
Web sites with my tools http://download.videohelp.com/jsoto http://jsoto.posunplugged.com/ Last edited by jsoto; 15th April 2005 at 23:28. |
|
|
|
|
|
#84 | Link |
|
Just a Member
Join Date: Nov 2002
Location: Spain
Posts: 2,067
|
Vers 1.2.0.4 (19-04-2005)
- BugFix: Demuxing audio was completely broken in 1.2.0.3 (Sorry ) - Added: Confirmation dialog when quiting, except in the case of using Quit button jsoto
__________________
Web sites with my tools http://download.videohelp.com/jsoto http://jsoto.posunplugged.com/ |
|
|
|
|
|
#87 | Link |
|
Just a Member
Join Date: Nov 2002
Location: Spain
Posts: 2,067
|
Good!.
I'm a little bit busy at work now and cannot test it too much.... jsoto
__________________
Web sites with my tools http://download.videohelp.com/jsoto http://jsoto.posunplugged.com/ |
|
|
|
|
|
#88 | Link |
|
Registered User
Join Date: Jun 2005
Posts: 5
|
When demuxing (by cell) with PGCDemux I seem to be getting a different delay on the audio than DVDDecrypter (or Smartripper). Also a binary compare shows the audio files to be exactly the same but the video files have 2/3 bytes different (around the 5C offset I believe). Is this normal and does this have anything to do with the delay? Which delay is correct?
|
|
|
|
|
|
#89 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 3,398
|
PGCDemux calculates the delay properly for remultiplexing the audio and video directly, or with the newer avisynth programs. DVDDecrypter and SmartRipper calculate the delay for the old dvd2avi which dropped video frames.
The vidoe bytes that are different are probably the gop timecode. Since there are no fixed offsets in mpg that's only a guess. Look for the header preceeding the bytes that are different, it will be 00 00 01 xx - the xx will tell you what header you are looking at. B8 is the gop header, which contains a timecode. Some rippers give you the option to reset the timecode to start at 00:00:00.00 |
|
|
|
|
|
#91 | Link |
|
Just a Member
Join Date: Nov 2002
Location: Spain
Posts: 2,067
|
@mpucoder
Thanks for the clarifications. jsoto
__________________
Web sites with my tools http://download.videohelp.com/jsoto http://jsoto.posunplugged.com/ |
|
|
|
|
|
#92 | Link |
|
Registered User
Join Date: Jul 2003
Location: Siberia, Russia
Posts: 51
|
@jsoto
1. With PgcDemux I can demux only 1 PGC or 1 VID or 1 cell. Sometimes I need to demux some part of PGC (for example, 1-12 cells of 14). Can you make it like in ReJig? 2. Also, it would be usefull to allow choose what audio/subtitle track to demux. 3. When I demuxed PGC and then muxed it with another .m2v by IfoEdit, in reauthored DVD subtitles wheren't visible. DVD player found subtitles, I can make them visible or not, but actually they haven't made visible. When I demuxed & muxed DVD with ReJig - all is right. Binary compare showed that .sup is different. 4. Do you plan any kind of "PgcMux"? Also, when I mux DVD with IfoEdit, if AC3 have more duration than video - in the resulting DVD after video ends it still plays the sound. Can anybody advice program that can cut sound/subtitles according to the video stream? Last edited by Sajan; 22nd June 2005 at 16:22. |
|
|
|
|
|
#93 | Link | |
|
reMember
Join Date: Oct 2004
Location: Under your bed
Posts: 729
|
Quote:
|
|
|
|
|
|
|
#94 | Link | ||||
|
Just a Member
Join Date: Nov 2002
Location: Spain
Posts: 2,067
|
Quote:
Quote:
Quote:
Quote:
jsoto
__________________
Web sites with my tools http://download.videohelp.com/jsoto http://jsoto.posunplugged.com/ |
||||
|
|
|
|
|
#95 | Link |
|
Registered User
Join Date: Jul 2003
Location: Siberia, Russia
Posts: 51
|
Mmmm... I understand... So, without being able to choose set of cells to demux I would like to demux PGC with ReJig and use PgcDemux to generate CellTimes.txt only. And my strange problem with subtitles will dissapear itself
Thanks for reply.
__________________
Кайда барасын, Пятачок? ...let me see you stripped... Last edited by Sajan; 23rd June 2005 at 19:39. |
|
|
|
|
|
#96 | Link |
|
PGC Navigator in Training
Join Date: Oct 2002
Location: NTSC Land
Posts: 3,552
|
@jsoto
Request for a future project when you're taking a break from VobBlanker. In VB, we can cut VOBs. I was thinking about how that could also be implemented into PgcDemux. Say, I wanted to demux a PGC but wanted to cut out the last cell first, since it's a blank. Just wanted to automate things quicker.
__________________
2COOL |
|
|
|
|
|
#97 | Link |
|
Just a Member
Join Date: Nov 2002
Location: Spain
Posts: 2,067
|
Noted, but I have some ideas in mind...
jsoto
__________________
Web sites with my tools http://download.videohelp.com/jsoto http://jsoto.posunplugged.com/ |
|
|
|
|
|
#99 | Link |
|
DVD & DVB Drifter
Join Date: Jan 2005
Location: The Land Downunder
Posts: 519
|
Yeah we promise not to look
![]() Well not with both eyes at once anyway
__________________
Cheers........ZacOz "The trouble with having an open mind, of course, is that people will insist on coming along and trying to put things in it." (Terry Pratchett, Diggers) |
|
|
|
|
|
#100 | Link |
|
Just a Member
Join Date: Nov 2002
Location: Spain
Posts: 2,067
|
No, no, don't get me wrong, nothing really impressive....only a few additional features in VobBlanker, like split cell.
jsoto
__________________
Web sites with my tools http://download.videohelp.com/jsoto http://jsoto.posunplugged.com/ |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|