VideoHelp Forum




+ Reply to Thread
Results 1 to 25 of 25
  1. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    Hi,

    I'm new here, and this will be my first post (and thread) which I post on this forum so I hope it's in the right section and posted in the correct way. Well here is my problem. I've recorded two DVD's to my harddisk with DVD Decrypter. So now I've got two folders with VIDEO_TS etc.. But I want to edit both these DVD's. My first thought was to convert to mpeg2 and then to edit them in Pinnacle Studio 12, but now I'm not so sure anymore which format is the best one to work with.

    What I'm looking for is some guide or some programs, with which I can convert these VIDEO_TS folders to workable formats.

    I'm running a dual-boot system, so I've both access to Linux as Windows (Vista).

    Maybe I should tell want I want to do with these DVD's. Of the first one I want to cut away a period of 10 seconds of audio in the middle of the movie. In the second one I want to cut away the second half of the movie.

    Can any1 help me?
    Last edited by PurpleHaze22; 10th Nov 2010 at 06:30.
    Quote Quote  
  2. Member hech54's Avatar
    Join Date
    Jul 2001
    Location
    Yank in Europe
    Search PM
    Never mind....just convert them to MPEG with VOB2MPG.
    Quote Quote  
  3. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    Ok, but I read somewhere that with the free version then the audio is missing?
    Quote Quote  
  4. Member hech54's Avatar
    Join Date
    Jul 2001
    Location
    Yank in Europe
    Search PM
    Originally Posted by PurpleHaze22 View Post
    Ok, but I read somewhere that with the free version then the audio is missing?
    Never heard of that.....never had that problem....must be bü!!sh!t.
    Quote Quote  
  5. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    Allright, gonna try it!

    But what does this mean then?

    Quote Quote  
  6. That means it doesn't decompress the audio and video and recompress it. That would cause a loss of quality. What it does is take the compressed audio and video out the VOB container and repackage it into an MPG container. That way there is no loss of quality. It's like taking a can of film out of one box and putting it in another box. The film is exactly the same, just the box is different.
    Quote Quote  
  7. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    Aah okay, thnx for the info!

    I'm encountering another problem now. When I load the .mpg file into Pinnacle Studio and play it, it has the wrong audio track. Originally there are 2 different audiotracks, the "normal" one (music, spoken language) and a track for people who see really bad. On this second track everything what is displayed on screen is also spoken by a voice, so these people can also have an idea of whats going on.

    On the original I can switch easily between these tracks, but in Pinaccle Studio I don't know where I can switch. I don't even know whether this is possible or not?
    Quote Quote  
  8. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    Any1?
    Quote Quote  
  9. If you only need one audio track you can use AviDemux to remux. It allows you to select a single audio track for the output file.
    Quote Quote  
  10. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    Okay that works. But what I want to do is cut somewhere half in the movie a few seconds of audio away? Is this also possible with AviDemux? Or should I take another program for it?
    Quote Quote  
  11. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    Originally Posted by PurpleHaze22 View Post
    In the second one I want to cut away the second half of the movie.
    For me, the easiest way would be DvdShrink in mode Re-author without compression.

    Originally Posted by PurpleHaze22 View Post
    what I want to do is cut somewhere half in the movie a few seconds of audio away?
    So you want to remove a few seconds of audio and leave the video intact?
    Last edited by skaleton; 12th Nov 2010 at 12:29.
    Quote Quote  
  12. Member PuzZLeR's Avatar
    Join Date
    Oct 2006
    Location
    Toronto Canada
    Search Comp PM
    I personally use NeroVision to extract any .mpg streams from a DvD or ISO. It will also include all audio formats originally in the DvD title. You can decide which to keep with remuxing.

    If you wish to edit this content, use an MPEG Dedicated editor like Womble, VideoReDo or TMPGEnc MPEG Editor to remove any content or join.

    If you do wish to remove a few seconds of audio and leave the video intact, Womble does all this. Just load the clip as video and audio in both respective timelines. Mute the video, clip out the audio segments where you want and export your production.
    I hate VHS. I always did.
    Quote Quote  
  13. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    A Free solution to remove an audio segment in the middle of the dvd and leave the video intact

    Demux the streams of the dvd in PgcDemux
    Convert the AC3 stream to Wav with BeLigtht
    Silence the audio segment with Audacity (it doesn't accept AC3)
    Remux with Muxman
    If you want to keep the dvd structure with menus and navigation
    Replace the VTS with PgcEdit or VobBlanker
    Last edited by skaleton; 12th Nov 2010 at 13:52.
    Quote Quote  
  14. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    Hi thnx for the replies every1!

    I'm trying the option which skaleton provided. So first I downloaded and installed pgcDemux, but I find it a little bit hard to use. As you can see below there are 3 red circled area's which I don't understand. First I can choose between 3 modes (pgc, by VOB id, Single Cell), allthough I've some thoughts what they mean can some1 tell me which i can take the best?

    Then second I've in the folder of the DVD 6 .ifo files. When I load the biggest, I get the possibility to choose from a huge list of parts? which al cover some length of the original stream? I don't understand this really. Subsequently on this, below the dropdown list there's a little box which sais a part has 0 or 1 cell?

    Really if it would be possible I would like to give one order to demux the total DVD of all it's streams. Or do I have to demux the streams from all parts seperated and reconnect them in a later state?



    @ PuzZler: If the option mentioned above doesn't work I try the one you provided.

    With my other DVD I've now another problem. The second half is already seperated from the first one, but I must encode the original subtitles with it. So what's the best way to do this? Hard-encoded? If that's the only option, is it really necessary to encode every subtitle by hand?
    Quote Quote  
  15. Member PuzZLeR's Avatar
    Join Date
    Oct 2006
    Location
    Toronto Canada
    Search Comp PM
    Originally Posted by PurpleHaze22 View Post
    @ PuzZler: If the option mentioned above doesn't work I try the one you provided.
    It's all good. Freeware solutions are almost always best to try first.

    I did suggest NeroVision because it's been flawless with every VOB->MPG conversion, with every audio format intact, for years and suggest Womble highly if you are going to do lots of non-linear video editing, such as this, with MPEG-2. Both simple, and worth paying for, if you have many projects like this coming up.
    I hate VHS. I always did.
    Quote Quote  
  16. Member
    Join Date
    Dec 2006
    Location
    Here,where do you think?
    Search Comp PM
    Originally Posted by skaleton View Post
    A Free solution to remove an audio segment in the middle of the dvd and leave the video intact

    Demux the streams of the dvd in PgcDemux
    Convert the AC3 stream to Wav with BeLigtht
    Silence the audio segment with Audacity (it doesn't accept AC3)
    Remux with Muxman
    If you want to keep the dvd structure with menus and navigation
    Replace the VTS with PgcEdit or VobBlanker

    Yes it does, and you can import VOB(s) as well..Via the ffmpeg library for audacity..just a FYI..
    " Who needs Google, my wife knows everything"
    Quote Quote  
  17. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    @ purplehaze22, sorry for not being more specific. I am not an expert but I will try to explain the little I know.
    PgcDemux. First you need to choose the .ifo related to the video you want to edit.
    "By PGC" is usually the best option and then you must select "Titles" in "Domain" and choose the title in the drop-down list. The numberr of cells will show automatically.
    You must select "Demux video stream" (I don't know why it is not selected by default) and "Creat CellTimes.txt" (these are the chapters)
    You can check the A/V delay. Usually it is 0, but if there is a delay it will have to taken into account for the re-muxing.
    Once processed, you will have the video stream .m2v, the audio stream(s) .ac3, the subtitle(s) .sup and the celltimes.txt.
    Muxman. When you're done authoring, you just need to load everything back in muxman, the video stream, the audio streams and the subtitles. For the cells/chapters, you need to got to File and Import Chapter to open the celtimes.txt, which procedure I find a bit weird.

    @ t0nee1 & jagabo, thank you so much for such a valuable piece of information.
    When you say that Audacity can accept VOBs, does it mean that once you have authored the audio, you can export back as VOB and that you would not need to de/re-mux?

    EDIT: Does "FFmpeg_2009_07_20_for_Audacity_on_Windows" have options specific to Audacity that the newer version 0.6.1 of October 18, 2010 would not have?

    I don't usually install beta versions, but I see that the 1.2.6 I have was released in 2007 andis no longer developped. Is it safe to install the latest beta version 1.3.12 released on April Fools' Day (?!?!?) of this year?
    Last edited by skaleton; 13th Nov 2010 at 10:42.
    Quote Quote  
  18. Member PuzZLeR's Avatar
    Join Date
    Oct 2006
    Location
    Toronto Canada
    Search Comp PM
    Forgive me if I misunderstood. I answered PurpleHaze22's question(s) directly:

    Originally Posted by PurpleHaze22
    What I'm looking for is some guide or some programs, with which I can convert these VIDEO_TS folders to workable formats.
    Hence I personally recommended NeroVision for a yield of MPEG-2 streams. I know there are other good ones too.

    Originally Posted by PurpleHaze22
    Maybe I should tell want I want to do with these DVD's. Of the first one I want to cut away a period of 10 seconds of audio in the middle of the movie.
    We now know that Audacity accepts AC3. But, after the edits, will it output a) a lossless AC3, b) a re-encoded AC3 or c) a WAV file that will be bigger? If it's the latter two, b) or c), there will be a loss of quality if PurpleHaze22 wants the AC3 back where an MPEG dedicated editor can avoid this (although the three editors I mentioned will have different methods each to do this task.)

    I don't use Audacity but I figure it might be worth pointing out (but regardless, it still sounds like a great tool to try out. )

    Originally Posted by PurpleHaze22
    In the second one I want to cut away the second half of the movie.
    Can you do such a task with the tools described? Unless there's a specific chapter/title point, I would think this is an editing issue, hence my recommendation for an MPEG dedicated editor. Where did I miss the part about re-editing the DvD structure and remuxing it back as such?
    I hate VHS. I always did.
    Quote Quote  
  19. Editing in Audacity+ffmpeg won't be lossless. It can import multichannel audio from VOB files or AC3 files. It can export as WAV. I believe it can export as AC3 using theh ffmpeg plugin but I've never used that feature. As far as I know,iIt can't mux the audio back into the VOB file(s).
    Quote Quote  
  20. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    As I previously mentioned, for the second DVD, I would use DvdShrink in mode re-author without compression.
    Quote Quote  
  21. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    Hi,

    After a few hours work I've archieved the following. First, using the method of skaleton I was able to cut a few seconds of audio away and then I remuxed all the streams back into .ifo, .vob and bop files. Only the last step in the proces I don't understand, cuz I don't have any clue how pgcedit works. So far I've got two folders, the left one is the original one, and the right half corresponds with the 5th .ifo file on the left half (which is called: VTS_05_0).



    Can some1 tell me how I can mix these two folders together so I keep the original menu structure etc intact?

    Secondly, I've used pgcDemux and Muxman to cut the second half of a DVD. This DVD contains original 2 movies and the second had to be removed. So everything did go well, untill I played the remuxed .ifo file (VIDEO_TS), cuz when I choose for subtitles (which I also selected in the remuxing process) they display in pink and green? The quality is also not half as good as the original.



    Does any1 know what I can do about this?

    O yeah, I also tried to use DVD Shrink to cut the second movie but this was a disaster. I select under the re-author tab the title which I want to keep, and then I don't know what to do? I'm also not sure whether the subtitles are in this process kept intact or not.
    Quote Quote  
  22. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    First DVD
    Actually if you just want to replace the old title by the new one, VobBlanker may be easier to understand and use, than PgcEdit.
    - Once installed and running, you open the VIDEO_TS.IFO of the original dvd (the one in your left column). Once you open the VIDEO_TS folder, there is only one file to choose.
    - You can tick "use input folder". VobBlanker will create a Backup of whatever you process, i.e. the whole dvd if you process everything.
    - In the Title Set area, you will select the line containing the title you want to replace, in your case VTS_05_*.VOB. Make sure that "Process" is selected in the column Action.
    - In the PGC area, you must choose the PGC corresponding to your title (One VTS can contain several PGC's for instance when there are episodes)
    - Selecting the PGC will activate some buttons on the right. You select "Replace" and browse to your new title (you right-hand-side folder) and open the corresponding .IFO file, for you VTS_01_0.IFO (it might be easier with un-hidden extensions)
    - you process
    VobBlanker is also useful if you want to remove (Blank) parts that you do not want, for instance warnings.

    With PgcEdit, you load the dvd, you select the title, Then you go to "File / Replace VTST Titles" and browse to the new .IFO file. It is important as you will read in the message that will pop up that the new VTS contains the same number of titles.

    There is nothing more to do, provided you have not changed the chapter table, or the number of audio streams and subtitles.

    2nd DVD
    If you have just de-muxed part of the dvd in PgcDemux and re-muxed it in Muxman, I don't understand How the subtitle could change. You would need someone more knowledgeable.
    I don't understand why DvdShrink didn't work for you.
    - In re-author mode, in the DVD browser part, you open the VIDEO_TS of your DVD
    - You will see a list containing Menus, Main movie and Extras.
    - You double-click on the title you want to author. It will analyse it and add it to the DVD compilation on the left. You can also do a drag-&-drop from the right to the left.
    - With your title highlighted, you select the button with 2 arrows called "Set Start/End Frames". You determine the part you want to keep.
    You can play your selection to check if it is what you want and adjust accordingly.
    -In the Compression settings, make sure it is 100%. You can even select "No Compression"
    Select the audio and subtitles you want to keep.
    - Once you are happy with it, you click on "Backup", select Hard Disk Folder and the Output Folder and you're done

    I hope this will help

    EDIT: Just a suggestion for your subtitle colours issue. Maybe you could use DvdSubEdit.
    You open the original DVD and then the authored one.
    You keep all streams and in the "Subpic Color/Transparency" area (CLUT) make sure that the settings are the same for both DVDs.
    Last edited by skaleton; 14th Nov 2010 at 23:17.
    Quote Quote  
  23. Originally Posted by PurpleHaze22 View Post
    Secondly, I've used pgcDemux and Muxman to cut the second half of a DVD. This DVD contains original 2 movies and the second had to be removed. So everything did go well, untill I played the remuxed .ifo file (VIDEO_TS), cuz when I choose for subtitles (which I also selected in the remuxing process) they display in pink and green? The quality is also not half as good as the original.
    Don't worry, the quality has not changed. The wrong colors are responsible of this impression.

    To restore the right colors, load the ORIGINAL DVD in PgcEdit, and double-click on the movie in the left pane to open the PGC Editor. You will see a color palette, with a button "Copy all". Click it. Now, load the new DVD, double-click the movie and select "Paste all". That's all.
    r0lZ - PgcEdit homepage Hosted by VideoHelp (Thanks Baldrick)
    - BD3D2MK3D A tool to convert 3D BD to 3D SBS/T&B/FS MKV
    Quote Quote  
  24. Member
    Join Date
    Nov 2010
    Location
    Nederland
    Search PM
    I've got both DVD's authored the way I wanted and burned them just a few seconds ago!

    Special thanks to skaleton for his help to all my questions and problems! But also everyone else who replied in this topic.

    @r0lZ

    For the second DVD I used your solution which worked well. I didn't have the time to investigate everything PgcEdit can do, but my first inpression is that there are really very much options. If I'm gonna use it more in the future I will definately donate some money to you. For now, thanks for all your work on this program!

    Again thanks 2 every1!

    CHeers!
    Quote Quote  



Similar Threads

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