VideoHelp Forum




+ Reply to Thread
Results 1 to 23 of 23
  1. Member
    Join Date
    Apr 2013
    Location
    Midgar
    Search Comp PM
    Hello everyone!
    I demuxed a dvd with dvd reauthor pro 4 and now I want to recreate it with DVD LAB PRO 2
    The problem is that I have two m2v files and two mpa audio files, to combine into ONE dvd, one mpeg and one title. How I can do that with dvd lab? Maybe the newest releases works better?
    (I prefer using dvd reauthor because it take me back the original files from first author, and this dvd was authored from two m2v files)
    Quote Quote  
  2. Don't use either. Just buy the full version of muxman and use it's timeline feature to the 2 video files and 2 audio files into one DVD.
    Quote Quote  
  3. I'd join mv2 in TsMuxer and then I'd try to demux that TS in ProjectX to mv2.
    The same with audio. It might work.
    Mpa is not allowed for NTSC video, but you perhaps know that.

    Or you can always link those separate titles in DVDLabPro, but that is kind of lame, sure.

    edit: m2v not mv2 ...
    Last edited by _Al_; 26th Jun 2013 at 10:28.
    Quote Quote  
  4. Member
    Join Date
    Apr 2013
    Location
    Midgar
    Search Comp PM
    Originally Posted by MindController View Post
    Don't use either. Just buy the full version of muxman and use it's timeline feature to the 2 video files and 2 audio files into one DVD.
    I can't do that with the free version of muxman? The one available from this site.
    Quote Quote  
  5. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    It seems there are things you still haven't told us --- it's one movie divided into two parts? Or one main video and one secondary/commentary video?
    Quote Quote  
  6. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    Could be further troubles such as mixed NTSC & PAL..

    You could always remux first using Imago, etc. YET..Too little info.

    Scott
    Quote Quote  
  7. Member
    Join Date
    Apr 2013
    Location
    Midgar
    Search Comp PM
    A single video, but authored from two m2v and two ac3 appended.
    Quote Quote  
  8. Originally Posted by Creed92 View Post
    I can't do that with the free version of muxman? The one available from this site.
    Yes, you can do that. Use the 'Add' button to combine the video and then the audio, before authoring for DVD.
    Quote Quote  
  9. Member
    Join Date
    Apr 2013
    Location
    Midgar
    Search Comp PM
    Thanks.
    I noticed that Muxman works better than DVD Lab Pro
    One question: on the new releases of dvd lab pro there are new options and better things or it's all the same? (I have the 2.0 version)
    Quote Quote  
  10. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    If you want to upgrade your copy of Dvd-lab PRO, don't go beyond the revision 2.24
    Newer versions have problems with multiplexing MP2 audio, and some very-complex menus don't let the VM commands be compiled correctly.

    I noticed that Muxman works better than DVD Lab Pro
    Please define "works better"
    Quote Quote  
  11. Member
    Join Date
    Apr 2013
    Location
    Midgar
    Search Comp PM
    Well, it's simple, fast and I can create a dvd from various m2v files. On dvd lab pro I can't do this unless I split the movie (title 1, title 2 ecc.)
    Quote Quote  
  12. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Originally Posted by Creed92 View Post
    Well, it's simple, fast and I can create a dvd from various m2v files. On dvd lab pro I can't do this unless I split the movie (title 1, title 2 ecc.)
    Well, if there was ONLY ONE title originally, there was no good reason for that title to be divided into Part1.m2v and Part2.m2v, to begin with
    Also, nothing stopped you from doing a
    Code:
    copy /b part1.m2v + part2.m2v fullvideo.m2v
    copy /b part1.ac3 + part2.ac3 fullaudio.ac3
    before using a DVD-authoring program

    There is something you have not explained very-well yet, I'm afraid
    Last edited by El Heggunte; 28th Jun 2013 at 07:55. Reason: edit
    Quote Quote  
  13. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    "copy /b" is a BAD way to concatenate media files, as I've pointed out before. Yes, you will "succeed" in arriving at a single file, but the resulting file will have multiple, possibly conflicting headers, often in the wrong place. Players will have a HARDER time reading the file, possibly even to not be able to read at all.

    If you've succeeded with this method in the past, it's been only by pure luck.

    Scott
    Quote Quote  
  14. Member hech54's Avatar
    Join Date
    Jul 2001
    Location
    Yank in Europe
    Search PM
    Originally Posted by Creed92 View Post
    I demuxed a dvd
    The main question is......WHY (demux)?
    Quote Quote  
  15. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Originally Posted by Cornucopia View Post
    "copy /b" is a BAD way to concatenate media files, as I've pointed out before. Yes, you will "succeed" in arriving at a single file, but the resulting file will have multiple, possibly conflicting headers, often in the wrong place. Players will have a HARDER time reading the file, possibly even to not be able to read at all.

    If you've succeeded with this method in the past, it's been only by pure luck.
    Speaking for myself, it was not a matter of luck --- I knew pretty well what I was doing
    m2v, m4v, h264 and vc1 are ELEMENTARY streams, and if these have the same basic properties (frame rate, frame size, aspect ratio), and don't use open GOPs, copy /b shall work as expected
    Last edited by El Heggunte; 28th Jun 2013 at 11:11. Reason: better wording
    Quote Quote  
  16. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Originally Posted by hech54 View Post
    Originally Posted by Creed92 View Post
    I demuxed a dvd
    The main question is......WHY (demux)?
    Exactly what I was trying to say, many thanks for going straight to the point.
    Quote Quote  
  17. Originally Posted by El Heggunte View Post
    Well, if there was ONLY ONE title originally, there was no good reason for that title to be divided into Part1.m2v and Part2.m2v, to begin with
    Maybe not, but I've seen it happen before where a single film was divided into two different PGCs - two different VTS's even. And what about a long film being divided among two different DVDs, or divided among the two halves of a flipper DVD?

    Originally Posted by hech54 View Post
    Originally Posted by Creed92 View Post
    I demuxed a dvd
    The main question is......WHY (demux)?
    Is this a serious question? Maybe to shrink the size to a DVD5? I can't speak for Creed92, but I do that all the time. Or to reencode into some other format. I do that all the time too.

    Maybe other programs can do it - I haven't used them all - but the fact remains that Muxman is the only authoring program (I've seen) that can join multiple M2Vs into a single title. I use it myself for that feature with some regularity. I'm compressing down to a single DVD5, and in order to give the main movie better quality will encode the credits separately with much lower quality. And then join the two during authoring. Or the case with anime sometimes where an opening song or maybe the end credits are 29.97fps while the main body of the episode is 23.976fps. Encode them each separately (the film portion with pulldown applied) and rejoin them during authoring. There are several reasons to use this feature of Muxman's, but show me another authoring program that can do it. Apparently the beloved DVDLab-Pro can't.
    Quote Quote  
  18. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    Originally Posted by manono View Post

    Maybe other programs can do it - I haven't used them all - but the fact remains that Muxman is the only authoring program (I've seen) that can join multiple M2Vs into a single title.
    TMPGEnc Authoring Works can do that as well.
    I think,therefore i am a hamster.
    Quote Quote  
  19. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    @ manono --- thanks for the detailed explanation
    Quote Quote  
  20. Member
    Join Date
    Apr 2013
    Location
    Midgar
    Search Comp PM
    There's need to say that this dvd is an homemade dvd, so dvd 5 already.
    I demuxed it because the original mpeg is a little glitchy.
    I used dvd reauthor pro to extract video and audio streams, and Muxman for reauthor the same dvd without loss of quality (even if the size is different, right?)
    Quote Quote  
  21. How different, 5kB or 50MB?
    Quote Quote  
  22. Originally Posted by Creed92 View Post
    I used dvd reauthor pro to extract video and audio streams...
    It's this DVDReauthor you used to get the audio and video? And it's also what gave you 2 M2Vs and 2 MPAs? What did you do, demux by VOB? Or did you split them in the process of 'fixing' the 'glitches'?

    Anyway, in case you're wondering, you can demux into a single video and audio file using DGIndex or PGCDemux (PGCDemux assuming they're part of the same title).
    Quote Quote  
  23. Member
    Join Date
    Apr 2013
    Location
    Midgar
    Search Comp PM
    DVD Reauthor start by the IFO. file of the dvd
    I believe that the dvd was autored from two m2v because the ''glitch'' stands in the middle of the join point of them.

    @ _Al_ : 2 kb
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!