Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
dvd [2007-06-09 11:56] nikdvd [2007-06-18 08:28] 192.168.1.37
Line 16: Line 16:
 ==== transcodec ==== ==== transcodec ====
  
-dvd->avi in  osX  using any of the following... +dvd->avi in  osX  using any of the following... 
  
   * HandBrake (simple to use, good compresion controls, no subtitles, multiple audio tracks)   * HandBrake (simple to use, good compresion controls, no subtitles, multiple audio tracks)
   * forty-two (one click, subtitle capable, but somewhat erratic with the soundtrack)   * forty-two (one click, subtitle capable, but somewhat erratic with the soundtrack)
   * ffmpegX and/or xvid   * ffmpegX and/or xvid
 +
 +==== encoding ====
 +assuming a correctly laid out VIDEO_TS folder, this hint should work on [[osx]] http://www.macosxhints.com/article.php?story=20070612161317338&mode=print
 +
 +<code>
 +hdiutil makehybrid -udf -udf-volume-name DVD_NAME -o MY_DVD.iso /path/to/VIDEO_TS/parent/folder
 +</code>
 +
  
  • dvd.txt
  • Last modified: 2007-06-18 08:56
  • by 192.168.1.37