====== DVD Structure: IFO ====== * [[DVD Structure]] * [[libdvdread]] * [[VMG]] * [[VTS]] * [[http://stnsoft.com/DVD/ifo.html|Video Manager and Video Title Set IFO file headers]] - data in both VMG and VTS IFOs * [[http://stnsoft.com/DVD/ifo_vmg.html|Video Manager IFO]] - data specific **to the one** VMG IFO * [[http://stnsoft.com/DVD/ifo_vts.html|Video Title Set IFO]] - data specific **to each** VTS IFO ==== archives: IFO notes ===== * [[http://www.dvd-replica.com/DVD/data-3.php|DVD structure]] I'm not really familiar with the low-level structure of a DVD since I never really need to get into it. My focus is generally on getting the content and as much metadata as possible. Get the title: <code> dd if=VIDEO_TS.IFO bs=1 count=32 skip=64 2> /dev/null </code> Also, using ''volname'' works.
Trace:
Article
Show pagesource
Log In
Search
Toolbox
What links here
Media Manager
Site index
Permanent link
Cite this article