Become a Site Supporter and Never see Ads again!

Author Topic: how to create a playable DVD with no menu?  (Read 2507 times)

0 Members and 1 Guest are viewing this topic.

Offline junkyardt

  • Trade Count: (0)
  • Taperssection All-Star
  • ****
  • Posts: 1258
  • Gender: Male
how to create a playable DVD with no menu?
« on: June 03, 2010, 11:25:14 PM »
i'm looking for a simple way to take an MPEG-2 format video (in a .mpg file) and simply convert it to a properly-formed set of VOBs, IFOs and BUPs without going through the process of DVD authoring, creating menus etc., so that when you pop it in the DVD player it just starts playing the footage automatically. i know this must be possible somehow as i have some old DVDs of shows that are set up this way, but i'm not sure how. anyone know how to do this?

not really important to share the reasoning i suppose, but nonetheless the reason is that i have some raw footage i shot for my dad of an event this past Memorial Day weekend that ultimately will probably be distributed to the many people involved in the event, but for now i just want to give it to him so he can play it in his DVD player to examine what i shot. it's not anywhere near a finished product yet so it doesn't need to have snazzy menus right now. plus, i'm not real savvy with DVD-authoring at this point and i don't care to learn for the purposes of this footage.

Offline Fatah Ruark (aka MIKE B)

  • Trade Count: (11)
  • Needs to get out more...
  • *****
  • Posts: 9951
  • Gender: Male
  • I dream in beige.
    • sloppy.art.ink
Re: how to create a playable DVD with no menu?
« Reply #1 on: June 04, 2010, 03:35:49 AM »
I use TMPG DVD Author to do this. I make DVD's that start automatically and then loop back when they end.

I don't have it on this computer, but it's fairly obvious how to do it. It's all wizard based, so you just choose No Menu and go from there.

Not sure if that helps you out.
||| MICS:  Beyer CK930 | DPA 4022 | DPA 4080 | Nevaton MCE400 | Sennheiser Ambeo Headset |||
||| PREAMPS: DPA d:vice | Naiant Tinybox | Naiant IPA |||
||| DECKS: Sound Devices MixPre6 | iPod Touch 32GB |||
|||Concert History || LMA Recordings || Live YouTube |||

Offline junkyardt

  • Trade Count: (0)
  • Taperssection All-Star
  • ****
  • Posts: 1258
  • Gender: Male
Re: how to create a playable DVD with no menu?
« Reply #2 on: June 04, 2010, 02:45:00 PM »
thanks for the tip, i just dl'ed and installed TMPGEnc Authoring Works 4, hopefully it'll work.

Offline mattmiller

  • Trade Count: (20)
  • Taperssection All-Star
  • ****
  • Posts: 1454
  • Gender: Male
Re: how to create a playable DVD with no menu?
« Reply #3 on: June 04, 2010, 02:54:54 PM »
ConvertXtoDVD has worked well for me.
Mics: Neumann KM100 (x4), AK40 (x2), AK50 (x2)
Pre: Lunatec V3
Recorders: Tascam DR-680, Tascam HD-P2 (x2), Sony PCM-M10

Offline Shadow_7

  • Trade Count: (0)
  • Taperssection Member
  • ***
  • Posts: 310
Re: how to create a playable DVD with no menu?
« Reply #4 on: June 07, 2010, 08:31:55 AM »
In linux, dvdauthor.  The SIMPLE configuration for menuless is pretty simple.  It still requires a configuration file, but that file is TINY compared to other configurations.  Per DVD specs, you need to put varying 16:9 and 4:3 videos in their own respective titles.  Plus no single file > 4GB and no single layer disc > 4.7GB.  But pretty simple otherwise.  (for a rocket scientist).  There's also devede, but it adds a menu iirc.  A simple menu, but a menu.

Basically make a simple XML file.  Optional too, but it really simplifies the steps with relation to the dvdauthor command line.  And run a few commands.

-----

dvd.xml
Code: [Select]
<dvdauthor>
    <vmgm />
    <titleset>
        <titles>
            <pgc>
                <vob file="video1.mpg" />
                <vob file="video2.mpg" />
            </pgc>
        </titles>
    </titleset>
</dvdauthor>

mkdir dvd
dvdauthor -o dvd -x dvd.xml
growisofs -Z /dev/dvd -dvd-compat -dvd-video ./dvd

-----

And a few other ways to create a dvd iso image and test with ogle first.  Plus many front ends if that was too technical for you.

Offline Matt Quinn

  • No Ceilings
  • Trade Count: (16)
  • Needs to get out more...
  • *****
  • Posts: 2471
  • Gender: Male
  • beep boop
Re: how to create a playable DVD with no menu?
« Reply #5 on: June 07, 2010, 08:57:51 AM »
DVD Flick....easiest program ever.

http://www.dvdflick.net/
In: AT853>PMD620
Out: PC>MOTU Ultralite AVB>M-Audio BX8a/Grace m900

DAW: Ableton Live 10

My LMA Recordings

Offline SmokinJoe

  • Trade Count: (63)
  • Needs to get out more...
  • *****
  • Posts: 4210
  • Gender: Male
  • "75 and sunny"... life is so much simpler.
    • uploads to archive.org
Re: how to create a playable DVD with no menu?
« Reply #6 on: June 08, 2010, 04:42:03 PM »
DVD Flick....easiest program ever.

http://www.dvdflick.net/

Seconded.

There is a little YouTube video about 10 minutes long that explains some helpful hints on settings.  Recommend watching that.  After that I copied a bunch of MOV files from my camera and burned the DVD correctly the first try no problem.
Mics: Schoeps MK4 & CMC5's / Gefell M200's & M210's / ADK-TL / DPA4061's
Pres: V3 / ST9100
Decks: Oade Concert Mod R4Pro / R09 / R05
Photo: Nikon D700's, 2.8 Zooms, and Zeiss primes
Playback: Raspberry Pi > Modi2 Uber > Magni2 > HD650

 

RSS | Mobile
Page created in 0.077 seconds with 32 queries.
© 2002-2024 Taperssection.com
Powered by SMF