PDA

View Full Version : X264 to DVD


MaxPlanck
22nd March 2009, 16:09
Hello,

I've been looking around for some specific information on how to convert a video encoded with x264 to standard DVD. The file I have uses an .MKV container. There must be a thread somewhere about this topic, but I can't seem to find anything. Could someone point me in the right direction?

D734
22nd March 2009, 16:41
ConvertXtoDVD
should work just fine with numerous formats like mpeg-2, xvid, h264
and it does decent compression for 1 pass mpeg-2 video

MaxPlanck
22nd March 2009, 17:18
Thanks, but isn't there a manual way to do this using freeware?

nm
22nd March 2009, 19:15
Sure, just encode the video to MPEG-2 with HC or libavcodec and re-encode the audio track if necessary. Then mux them together and author a DVD with some appropriate tool, such as dvdauthor.

Video input and resizing can be done with AviSynth, MPlayer or ffmpeg, for example. Avidemux could also be a viable alternative to the traditional toolchains.

Sharc
22nd March 2009, 19:23
http://forum.doom9.org/showthread.php?t=145345

Snowknight26
22nd March 2009, 19:48
ConvertXtoDVD

Of all places to recommend that.

http://www.ffmpeg.org/shame.html

setarip_old
22nd March 2009, 20:50
@MaxPlanck

Hi!how to convert a video encoded with x264 to standard DVD. The file I have uses an .MKV container...The answer would depend upon the nature of the source material that you used to create the .MKV:

Which was your original source material a standard DVD, BluRay disc, HD-DVD, hi-res satellite capture, standard television capture, etc.?

MaxPlanck
22nd March 2009, 22:30
Everyone, thank you for your suggestions:

@setarip_old

The source material was a high res satellite capture, encoded using x264 and an .MKV container.