Log in

View Full Version : Hd dvd and Xport


matrix40
29th December 2007, 19:03
Ok im starting to understand command lines a liitle better. Can someone explain when it comes to hd dvd how do i use xport? Not sure if i just use it to get the video part and how do i run it the right way.

drmpeg
30th December 2007, 02:18
Ok im starting to understand command lines a liitle better. Can someone explain when it comes to hd dvd how do i use xport? Not sure if i just use it to get the video part and how do i run it the right way.
You can't use xport for HD DVD files. xport is for Transport Streams or Blu-Ray/AVCHD streams (which are just variable rate Transport Streams). HD DVD and regular DVD are Program Streams, which have a somewhat different structure than Transport Streams.

I do have a command line HD DVD (and regular DVD) demuxer.

http://www.w6rz.net/evob_demux.zip

However, most folks use EVOdemux instead.

http://pel.hu/down/EVOdemux.exe

BTW, the core of EVOdemux was taken from my command line demuxer. At that point, I stopped development of the command line demuxer (although it's still entirely useful for basic demuxing).

Ron

matrix40
30th December 2007, 11:23
Ahh ok thanks for the info drmpeg. You wouldnt have a short guide on how to use xport for transport streams would you? Sort of a basic quickstart?