Burning a mpg file(audio+video) to DVD to view in a DVD player

16,923

Solution 1

Yes burning it as a data DVD should suffice. It really depends on your DVD player and if it has the ability to decode such a file.

Edit, it works for me on my DVD player.

Solution 2

For best results you want something like Easy CD DVD Burner.

Free and easy CD & DVD burning solution. Burn data, audio, video to your CDs & DVDs is now very easy. Audio format supported : WAV, WMA, MP3, OGG, FLAC, AAC, M4A. Burn and save ISO files, copy your DVDs. Burn your dvd-video. Save your favorite audio CDs to mp3 with the internal grabber. Support for dual-layer DVD, CD-R, CD-RW, DVD-R, DVD+R, DVD-RW, DVD+RW. Standard ISO9660 & Joliet, buffer UnderRun protection, and Multisession support. Version 3.9 is a bug fixing release.

There are plenty of others. A search for "free dvd burner" on Google gives a lot of results. You might want to check them out before installing though - to double check they do what you want.

Solution 3

In order to qualify as DVD-Video, the MPEG-2 must have specific pixel dimensions, bitrate, and other technical attributes, which differ if the player is NTSC or PAL. One peculiarity is that neither use square pixels -- so if the video does not looked squished or squashed on a (naive) computer-based player, it's unlikely to be strictly valid.

A newer DVD player might play "any old" MPEG file simply burned to disc, but for universality it must be genuine DVD-Video. (An older player might also have problems playing a burned DVD.)

If you use DVD authoring software, it will likely convert any video it accepts into a valid form, which requires re-encoding, taking time and reducing video quality.

Share:
16,923

Related videos on Youtube

Daniel Ozean
Author by

Daniel Ozean

struct descriptionOf { int elligent_Developer; short list_of_proven_skills; long list_of_ambitions; long long int erest_in_various_technologies; double effort_in_achieving_skills_and_ambitions; float ing_innovator; char of_a_hands_on_doer; }goldenmean; Software Developer with work experience in areas of Video/Image processing and codecs,DSP and multimedia Systems,on DSP/Multicore processor architecures, for devices and applications in Consumer Electronics, Communications industry. Programming languages: C,C++,Matlab/Octave,Python,DSP or RISC assembly languages.

Updated on September 17, 2022

Comments

  • Daniel Ozean
    Daniel Ozean almost 2 years

    I have a *.mpg file. This file i can play back in VLC player.

    I want to burn this mpg file to a DVD, so as to view it on my TV using my DVD player.

    If i just burn this mpg file, to a DVD as data dvd, will this serve my purpose?

    Or

    If not, then what is the process to achieve what i am looking to do?

    thanks

    -AD.

  • juuga
    juuga over 14 years
    To add to this, DVD players won't be able to read data DVDs, it has to be converted to how normal DVDs are made. So, in order to achieve this, you have to do what ChrisF has mentioned.
  • quack quixote
    quack quixote over 14 years
    @Steven Lu: "normal" (video) DVDs are just data DVDs -- with files in particular formats and places.