SearchWiki:

Overview

PmWiki

Side Bar

Recent Changes Printable View Page History Edit Page

DVDAuthor.ChangeLog History

Hide minor edits - Show changes to markup

December 06, 2005, at 09:06 PM by Shawn Fumo
Changed lines 1-15 from:
 http://drugs.t28.net/vicodin/ http://drugs.t28.net/ambien/ http://drugs.t28.net/tramadol/ http://phentermine.novosib.net/ http://novosib.net/ http://novosib.net/buy-viagra.html http://drugs.t28.net/vicodin/where-to-buy-vicodin.html http://drugs.t28.net/vicodin/buy-vicodin.html http://drugs.t28.net/vicodin/vicodin-online.html http://drugs.t28.net/ambien/buy-ambien.html http://drugs.t28.net/ambien/ambien-effects.html http://drugs.t28.net/ambien/ambien-cheap.html http://drugs.t28.net/tramadol/tramadol-use.html http://drugs.t28.net/tramadol/tramadol-prescription.html http://drugs.t28.net/tramadol/tramadol-cheap.html http://phentermine.novosib.net/buy-phentermine.html http://phentermine.novosib.net/colorado-phentermine.html http://phentermine.novosib.net/cheap-phentermine.html 




 <div id="wikitikitavi" style="overflow:auto; height: 1px; ">
 http://WTHP1.coolhost.biz] [WTHPD1
 [http://WTHP2.coolhost.biz  WTHPD2]
 WTHPD3
 [http://WTHP4.coolhost.biz | WTHPD4]
 [WTHPD5 | http://WTHP5.coolhost.biz]
 http://WTHP6.coolhost.biz WTHPD6
 http://WTHP7.coolhost.biz?
 http://WTHP8.coolhost.biz
 </div>
to:

0.6.11: February 10, 2005

  • fix compile error on newer gcc compilers
  • ensure a row of a subtitle takes less than 1440 bits
  • fix warnings
  • fix 64-bit support (iconv)
  • fix video and sector pts values to be more consistant
  • fix ImageMagick 6.x.x alpha detection
  • improved dvdunauthor by Ralf Engels
  • full sized pts/scr support (for 13+ hours DVD's)
  • support really long subtitles
  • fix jumps from FPC to VMGM menus (was using LinkPGCN, now uses JumpSS -- fixes crash in Ogle and Pioneer 343
  • fix ability to have multiple entries for a PGC
  • fix bug when decoding some subtitles
  • switch to automake
  • have mpeg2desc parse mpeg1 headers (thanks to Nico Sabbi)
  • fix handling of NTSC 3:2 pulldown (end PTS was != start PTS of next VOBU)

0.6.10: March 15, 2004

  • better audio type detection logic
  • clear seamless flag on audio discontinuity
  • only allow <titles> to exist once per titleset
  • use 'name' attribute for buttons and actions in spumux (to be consistant with dvdauthor)
  • dynamically allocate PGC buffer
  • allow up to 2730 titles
  • allow reading from filedescriptors for VOBs, palette, and XML
  • allow empty pre, post, cell, etc commands (parses to NOP)
  • optimize link & button=X instructions together
  • fix parsing of textsub->transparent
  • add text subtitle documentation
  • fix SVCD subtitling
  • support specifying resume cells from calls; default to #1 for post commands
  • make spuunmux use read instead of lseek (works on pipes)
  • fix YUV handling in spuunmux and subgen
  • handle 99 titlesets in dvdunauthor
  • support nonexistant audio channels
  • lazy colormap allocation
  • support VOBU's without audio or video

0.6.9: January 16, 2004

  • cap maximum # of tmapt entries to 2040
  • convert filenames from UTF8 to locale
  • strip out END marker from program stream (clean up mplex output)
  • allow more than 512 chapters/titles
  • fix handling of programs (not chapters)
  • make VMGM IFO scanner deal with lowercase filenames
  • fix handling of text subtitles that use frame #'s as timecodes
  • fix bug in mpeg audio header scanning
  • languages must be in lowercase
  • better audio gap setting
  • fix PAL/NTSC issue
  • rename dvddirgen to dvddirdel to better reflect purpose
  • better support for nonstandard frame rates
  • don't set seamless flag for cells with commands or stilltime
  • bounds check #cells/vob, programs/pgc

0.6.8: December 14, 2003

  • allow xoffset and yoffset in spu tags
  • support multiple menu languages
  • support mpeg-1 video
  • support incorrect frame rates
  • fix/allow open GOP's on cell boundaries if sequential playback
  • fix bug in analyzing video codes (spurious sequence end codes)
  • add proper scanning of ac3 and pcm audio stream details
  • add support for NTSC closed captioning
  • support 96khz audio
  • support holes in video (aka audio cd's)
  • make subtitle placement dependent on pack dts, not video pts
  • add spuunmux; properly handle menu button colors
  • include XML schemas for XML verification

0.6.7: November 24, 2003

  • autodetect io.h presense for Cygwin
  • have spumux deal with incomplete reads/writes to/from pipes
  • have spumux work with odd sized subtitles
  • allow XML comments in dvd code
  • support else for if statements
  • add 'not' boolean expr
  • add support for cells and programs
  • add mini optimizer
  • fix subtitle ptr logic in VOBU packets (perfectly matches Grosse Pointe Blank)
  • make ff/rew ptr handling more like commercial dvds
  • fix corner case in reference frame end calculation

0.6.6: November 13, 2003

  • fix makefile for case insensitive filesystem (adds .PHONY rule)
  • allow jumps to menu entries from VMGM without jumppad
  • fix bug where jumppads were not generated in a VMGM if no VMGM menus existed
  • allow forced subtitles -- now all menus REQUIRE 'force="1"' option
  • base chapters on PTS not SCR
  • allow expressions

0.6.5: November 6, 2003

  • workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements
  • fix xml parser when chapters are not specified
  • support <video widescreen="nopanscan|noletterbox" />
  • have jumps to other titles within the same titleset use *JumpVTS_TT, not LinkPGCN
  • add some error checking on title/chapter jumping
  • fix bug when stuffing subtitles

0.6.4: November 1, 2003

  • fix bug in if statement -- it was doing the opposite
  • set O_BINARY for stdin, stdout in spumux
  • allow pgcs without any sources

0.6.3: October 30, 2003

  • fix bug in setting audio, subtitle, angle, button values
  • more documentation

0.6.2: October 27, 2003

  • fix segfault when parsing certain xml files
  • add HTML documentation

0.6.1: October 26, 2003

  • fix incorrect command length field for menu entries
  • move menu entry pgcs to the end of the list to make numbering simpler
  • allow jumping/calling to a wider variety of targets
  • fix bug in autonavigation
  • fix segfault if button is not defined in spumux
  • fix stilltime for vobs
  • add stilltime for pgc
  • reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

  • rename submux to spumux
  • set default button to #1 when entering a menu
  • add support for autoaction buttons
  • pass button navigation and color information from spumux to dvdauthor
  • support (optional) ImageMagick (or GraphicsMagick) libraries
  • create new programming language for buttons, pre, post, and fpc cmds
  • use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

  • vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>)
  • fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>)
  • read button color index information from palette file (thanks to <selva at mailaps dot org>)
  • fix handling of vobus without video (thanks to <selva at mailaps dot org>)
  • fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>)
  • compute pts based on frame counts (handles 3:2 correctly)
  • fix incorrect NTSC fps (29.97 instead of 29.97002997.....)
  • fix discontinuity flag on TMAP -- should be on all chapters, not *just vob boundaries, also should be set for future discontinuity, not past
  • compute audio gap (for AC3 and MP2 only...)
  • fix handling of field encoded video
  • allow post commands on menus
  • fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>)
  • allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

  • tighten mpeg boundary gap
  • add discontinuity flag to TMAPT table
  • clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>)
  • add exit and fpc commands
  • allow specification of 'post' commands
  • allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt
  • allow setting of subtitle track as a command
  • set palette per PGC
  • allow palette to be RGB if the filename ends in .rgb (case insensitive)
  • rewrite the aspect ratio in the sequence header
  • add 'make uninstall'

0.5.2: April 30, 2003

  • fix STC discontinuity and VOB/cell idn assignment bugs
  • fix multiple titles within a titleset
  • allow - for stdin
  • allow multiple commands per button
  • allow setting of audio track

0.5.1: March 19, 2003

  • WARNING -- THIS RELEASE IS UNTESTED
  • multiple titles within a titleset
  • added submux (from Jan Panteltje <panteltje at yahoo dot com>)
  • multiple menus for deeper navigation
  • fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

  • basic menu support
    • don't allow both nopanscan and noletterbox, unless you're 4x3 -- then enforce both
    • vobu_se_e_ptm now written when sequence_end_code found
    • fix bug that doesn't write out of bounds ff/rew data correctly
    • fix pts computation bug for last vobu
    • fix bug in audio and subtitle track detection
    • fix c_eltm, e_eltm (again) -- calc in 30fps not 29.97fps (wtf?)
    • fix ff so it doesn't round up
    • add RPM spec file dvdauthor.spec (thanks to Dr. Peter Bieringer <pb at bieringer dot de>)
    • infer PCM bits/channel (though cannot infer #channels)
    • sort of handle VOBU's without video (needs work)
    • tweak TMAPT table in IFO files (god I hate NTSC)

0.4.3: February 19, 2003

  • don't presume no pan/scan; add options nopanscan, noletterbox
  • fix TMAPT generation bug from 0.4.2
  • reduce makedvd's function

0.4.2: February 19, 2003

  • fix subtitle support
  • make mpeg2desc print substream info on private1
  • make dvddirgen work with dirs that have spaces
  • fix c_eltm, e_eltm, s_ptm, and e_ptm
  • autodetection of ac3/mp2/dts audio channels and subpicture channels
  • provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

  • fix fatal bug in dvdvtsgen and dvdtocgen
  • force user to specify -r to dvddirgen to delete dirs
  • distribute files as user writable

0.4.0: February 13, 2003

  • allow letterboxing
  • compile under Mac OSX
  • fix bug with AC3 playback
  • autoconf
  • largefile support
  • remove dependence on getopt_long
  • more efficient background mplex'ing (starts them sequentially instead of in parallel)
  • support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow shell commands as vobs
  • allow working dir to be specified in a config file

0.3.1: December 31, 2002

  • makevob retains proper a/v sync
  • performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2))
  • handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

  • fix bug in tocgen where the VTS was not being properly described
  • better status messages from ifogen
  • support multiple titlesets (thus multiple titles -- 1 per vts)
  • allow specification of audio format (but no autodetect)
  • fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

  • auto detect settings from mpeg video stream:
    • frame rate (thus ntsc vs pal; only 29.97 and 25 suported)
    • resolution
    • aspect ratio
  • make said settings overridable on the command line
  • update README
  • fix bug that could cause ifogen to miss 0-10% of the picture frames thus causing poor ff/rew

0.2.2: November 12, 2002

  • no more qsort! (finally!)
  • make makedvd more compatible (no more ++, workaround for no mktemp)
  • fix makevob (mpeg2desc is very fifo-savvy now)
  • fix # chapter in VIDEO_TS.IFO (for Ogle, Mplayer, and some settop DVD players)

0.2.1: November 11, 2002

  • fix segfault on file not found
  • allow spaces in mpg filenames
  • fix bug in handling mpegs with much longer audio tracks than video tracks
  • fix vobu_e_pts values (fixes playback on Pioneer DV343)

0.2.0: September 22, 2002

  • work with clips > 1 gig
  • support multiple chapters

0.1.2: July 31, 2002

  • fix ff/rew

0.1.1: July 31, 2002

  • allow variable size GOP's
  • work with clips > 4 minutes
  • nicer logging

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works!
November 04, 2005, at 12:56 AM by 68.0.240.135
Added lines 2-15:

 <div id="wikitikitavi" style="overflow:auto; height: 1px; ">
 http://WTHP1.coolhost.biz] [WTHPD1
 [http://WTHP2.coolhost.biz  WTHPD2]
 WTHPD3
 [http://WTHP4.coolhost.biz | WTHPD4]
 [WTHPD5 | http://WTHP5.coolhost.biz]
 http://WTHP6.coolhost.biz WTHPD6
 http://WTHP7.coolhost.biz?
 http://WTHP8.coolhost.biz
 </div>
September 24, 2005, at 03:25 AM by 83.65.7.162
Changed lines 1-391 from:

[http://generic-viagra.land.ru/ | Generic viagra online] !

[http://fha_mortgage.chat.ru/ | fha mortgage] !

[http://ticket1_broker.chat.ru/ | Ticket Broker] !

[http://buy_phent.chat.ru/ | buy adipex phentermine] !

[http://cheap--viagra.fromru.com/ | Cheap viagra] !!

[http://united-airline.boom.ru/ | United Airlines tickets flights] !!

[http://computer-desk.fromru.com/ | Computer desk] !!

[http://online1degree.chat.ru/ | Online degree] [http://camel-cig.newmail.ru | Cheap camel cigarettes] [http://marlb-cigarette.newmail.ru | marlboro cigarettes] [http://gift_basket.chat.ru/ | Gift basket] [http://cruise2crystal.chat.ru/ | crystal cruise] [http://honeymoon-crs.boom.ru/ | honeymoon cruise] [http://honeymoon1cruise.chat.ru/ | honeymoon cruise] [http://panama-cruise.boom.ru/ | panama canal cruise] [http://cruise2panama.chat.ru/ | panama cruises] [http://cruise2caribbean.chat.ru/ | caribbean cruise] [http://hawaiian-cruise.boom.ru/ | hawaiian cruise] [http://hawaiian1cruise.chat.ru/ | hawaii cruise] [http://celebrcruiseline.chat.ru/ | celebrity cruise line] [http://celebrcruiseline.boom.ru/ | celebrity cruise line] [http://cruise1line.chat.ru/ | cruise line] [http://hawaiicruise.boom.ru/ | hawaii cruise] [http://hawaiicruise.chat.ru/ | hawaii cruise] [http://radisson-cruise.boom.ru/ | radisson cruise] [http://radisson4cruise.chat.ru/ | radisson cruise] [http://norwegcruiselin.boom.ru/ | norwegian cruise line] [http://luxury2cruise.boom.ru/ | luxury cruise] [http://luxury2cruise.chat.ru/ | luxury cruise] [http://disney2cruise.chat.ru/ | disney cruise] [http://discount2cruises.chat.ru/ | discount cruises] [http://cruise2travel.chat.ru/ | cruise travel] [http://cruise2ship.chat.ru/ | cruise ship] [http://cruisedeal.boom.ru/ | cruise deal] [http://cruise1deal.chat.ru/ | cruise deal] [http://caribbean2cruise.boom.ru/ | caribbean cruise] [http://caribbean2cruise.chat.ru/ | caribbean cruise] [http://cruise4vacation.chat.ru/ | cruise vacation] [http://asia-cruise.boom.ru/ | asia cruise] [http://asiacruise.chat.ru/ | asia cruise] [http://princescruiselin.boom.ru/ | princess cruise line] [http://princescruiselin.chat.ru/ | princess cruise line] [http://italy2cruise.boom.ru/ | italy cruise] [http://tom-cruise.boom.ru/ | tom cruise] [http://tom4cruise.chat.ru/ | tom cruise] [http://bermuda2cruise.boom.ru/ | bermuda cruise] [http://bermuda4cruise.chat.ru/ | bermuda cruise] [http://disneycruiseline.boom.ru/ | disney cruise line] [http://disneycruiseline.chat.ru/ | disney cruise line] [http://lastminutcruises.chat.ru/ | last minute cruises] [http://european-cruise.boom.ru/ | european cruise] [http://europeancruise.chat.ru/ | european cruise] [http://norwegian2cruise.boom.ru/ | norwegian cruise] [http://norwegian4cruise.chat.ru/ | norwegian cruise] [http://barge-cruise.boom.ru/ | barge cruise] [http://bargecruise.chat.ru/ | barge cruise] [http://tropical-cruise.boom.ru/ | tropical cruise] [http://mexico2-cruise.boom.ru/ | mexico cruise] [http://canada-cruise.boom.ru/ | canada cruise] [http://canada2cruise.chat.ru/ | canada cruise] [http://cruise4special.boom.ru/ | cruise special] [http://cruise4special.chat.ru/ | cruise special] [http://single4cruises.chat.ru/ | single cruises] [http://cruise4-review.boom.ru/ | cruise review] [http://cruise2review.chat.ru/ | cruise review] [http://cruise2bahamas.chat.ru/ | bahamas cruise] [http://nile2cruises.chat.ru/ | nile cruises]

Best links: crystal cruise

[http://crystalcruise.chat.ru/ | crystal cruise] [http://crystal1cruise.boom.ru/ | crystal cruise]

Best links: debt help self

[http://debt_help_self.chat.ru/ | debt help self]

Best links: decorating

[http://interior-decorating.fromru.com/ | interior decorating] [http://interior_decorat.chat.ru/ | interior decorating] [http://interior-decorating.pochta.ru/ | interior decorating] [http://interior_deco.chat.ru/ | interior decorating] [http://interior-deco.pochta.ru/ | interior decorating]

Best links: delivery flowers

[http://delivery_flowers.chat.ru/ | delivery flower]

Best links: dell laptop used

[http://dell_laptop_used.chat.ru/ | dell laptop used]

Best links: diabetic

[http://diabetic-supply.fromru.com/ | diabetic supply] [http://diabetic_supply.chat.ru/ | diabetic supply]

Best links: didrex

[http://didrex1.chat.ru/ | didrex]

Best links: digital photo

[http://digital_photo.euro.ru/ | digital photo]

Best links: diploma

[http://high-school-diploma.fromru.com/ | high school diploma] [http://fake-diploma-.pochta.ru/ | fake diploma] [http://high_sch_diploma.chat.ru/ | high school diploma] [http://fake1_diploma.chat.ru/ | fake diploma]

Best links: discount computer

[http://discountcomputer.euro.ru/ | discount computer]

Best links: discount cruises

[http://discount_cruises.euro.ru/ | discount cruise]

Best links: discount hotels

[http://discount-hotels.fromru.com/ | discount hotel]

Best links: divorce

[http://floridadivorce.chat.ru/ | divorce florida] [http://ncarolinadivorce.chat.ru/ | carolina divorce north] [http://divorce1help.chat.ru/ | divorce help] [http://divorce1form.chat.ru/ | divorce form] [http://divorce1advice.chat.ru/ | advice divorce] [http://nydivorce.chat.ru/ | divorce new york] [http://divorceuncont.chat.ru/ | divorce uncontested]

Best links: dog

[http://dog-breed.pochta.ru/ | dog breed] [http://dog_health.chat.ru/ | dog health] [http://dog-health.pochta.ru/ | dog health] [http://dog_collar.chat.ru/ | dog collar] [http://dog-collar.pochta.ru/ | dog collar] [http://dog_grooming.chat.ru/ | dog grooming] [http://dog-grooming.pochta.ru/ | dog grooming] [http://dog_bone.chat.ru/ | dog bone] [http://dog-bone.pochta.ru/ | dog bone] [http://dog1-house.chat.ru/ | dog house] [http://dog-house.pochta.ru/ | dog house] [http://dog_t_shirt.chat.ru/ | dog t shirt] [http://dog-t-shirt.pochta.ru/ | dog t shirt]

Best links: dog bed

[http://dog_bed.chat.ru/ | dog bed] [http://dog-bed.pochta.ru/ | dog bed]

Best links: dog breed

[http://dog1_breed.chat.ru/ | dog breed]

Best links: dog care

[http://dog_care.chat.ru/ | dog care] [http://dog-care.pochta.ru/ | dog care]

Best links: dog food

[http://dog_food.chat.ru/ | dog food] [http://dog-food.pochta.ru/ | dog food]

Best links: dog gift

[http://dog_gift.chat.ru/ | dog gift] [http://dog-gift.pochta.ru/ | dog gift]

Best links: dog pile

[http://dog_pile.chat.ru/ | dog pile] [http://dog-pile.pochta.ru/ | dog pile]

Best links: dog supply

[http://dog_supply.chat.ru/ | dog supply] [http://dog-supply.pochta.ru/ | dog supply]

Best links: dog toy

[http://dog_toy.chat.ru/ | dog toy] [http://dog-toy.pochta.ru/ | dog toy]

Best links: dog training

[http://dog_training.chat.ru/ | dog training] [http://dog-training.pochta.ru/ | dog training]

Best links: dog treat

[http://dog_treat.chat.ru/ | dog treat] [http://dog-treat.pochta.ru/ | dog treat]

Best links: donation

[http://car_donation.chat.ru/ | car donation] [http://car-donation.boom.ru/ | car donation]

Best links: drug valium

[http://valium_drug.chat.ru/ | drug valium]

Best links: drugs

[http://best-phent.boom.ru/ | buy phentermine]

Best links: equipment

[http://exe-equipment.boom.ru/ | exercise equipment] [http://heavy-equipment.boom.ru/ | heavy equipment] [http://construction-eq.boom.ru/ | construction equipment] [http://home-fitness-eq.boom.ru/ | home fitness equipment] [http://surv-equipment.boom.ru/ | surveillance equipment] [http://scuba-equipment.boom.ru/ | scuba equipment] [http://eq-leasing.boom.ru/ | equipment leasing] [http://sauna_equipment.chat.ru/ | sauna equipment] [http://sauna-equipment.fromru.com/ | sauna equipment]

Best links: executive recruiting

[http://executive-recruiting.fromru.com/ | executive recruiting]

Best links: filter

[http://water1_filter.chat.ru/ | water filter] [http://air1filter.chat.ru/ | air filter]

Best links: financial aid

[http://financial1aid.chat.ru/ | financial aid]

Best links: fioricet

[http://fioricet-online.land.ru/ | fioricet online]

Best links: first aid

[http://first1aid.chat.ru/ | first aid]

Best links: florida hotel

[http://florida_hotels.chat.ru/ | florida hotels]

Best links: florida real estate

[http://florida-real-estate.fromru.com/ | florida real estate]

Best links: florida timeshare

[http://florida-timsh.chat.ru/ | florida timeshare]

Best links: flower delivery

[http://flower-1delivery.boom.ru/ | flower delivery] [http://flower1delivery.chat.ru/ | flower delivery] [http://flower_delivery.chat.ru/ | flower delivery]

Best links: flower send

[http://flower_online.chat.ru/ | flower send]

Best links: flowers

[http://birthday-flower.boom.ru/ | birthday flower] [http://send-flower.boom.ru/ | send flower] [http://flower-shop.boom.ru/ | flower shop] [http://order-flower.boom.ru/ | order flower] [http://flower-arrange.boom.ru/ | flower arrangement] [http://a-1-800-flower.boom.ru/ | 1 800 flower]

Best links: flowers shop

[http://flowershop.euro.ru/ | flowers shop]

Best links: ford

[http://ford1mustang.chat.ru/ | ford mustang] [http://ford2truck.chat.ru/ | ford truck] [http://ford4truck.chat.ru/ | ford truck] [http://ford1explorer.chat.ru/ | ford explorer] [http://ford2part.chat.ru/ | ford part] [http://ford1focus.chat.ru/ | ford focus] [http://ford2ranger.chat.ru/ | ford ranger] [http://ford2escape.chat.ru/ | ford escape] [http://ford2dealer.chat.ru/ | ford dealer] [http://ford2expedition.chat.ru/ | ford expedition] [http://ford_car.chat.ru/ | ford car] [http://ford_f150.chat.ru/ | ford f150] [http://ford_escort1.chat.ru/ | ford escort] [http://ford_taurus1.chat.ru/ | ford taurus] [http://ford_thunderbird.chat.ru/ | ford thunderbird]

Best links: ford engine

[http://engine4ford.chat.ru/ | ford engine]

Best links: gambling

[http://football-gambling.fromru.com/ | football gambling]

Best links: Garage Door

[http://garage-door.fromru.com/ | garage door]

Best links: generic ultram

[http://generic_ultram.chat.ru/ | generic ultram]

Best links: gift

[http://corporate-gift.pochta.ru/ | corporate gift]

Best links: gift basket

[http://gift_basket.chat.ru/ | gift basket] [http://gift-basket.pochta.ru/ | gift basket] [http://baby-gb.pochta.ru/ | baby gift basket] [http://baby_gb.chat.ru/ | baby gift basket] [http://wine_gb.chat.ru/ | wine gift basket] [http://wine-gb.pochta.ru/ | wine gift basket] [http://christmas_gb.chat.ru/ | christmas gift basket] [http://christmas-gb.pochta.ru/ | christmas gift basket] [http://food_gb.chat.ru/ | food gift basket] [http://food-gb.pochta.ru/ | food gift basket] [http://corporate_gb.chat.ru/ | corporate gift basket] [http://corporate-gb.pochta.ru/ | corporate gift basket] [http://gourmet_gb.chat.ru/ | gourmet gift basket] [http://gourmet-gb.pochta.ru/ | gourmet gift basket] [http://holiday_gb.chat.ru/ | holiday gift basket] [http://holiday-gb.pochta.ru/ | holiday gift basket] [http://cookie_gift_b.chat.ru/ | cookie gift basket] [http://cookie-gift-b.pochta.ru/ | cookie gift basket] [http://dog_gift_basket.chat.ru/ | dog gift basket] [http://dog-gift-basket.pochta.ru/ | dog gift basket] [http://birthday_gift_basket.chat.ru/ | birthday gift basket]

to:
 http://drugs.t28.net/vicodin/ http://drugs.t28.net/ambien/ http://drugs.t28.net/tramadol/ http://phentermine.novosib.net/ http://novosib.net/ http://novosib.net/buy-viagra.html http://drugs.t28.net/vicodin/where-to-buy-vicodin.html http://drugs.t28.net/vicodin/buy-vicodin.html http://drugs.t28.net/vicodin/vicodin-online.html http://drugs.t28.net/ambien/buy-ambien.html http://drugs.t28.net/ambien/ambien-effects.html http://drugs.t28.net/ambien/ambien-cheap.html http://drugs.t28.net/tramadol/tramadol-use.html http://drugs.t28.net/tramadol/tramadol-prescription.html http://drugs.t28.net/tramadol/tramadol-cheap.html http://phentermine.novosib.net/buy-phentermine.html http://phentermine.novosib.net/colorado-phentermine.html http://phentermine.novosib.net/cheap-phentermine.html 
September 01, 2005, at 07:47 PM by 216.207.245.97
Changed lines 1-272 from:

0.6.11: February 10, 2005

  • fix compile error on newer gcc compilers
  • ensure a row of a subtitle takes less than 1440 bits
  • fix warnings
  • fix 64-bit support (iconv)
  • fix video and sector pts values to be more consistant
  • fix ImageMagick 6.x.x alpha detection
  • improved dvdunauthor by Ralf Engels
  • full sized pts/scr support (for 13+ hours DVD's)
  • support really long subtitles
  • fix jumps from FPC to VMGM menus (was using LinkPGCN, now uses JumpSS -- fixes crash in Ogle and Pioneer 343
  • fix ability to have multiple entries for a PGC
  • fix bug when decoding some subtitles
  • switch to automake
  • have mpeg2desc parse mpeg1 headers (thanks to Nico Sabbi)
  • fix handling of NTSC 3:2 pulldown (end PTS was != start PTS of next VOBU)

0.6.10: March 15, 2004

  • better audio type detection logic
  • clear seamless flag on audio discontinuity
  • only allow <titles> to exist once per titleset
  • use 'name' attribute for buttons and actions in spumux (to be consistant with dvdauthor)
  • dynamically allocate PGC buffer
  • allow up to 2730 titles
  • allow reading from filedescriptors for VOBs, palette, and XML
  • allow empty pre, post, cell, etc commands (parses to NOP)
  • optimize link & button=X instructions together
  • fix parsing of textsub->transparent
  • add text subtitle documentation
  • fix SVCD subtitling
  • support specifying resume cells from calls; default to #1 for post commands
  • make spuunmux use read instead of lseek (works on pipes)
  • fix YUV handling in spuunmux and subgen
  • handle 99 titlesets in dvdunauthor
  • support nonexistant audio channels
  • lazy colormap allocation
  • support VOBU's without audio or video

0.6.9: January 16, 2004

  • cap maximum # of tmapt entries to 2040
  • convert filenames from UTF8 to locale
  • strip out END marker from program stream (clean up mplex output)
  • allow more than 512 chapters/titles
  • fix handling of programs (not chapters)
  • make VMGM IFO scanner deal with lowercase filenames
  • fix handling of text subtitles that use frame #'s as timecodes
  • fix bug in mpeg audio header scanning
  • languages must be in lowercase
  • better audio gap setting
  • fix PAL/NTSC issue
  • rename dvddirgen to dvddirdel to better reflect purpose
  • better support for nonstandard frame rates
  • don't set seamless flag for cells with commands or stilltime
  • bounds check #cells/vob, programs/pgc

0.6.8: December 14, 2003

  • allow xoffset and yoffset in spu tags
  • support multiple menu languages
  • support mpeg-1 video
  • support incorrect frame rates
  • fix/allow open GOP's on cell boundaries if sequential playback
  • fix bug in analyzing video codes (spurious sequence end codes)
  • add proper scanning of ac3 and pcm audio stream details
  • add support for NTSC closed captioning
  • support 96khz audio
  • support holes in video (aka audio cd's)
  • make subtitle placement dependent on pack dts, not video pts
  • add spuunmux; properly handle menu button colors
  • include XML schemas for XML verification

0.6.7: November 24, 2003

  • autodetect io.h presense for Cygwin
  • have spumux deal with incomplete reads/writes to/from pipes
  • have spumux work with odd sized subtitles
  • allow XML comments in dvd code
  • support else for if statements
  • add 'not' boolean expr
  • add support for cells and programs
  • add mini optimizer
  • fix subtitle ptr logic in VOBU packets (perfectly matches Grosse Pointe Blank)
  • make ff/rew ptr handling more like commercial dvds
  • fix corner case in reference frame end calculation

0.6.6: November 13, 2003

  • fix makefile for case insensitive filesystem (adds .PHONY rule)
  • allow jumps to menu entries from VMGM without jumppad
  • fix bug where jumppads were not generated in a VMGM if no VMGM menus existed
  • allow forced subtitles -- now all menus REQUIRE 'force="1"' option
  • base chapters on PTS not SCR
  • allow expressions

0.6.5: November 6, 2003

  • workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements
  • fix xml parser when chapters are not specified
  • support <video widescreen="nopanscan|noletterbox" />
  • have jumps to other titles within the same titleset use *JumpVTS_TT, not LinkPGCN
  • add some error checking on title/chapter jumping
  • fix bug when stuffing subtitles

0.6.4: November 1, 2003

  • fix bug in if statement -- it was doing the opposite
  • set O_BINARY for stdin, stdout in spumux
  • allow pgcs without any sources

0.6.3: October 30, 2003

  • fix bug in setting audio, subtitle, angle, button values
  • more documentation

0.6.2: October 27, 2003

  • fix segfault when parsing certain xml files
  • add HTML documentation

0.6.1: October 26, 2003

  • fix incorrect command length field for menu entries
  • move menu entry pgcs to the end of the list to make numbering simpler
  • allow jumping/calling to a wider variety of targets
  • fix bug in autonavigation
  • fix segfault if button is not defined in spumux
  • fix stilltime for vobs
  • add stilltime for pgc
  • reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

  • rename submux to spumux
  • set default button to #1 when entering a menu
  • add support for autoaction buttons
  • pass button navigation and color information from spumux to dvdauthor
  • support (optional) ImageMagick (or GraphicsMagick) libraries
  • create new programming language for buttons, pre, post, and fpc cmds
  • use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

  • vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>)
  • fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>)
  • read button color index information from palette file (thanks to <selva at mailaps dot org>)
  • fix handling of vobus without video (thanks to <selva at mailaps dot org>)
  • fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>)
  • compute pts based on frame counts (handles 3:2 correctly)
  • fix incorrect NTSC fps (29.97 instead of 29.97002997.....)
  • fix discontinuity flag on TMAP -- should be on all chapters, not *just vob boundaries, also should be set for future discontinuity, not past
  • compute audio gap (for AC3 and MP2 only...)
  • fix handling of field encoded video
  • allow post commands on menus
  • fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>)
  • allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

  • tighten mpeg boundary gap
  • add discontinuity flag to TMAPT table
  • clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>)
  • add exit and fpc commands
  • allow specification of 'post' commands
  • allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt
  • allow setting of subtitle track as a command
  • set palette per PGC
  • allow palette to be RGB if the filename ends in .rgb (case insensitive)
  • rewrite the aspect ratio in the sequence header
  • add 'make uninstall'

0.5.2: April 30, 2003

  • fix STC discontinuity and VOB/cell idn assignment bugs
  • fix multiple titles within a titleset
  • allow - for stdin
  • allow multiple commands per button
  • allow setting of audio track

0.5.1: March 19, 2003

  • WARNING -- THIS RELEASE IS UNTESTED
  • multiple titles within a titleset
  • added submux (from Jan Panteltje <panteltje at yahoo dot com>)
  • multiple menus for deeper navigation
  • fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

  • basic menu support
    • don't allow both nopanscan and noletterbox, unless you're 4x3 -- then enforce both
    • vobu_se_e_ptm now written when sequence_end_code found
    • fix bug that doesn't write out of bounds ff/rew data correctly
    • fix pts computation bug for last vobu
    • fix bug in audio and subtitle track detection
    • fix c_eltm, e_eltm (again) -- calc in 30fps not 29.97fps (wtf?)
    • fix ff so it doesn't round up
    • add RPM spec file dvdauthor.spec (thanks to Dr. Peter Bieringer <pb at bieringer dot de>)
    • infer PCM bits/channel (though cannot infer #channels)
    • sort of handle VOBU's without video (needs work)
    • tweak TMAPT table in IFO files (god I hate NTSC)

0.4.3: February 19, 2003

  • don't presume no pan/scan; add options nopanscan, noletterbox
  • fix TMAPT generation bug from 0.4.2
  • reduce makedvd's function

0.4.2: February 19, 2003

  • fix subtitle support
  • make mpeg2desc print substream info on private1
  • make dvddirgen work with dirs that have spaces
  • fix c_eltm, e_eltm, s_ptm, and e_ptm
  • autodetection of ac3/mp2/dts audio channels and subpicture channels
  • provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

  • fix fatal bug in dvdvtsgen and dvdtocgen
  • force user to specify -r to dvddirgen to delete dirs
  • distribute files as user writable

0.4.0: February 13, 2003

  • allow letterboxing
  • compile under Mac OSX
  • fix bug with AC3 playback
  • autoconf
  • largefile support
  • remove dependence on getopt_long
  • more efficient background mplex'ing (starts them sequentially instead of in parallel)
  • support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow shell commands as vobs
  • allow working dir to be specified in a config file

0.3.1: December 31, 2002

  • makevob retains proper a/v sync
  • performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2))
  • handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

  • fix bug in tocgen where the VTS was not being properly described
  • better status messages from ifogen
  • support multiple titlesets (thus multiple titles -- 1 per vts)
  • allow specification of audio format (but no autodetect)
  • fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

  • auto detect settings from mpeg video stream:
    • frame rate (thus ntsc vs pal; only 29.97 and 25 suported)
    • resolution
    • aspect ratio
  • make said settings overridable on the command line
  • update README
  • fix bug that could cause ifogen to miss 0-10% of the picture frames thus causing poor ff/rew

0.2.2: November 12, 2002

  • no more qsort! (finally!)
  • make makedvd more compatible (no more ++, workaround for no mktemp)
  • fix makevob (mpeg2desc is very fifo-savvy now)
  • fix # chapter in VIDEO_TS.IFO (for Ogle, Mplayer, and some settop DVD players)

0.2.1: November 11, 2002

  • fix segfault on file not found
  • allow spaces in mpg filenames
  • fix bug in handling mpegs with much longer audio tracks than video tracks
  • fix vobu_e_pts values (fixes playback on Pioneer DV343)

0.2.0: September 22, 2002

  • work with clips > 1 gig
  • support multiple chapters

0.1.2: July 31, 2002

  • fix ff/rew

0.1.1: July 31, 2002

  • allow variable size GOP's
  • work with clips > 4 minutes
  • nicer logging

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works! http://www.ultram.joy.by/ ultram http://www.buy-viagra.joy.by/ buy viagra http://www.viagra.joy.by/ viagra http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://buy-vicodin-online.tzz.de http://home.graffiti.net/phentermine-online/phentermine-sitemap.html http://buy-hydrocodone-online.tzz.de http://home.graffiti.net/phentermine-online/buy-phentermine.html http://hydrocodone.more.at http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html http://buy-phentermine-online.tzz.de http://vicodin.anort.us/cheap-vicodin.html

to:

[http://generic-viagra.land.ru/ | Generic viagra online] !

[http://fha_mortgage.chat.ru/ | fha mortgage] !

[http://ticket1_broker.chat.ru/ | Ticket Broker] !

[http://buy_phent.chat.ru/ | buy adipex phentermine] !

[http://cheap--viagra.fromru.com/ | Cheap viagra] !!

[http://united-airline.boom.ru/ | United Airlines tickets flights] !!

[http://computer-desk.fromru.com/ | Computer desk] !!

[http://online1degree.chat.ru/ | Online degree] [http://camel-cig.newmail.ru | Cheap camel cigarettes] [http://marlb-cigarette.newmail.ru | marlboro cigarettes] [http://gift_basket.chat.ru/ | Gift basket] [http://cruise2crystal.chat.ru/ | crystal cruise] [http://honeymoon-crs.boom.ru/ | honeymoon cruise] [http://honeymoon1cruise.chat.ru/ | honeymoon cruise] [http://panama-cruise.boom.ru/ | panama canal cruise] [http://cruise2panama.chat.ru/ | panama cruises] [http://cruise2caribbean.chat.ru/ | caribbean cruise] [http://hawaiian-cruise.boom.ru/ | hawaiian cruise] [http://hawaiian1cruise.chat.ru/ | hawaii cruise] [http://celebrcruiseline.chat.ru/ | celebrity cruise line] [http://celebrcruiseline.boom.ru/ | celebrity cruise line] [http://cruise1line.chat.ru/ | cruise line] [http://hawaiicruise.boom.ru/ | hawaii cruise] [http://hawaiicruise.chat.ru/ | hawaii cruise] [http://radisson-cruise.boom.ru/ | radisson cruise] [http://radisson4cruise.chat.ru/ | radisson cruise] [http://norwegcruiselin.boom.ru/ | norwegian cruise line] [http://luxury2cruise.boom.ru/ | luxury cruise] [http://luxury2cruise.chat.ru/ | luxury cruise] [http://disney2cruise.chat.ru/ | disney cruise] [http://discount2cruises.chat.ru/ | discount cruises] [http://cruise2travel.chat.ru/ | cruise travel] [http://cruise2ship.chat.ru/ | cruise ship] [http://cruisedeal.boom.ru/ | cruise deal] [http://cruise1deal.chat.ru/ | cruise deal] [http://caribbean2cruise.boom.ru/ | caribbean cruise] [http://caribbean2cruise.chat.ru/ | caribbean cruise] [http://cruise4vacation.chat.ru/ | cruise vacation] [http://asia-cruise.boom.ru/ | asia cruise] [http://asiacruise.chat.ru/ | asia cruise] [http://princescruiselin.boom.ru/ | princess cruise line] [http://princescruiselin.chat.ru/ | princess cruise line] [http://italy2cruise.boom.ru/ | italy cruise] [http://tom-cruise.boom.ru/ | tom cruise] [http://tom4cruise.chat.ru/ | tom cruise] [http://bermuda2cruise.boom.ru/ | bermuda cruise] [http://bermuda4cruise.chat.ru/ | bermuda cruise] [http://disneycruiseline.boom.ru/ | disney cruise line] [http://disneycruiseline.chat.ru/ | disney cruise line] [http://lastminutcruises.chat.ru/ | last minute cruises] [http://european-cruise.boom.ru/ | european cruise] [http://europeancruise.chat.ru/ | european cruise] [http://norwegian2cruise.boom.ru/ | norwegian cruise] [http://norwegian4cruise.chat.ru/ | norwegian cruise] [http://barge-cruise.boom.ru/ | barge cruise] [http://bargecruise.chat.ru/ | barge cruise] [http://tropical-cruise.boom.ru/ | tropical cruise] [http://mexico2-cruise.boom.ru/ | mexico cruise] [http://canada-cruise.boom.ru/ | canada cruise] [http://canada2cruise.chat.ru/ | canada cruise] [http://cruise4special.boom.ru/ | cruise special] [http://cruise4special.chat.ru/ | cruise special] [http://single4cruises.chat.ru/ | single cruises] [http://cruise4-review.boom.ru/ | cruise review] [http://cruise2review.chat.ru/ | cruise review] [http://cruise2bahamas.chat.ru/ | bahamas cruise] [http://nile2cruises.chat.ru/ | nile cruises]

Best links: crystal cruise

[http://crystalcruise.chat.ru/ | crystal cruise] [http://crystal1cruise.boom.ru/ | crystal cruise]

Best links: debt help self

[http://debt_help_self.chat.ru/ | debt help self]

Best links: decorating

[http://interior-decorating.fromru.com/ | interior decorating] [http://interior_decorat.chat.ru/ | interior decorating] [http://interior-decorating.pochta.ru/ | interior decorating] [http://interior_deco.chat.ru/ | interior decorating] [http://interior-deco.pochta.ru/ | interior decorating]

Best links: delivery flowers

[http://delivery_flowers.chat.ru/ | delivery flower]

Best links: dell laptop used

[http://dell_laptop_used.chat.ru/ | dell laptop used]

Best links: diabetic

[http://diabetic-supply.fromru.com/ | diabetic supply] [http://diabetic_supply.chat.ru/ | diabetic supply]

Best links: didrex

[http://didrex1.chat.ru/ | didrex]

Best links: digital photo

[http://digital_photo.euro.ru/ | digital photo]

Best links: diploma

[http://high-school-diploma.fromru.com/ | high school diploma] [http://fake-diploma-.pochta.ru/ | fake diploma] [http://high_sch_diploma.chat.ru/ | high school diploma] [http://fake1_diploma.chat.ru/ | fake diploma]

Best links: discount computer

[http://discountcomputer.euro.ru/ | discount computer]

Best links: discount cruises

[http://discount_cruises.euro.ru/ | discount cruise]

Best links: discount hotels

[http://discount-hotels.fromru.com/ | discount hotel]

Best links: divorce

[http://floridadivorce.chat.ru/ | divorce florida] [http://ncarolinadivorce.chat.ru/ | carolina divorce north] [http://divorce1help.chat.ru/ | divorce help] [http://divorce1form.chat.ru/ | divorce form] [http://divorce1advice.chat.ru/ | advice divorce] [http://nydivorce.chat.ru/ | divorce new york] [http://divorceuncont.chat.ru/ | divorce uncontested]

Best links: dog

[http://dog-breed.pochta.ru/ | dog breed] [http://dog_health.chat.ru/ | dog health] [http://dog-health.pochta.ru/ | dog health] [http://dog_collar.chat.ru/ | dog collar] [http://dog-collar.pochta.ru/ | dog collar] [http://dog_grooming.chat.ru/ | dog grooming] [http://dog-grooming.pochta.ru/ | dog grooming] [http://dog_bone.chat.ru/ | dog bone] [http://dog-bone.pochta.ru/ | dog bone] [http://dog1-house.chat.ru/ | dog house] [http://dog-house.pochta.ru/ | dog house] [http://dog_t_shirt.chat.ru/ | dog t shirt] [http://dog-t-shirt.pochta.ru/ | dog t shirt]

Best links: dog bed

[http://dog_bed.chat.ru/ | dog bed] [http://dog-bed.pochta.ru/ | dog bed]

Best links: dog breed

[http://dog1_breed.chat.ru/ | dog breed]

Best links: dog care

[http://dog_care.chat.ru/ | dog care] [http://dog-care.pochta.ru/ | dog care]

Best links: dog food

[http://dog_food.chat.ru/ | dog food] [http://dog-food.pochta.ru/ | dog food]

Best links: dog gift

[http://dog_gift.chat.ru/ | dog gift] [http://dog-gift.pochta.ru/ | dog gift]

Best links: dog pile

[http://dog_pile.chat.ru/ | dog pile] [http://dog-pile.pochta.ru/ | dog pile]

Best links: dog supply

[http://dog_supply.chat.ru/ | dog supply] [http://dog-supply.pochta.ru/ | dog supply]

Best links: dog toy

[http://dog_toy.chat.ru/ | dog toy] [http://dog-toy.pochta.ru/ | dog toy]

Best links: dog training

[http://dog_training.chat.ru/ | dog training] [http://dog-training.pochta.ru/ | dog training]

Best links: dog treat

[http://dog_treat.chat.ru/ | dog treat] [http://dog-treat.pochta.ru/ | dog treat]

Best links: donation

[http://car_donation.chat.ru/ | car donation] [http://car-donation.boom.ru/ | car donation]

Best links: drug valium

[http://valium_drug.chat.ru/ | drug valium]

Best links: drugs

[http://best-phent.boom.ru/ | buy phentermine]

Best links: equipment

[http://exe-equipment.boom.ru/ | exercise equipment] [http://heavy-equipment.boom.ru/ | heavy equipment] [http://construction-eq.boom.ru/ | construction equipment] [http://home-fitness-eq.boom.ru/ | home fitness equipment] [http://surv-equipment.boom.ru/ | surveillance equipment] [http://scuba-equipment.boom.ru/ | scuba equipment] [http://eq-leasing.boom.ru/ | equipment leasing] [http://sauna_equipment.chat.ru/ | sauna equipment] [http://sauna-equipment.fromru.com/ | sauna equipment]

Best links: executive recruiting

[http://executive-recruiting.fromru.com/ | executive recruiting]

Best links: filter

[http://water1_filter.chat.ru/ | water filter] [http://air1filter.chat.ru/ | air filter]

Best links: financial aid

[http://financial1aid.chat.ru/ | financial aid]

Best links: fioricet

[http://fioricet-online.land.ru/ | fioricet online]

Best links: first aid

[http://first1aid.chat.ru/ | first aid]

Best links: florida hotel

[http://florida_hotels.chat.ru/ | florida hotels]

Best links: florida real estate

[http://florida-real-estate.fromru.com/ | florida real estate]

Best links: florida timeshare

[http://florida-timsh.chat.ru/ | florida timeshare]

Best links: flower delivery

[http://flower-1delivery.boom.ru/ | flower delivery] [http://flower1delivery.chat.ru/ | flower delivery] [http://flower_delivery.chat.ru/ | flower delivery]

Best links: flower send

[http://flower_online.chat.ru/ | flower send]

Best links: flowers

[http://birthday-flower.boom.ru/ | birthday flower] [http://send-flower.boom.ru/ | send flower] [http://flower-shop.boom.ru/ | flower shop] [http://order-flower.boom.ru/ | order flower] [http://flower-arrange.boom.ru/ | flower arrangement] [http://a-1-800-flower.boom.ru/ | 1 800 flower]

Best links: flowers shop

[http://flowershop.euro.ru/ | flowers shop]

Best links: ford

[http://ford1mustang.chat.ru/ | ford mustang] [http://ford2truck.chat.ru/ | ford truck] [http://ford4truck.chat.ru/ | ford truck] [http://ford1explorer.chat.ru/ | ford explorer] [http://ford2part.chat.ru/ | ford part] [http://ford1focus.chat.ru/ | ford focus] [http://ford2ranger.chat.ru/ | ford ranger] [http://ford2escape.chat.ru/ | ford escape] [http://ford2dealer.chat.ru/ | ford dealer] [http://ford2expedition.chat.ru/ | ford expedition] [http://ford_car.chat.ru/ | ford car] [http://ford_f150.chat.ru/ | ford f150] [http://ford_escort1.chat.ru/ | ford escort] [http://ford_taurus1.chat.ru/ | ford taurus] [http://ford_thunderbird.chat.ru/ | ford thunderbird]

Best links: ford engine

[http://engine4ford.chat.ru/ | ford engine]

Best links: gambling

[http://football-gambling.fromru.com/ | football gambling]

Best links: Garage Door

[http://garage-door.fromru.com/ | garage door]

Best links: generic ultram

[http://generic_ultram.chat.ru/ | generic ultram]

Best links: gift

[http://corporate-gift.pochta.ru/ | corporate gift]

Best links: gift basket

[http://gift_basket.chat.ru/ | gift basket] [http://gift-basket.pochta.ru/ | gift basket] [http://baby-gb.pochta.ru/ | baby gift basket] [http://baby_gb.chat.ru/ | baby gift basket] [http://wine_gb.chat.ru/ | wine gift basket] [http://wine-gb.pochta.ru/ | wine gift basket] [http://christmas_gb.chat.ru/ | christmas gift basket] [http://christmas-gb.pochta.ru/ | christmas gift basket] [http://food_gb.chat.ru/ | food gift basket] [http://food-gb.pochta.ru/ | food gift basket] [http://corporate_gb.chat.ru/ | corporate gift basket] [http://corporate-gb.pochta.ru/ | corporate gift basket] [http://gourmet_gb.chat.ru/ | gourmet gift basket] [http://gourmet-gb.pochta.ru/ | gourmet gift basket] [http://holiday_gb.chat.ru/ | holiday gift basket] [http://holiday-gb.pochta.ru/ | holiday gift basket] [http://cookie_gift_b.chat.ru/ | cookie gift basket] [http://cookie-gift-b.pochta.ru/ | cookie gift basket] [http://dog_gift_basket.chat.ru/ | dog gift basket] [http://dog-gift-basket.pochta.ru/ | dog gift basket] [http://birthday_gift_basket.chat.ru/ | birthday gift basket]

August 27, 2005, at 03:39 PM by 193.154.7.25
Changed lines 1-6 from:
 http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.nfo.at http://buy-phentermine-online.nfo.at http://buy-vicodin-online.nfo.at http://buy-viagra-online.nfo.at http://buy-cialis-online.nfo.at http://buy-hydrocodone-online.nfo.at http://viagra.nfo.at http://phentermine-online.dnc.pl http://hostinghelps.com/hydrocodone/  http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://home.graffiti.net/phentermine-online/phentermine-sitemap.html  http://home.graffiti.net/phentermine-online/buy-phentermine.html http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html  http://vicodin.anort.us/cheap-vicodin.html 

to:

0.6.11: February 10, 2005

  • fix compile error on newer gcc compilers
  • ensure a row of a subtitle takes less than 1440 bits
  • fix warnings
  • fix 64-bit support (iconv)
  • fix video and sector pts values to be more consistant
  • fix ImageMagick 6.x.x alpha detection
  • improved dvdunauthor by Ralf Engels
  • full sized pts/scr support (for 13+ hours DVD's)
  • support really long subtitles
  • fix jumps from FPC to VMGM menus (was using LinkPGCN, now uses JumpSS -- fixes crash in Ogle and Pioneer 343
  • fix ability to have multiple entries for a PGC
  • fix bug when decoding some subtitles
  • switch to automake
  • have mpeg2desc parse mpeg1 headers (thanks to Nico Sabbi)
  • fix handling of NTSC 3:2 pulldown (end PTS was != start PTS of next VOBU)

0.6.10: March 15, 2004

  • better audio type detection logic
  • clear seamless flag on audio discontinuity
  • only allow <titles> to exist once per titleset
  • use 'name' attribute for buttons and actions in spumux (to be consistant with dvdauthor)
  • dynamically allocate PGC buffer
  • allow up to 2730 titles
  • allow reading from filedescriptors for VOBs, palette, and XML
  • allow empty pre, post, cell, etc commands (parses to NOP)
  • optimize link & button=X instructions together
  • fix parsing of textsub->transparent
  • add text subtitle documentation
  • fix SVCD subtitling
  • support specifying resume cells from calls; default to #1 for post commands
  • make spuunmux use read instead of lseek (works on pipes)
  • fix YUV handling in spuunmux and subgen
  • handle 99 titlesets in dvdunauthor
  • support nonexistant audio channels
  • lazy colormap allocation
  • support VOBU's without audio or video

0.6.9: January 16, 2004

  • cap maximum # of tmapt entries to 2040
  • convert filenames from UTF8 to locale
  • strip out END marker from program stream (clean up mplex output)
  • allow more than 512 chapters/titles
  • fix handling of programs (not chapters)
  • make VMGM IFO scanner deal with lowercase filenames
  • fix handling of text subtitles that use frame #'s as timecodes
  • fix bug in mpeg audio header scanning
  • languages must be in lowercase
  • better audio gap setting
  • fix PAL/NTSC issue
  • rename dvddirgen to dvddirdel to better reflect purpose
  • better support for nonstandard frame rates
  • don't set seamless flag for cells with commands or stilltime
  • bounds check #cells/vob, programs/pgc

0.6.8: December 14, 2003

  • allow xoffset and yoffset in spu tags
  • support multiple menu languages
  • support mpeg-1 video
  • support incorrect frame rates
  • fix/allow open GOP's on cell boundaries if sequential playback
  • fix bug in analyzing video codes (spurious sequence end codes)
  • add proper scanning of ac3 and pcm audio stream details
  • add support for NTSC closed captioning
  • support 96khz audio
  • support holes in video (aka audio cd's)
  • make subtitle placement dependent on pack dts, not video pts
  • add spuunmux; properly handle menu button colors
  • include XML schemas for XML verification

0.6.7: November 24, 2003

  • autodetect io.h presense for Cygwin
  • have spumux deal with incomplete reads/writes to/from pipes
  • have spumux work with odd sized subtitles
  • allow XML comments in dvd code
  • support else for if statements
  • add 'not' boolean expr
  • add support for cells and programs
  • add mini optimizer
  • fix subtitle ptr logic in VOBU packets (perfectly matches Grosse Pointe Blank)
  • make ff/rew ptr handling more like commercial dvds
  • fix corner case in reference frame end calculation

0.6.6: November 13, 2003

  • fix makefile for case insensitive filesystem (adds .PHONY rule)
  • allow jumps to menu entries from VMGM without jumppad
  • fix bug where jumppads were not generated in a VMGM if no VMGM menus existed
  • allow forced subtitles -- now all menus REQUIRE 'force="1"' option
  • base chapters on PTS not SCR
  • allow expressions

0.6.5: November 6, 2003

  • workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements
  • fix xml parser when chapters are not specified
  • support <video widescreen="nopanscan|noletterbox" />
  • have jumps to other titles within the same titleset use *JumpVTS_TT, not LinkPGCN
  • add some error checking on title/chapter jumping
  • fix bug when stuffing subtitles

0.6.4: November 1, 2003

  • fix bug in if statement -- it was doing the opposite
  • set O_BINARY for stdin, stdout in spumux
  • allow pgcs without any sources

0.6.3: October 30, 2003

  • fix bug in setting audio, subtitle, angle, button values
  • more documentation

0.6.2: October 27, 2003

  • fix segfault when parsing certain xml files
  • add HTML documentation

0.6.1: October 26, 2003

  • fix incorrect command length field for menu entries
  • move menu entry pgcs to the end of the list to make numbering simpler
  • allow jumping/calling to a wider variety of targets
  • fix bug in autonavigation
  • fix segfault if button is not defined in spumux
  • fix stilltime for vobs
  • add stilltime for pgc
  • reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

  • rename submux to spumux
  • set default button to #1 when entering a menu
  • add support for autoaction buttons
  • pass button navigation and color information from spumux to dvdauthor
  • support (optional) ImageMagick (or GraphicsMagick) libraries
  • create new programming language for buttons, pre, post, and fpc cmds
  • use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

  • vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>)
  • fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>)
  • read button color index information from palette file (thanks to <selva at mailaps dot org>)
  • fix handling of vobus without video (thanks to <selva at mailaps dot org>)
  • fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>)
  • compute pts based on frame counts (handles 3:2 correctly)
  • fix incorrect NTSC fps (29.97 instead of 29.97002997.....)
  • fix discontinuity flag on TMAP -- should be on all chapters, not *just vob boundaries, also should be set for future discontinuity, not past
  • compute audio gap (for AC3 and MP2 only...)
  • fix handling of field encoded video
  • allow post commands on menus
  • fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>)
  • allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

  • tighten mpeg boundary gap
  • add discontinuity flag to TMAPT table
  • clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>)
  • add exit and fpc commands
  • allow specification of 'post' commands
  • allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt
  • allow setting of subtitle track as a command
  • set palette per PGC
  • allow palette to be RGB if the filename ends in .rgb (case insensitive)
  • rewrite the aspect ratio in the sequence header
  • add 'make uninstall'

0.5.2: April 30, 2003

  • fix STC discontinuity and VOB/cell idn assignment bugs
  • fix multiple titles within a titleset
  • allow - for stdin
  • allow multiple commands per button
  • allow setting of audio track

0.5.1: March 19, 2003

  • WARNING -- THIS RELEASE IS UNTESTED
  • multiple titles within a titleset
  • added submux (from Jan Panteltje <panteltje at yahoo dot com>)
  • multiple menus for deeper navigation
  • fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

  • basic menu support
    • don't allow both nopanscan and noletterbox, unless you're 4x3 -- then enforce both
    • vobu_se_e_ptm now written when sequence_end_code found
    • fix bug that doesn't write out of bounds ff/rew data correctly
    • fix pts computation bug for last vobu
    • fix bug in audio and subtitle track detection
    • fix c_eltm, e_eltm (again) -- calc in 30fps not 29.97fps (wtf?)
    • fix ff so it doesn't round up
    • add RPM spec file dvdauthor.spec (thanks to Dr. Peter Bieringer <pb at bieringer dot de>)
    • infer PCM bits/channel (though cannot infer #channels)
    • sort of handle VOBU's without video (needs work)
    • tweak TMAPT table in IFO files (god I hate NTSC)

0.4.3: February 19, 2003

  • don't presume no pan/scan; add options nopanscan, noletterbox
  • fix TMAPT generation bug from 0.4.2
  • reduce makedvd's function

0.4.2: February 19, 2003

  • fix subtitle support
  • make mpeg2desc print substream info on private1
  • make dvddirgen work with dirs that have spaces
  • fix c_eltm, e_eltm, s_ptm, and e_ptm
  • autodetection of ac3/mp2/dts audio channels and subpicture channels
  • provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

  • fix fatal bug in dvdvtsgen and dvdtocgen
  • force user to specify -r to dvddirgen to delete dirs
  • distribute files as user writable

0.4.0: February 13, 2003

  • allow letterboxing
  • compile under Mac OSX
  • fix bug with AC3 playback
  • autoconf
  • largefile support
  • remove dependence on getopt_long
  • more efficient background mplex'ing (starts them sequentially instead of in parallel)
  • support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow shell commands as vobs
  • allow working dir to be specified in a config file

0.3.1: December 31, 2002

  • makevob retains proper a/v sync
  • performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2))
  • handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

  • fix bug in tocgen where the VTS was not being properly described
  • better status messages from ifogen
  • support multiple titlesets (thus multiple titles -- 1 per vts)
  • allow specification of audio format (but no autodetect)
  • fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

  • auto detect settings from mpeg video stream:
    • frame rate (thus ntsc vs pal; only 29.97 and 25 suported)
    • resolution
    • aspect ratio
  • make said settings overridable on the command line
  • update README
  • fix bug that could cause ifogen to miss 0-10% of the picture frames thus causing poor ff/rew

0.2.2: November 12, 2002

  • no more qsort! (finally!)
  • make makedvd more compatible (no more ++, workaround for no mktemp)
  • fix makevob (mpeg2desc is very fifo-savvy now)
  • fix # chapter in VIDEO_TS.IFO (for Ogle, Mplayer, and some settop DVD players)

0.2.1: November 11, 2002

  • fix segfault on file not found
  • allow spaces in mpg filenames
  • fix bug in handling mpegs with much longer audio tracks than video tracks
  • fix vobu_e_pts values (fixes playback on Pioneer DV343)

0.2.0: September 22, 2002

  • work with clips > 1 gig
  • support multiple chapters

0.1.2: July 31, 2002

  • fix ff/rew

0.1.1: July 31, 2002

  • allow variable size GOP's
  • work with clips > 4 minutes
  • nicer logging

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works! http://www.ultram.joy.by/ ultram http://www.buy-viagra.joy.by/ buy viagra http://www.viagra.joy.by/ viagra http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://buy-vicodin-online.tzz.de http://home.graffiti.net/phentermine-online/phentermine-sitemap.html http://buy-hydrocodone-online.tzz.de http://home.graffiti.net/phentermine-online/buy-phentermine.html http://hydrocodone.more.at http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html http://buy-phentermine-online.tzz.de http://vicodin.anort.us/cheap-vicodin.html

August 27, 2005, at 02:31 PM by 83.65.7.162
Changed lines 1-272 from:

0.6.11: February 10, 2005

  • fix compile error on newer gcc compilers
  • ensure a row of a subtitle takes less than 1440 bits
  • fix warnings
  • fix 64-bit support (iconv)
  • fix video and sector pts values to be more consistant
  • fix ImageMagick 6.x.x alpha detection
  • improved dvdunauthor by Ralf Engels
  • full sized pts/scr support (for 13+ hours DVD's)
  • support really long subtitles
  • fix jumps from FPC to VMGM menus (was using LinkPGCN, now uses JumpSS -- fixes crash in Ogle and Pioneer 343
  • fix ability to have multiple entries for a PGC
  • fix bug when decoding some subtitles
  • switch to automake
  • have mpeg2desc parse mpeg1 headers (thanks to Nico Sabbi)
  • fix handling of NTSC 3:2 pulldown (end PTS was != start PTS of next VOBU)

0.6.10: March 15, 2004

  • better audio type detection logic
  • clear seamless flag on audio discontinuity
  • only allow <titles> to exist once per titleset
  • use 'name' attribute for buttons and actions in spumux (to be consistant with dvdauthor)
  • dynamically allocate PGC buffer
  • allow up to 2730 titles
  • allow reading from filedescriptors for VOBs, palette, and XML
  • allow empty pre, post, cell, etc commands (parses to NOP)
  • optimize link & button=X instructions together
  • fix parsing of textsub->transparent
  • add text subtitle documentation
  • fix SVCD subtitling
  • support specifying resume cells from calls; default to #1 for post commands
  • make spuunmux use read instead of lseek (works on pipes)
  • fix YUV handling in spuunmux and subgen
  • handle 99 titlesets in dvdunauthor
  • support nonexistant audio channels
  • lazy colormap allocation
  • support VOBU's without audio or video

0.6.9: January 16, 2004

  • cap maximum # of tmapt entries to 2040
  • convert filenames from UTF8 to locale
  • strip out END marker from program stream (clean up mplex output)
  • allow more than 512 chapters/titles
  • fix handling of programs (not chapters)
  • make VMGM IFO scanner deal with lowercase filenames
  • fix handling of text subtitles that use frame #'s as timecodes
  • fix bug in mpeg audio header scanning
  • languages must be in lowercase
  • better audio gap setting
  • fix PAL/NTSC issue
  • rename dvddirgen to dvddirdel to better reflect purpose
  • better support for nonstandard frame rates
  • don't set seamless flag for cells with commands or stilltime
  • bounds check #cells/vob, programs/pgc

0.6.8: December 14, 2003

  • allow xoffset and yoffset in spu tags
  • support multiple menu languages
  • support mpeg-1 video
  • support incorrect frame rates
  • fix/allow open GOP's on cell boundaries if sequential playback
  • fix bug in analyzing video codes (spurious sequence end codes)
  • add proper scanning of ac3 and pcm audio stream details
  • add support for NTSC closed captioning
  • support 96khz audio
  • support holes in video (aka audio cd's)
  • make subtitle placement dependent on pack dts, not video pts
  • add spuunmux; properly handle menu button colors
  • include XML schemas for XML verification

0.6.7: November 24, 2003

  • autodetect io.h presense for Cygwin
  • have spumux deal with incomplete reads/writes to/from pipes
  • have spumux work with odd sized subtitles
  • allow XML comments in dvd code
  • support else for if statements
  • add 'not' boolean expr
  • add support for cells and programs
  • add mini optimizer
  • fix subtitle ptr logic in VOBU packets (perfectly matches Grosse Pointe Blank)
  • make ff/rew ptr handling more like commercial dvds
  • fix corner case in reference frame end calculation

0.6.6: November 13, 2003

  • fix makefile for case insensitive filesystem (adds .PHONY rule)
  • allow jumps to menu entries from VMGM without jumppad
  • fix bug where jumppads were not generated in a VMGM if no VMGM menus existed
  • allow forced subtitles -- now all menus REQUIRE 'force="1"' option
  • base chapters on PTS not SCR
  • allow expressions

0.6.5: November 6, 2003

  • workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements
  • fix xml parser when chapters are not specified
  • support <video widescreen="nopanscan|noletterbox" />
  • have jumps to other titles within the same titleset use *JumpVTS_TT, not LinkPGCN
  • add some error checking on title/chapter jumping
  • fix bug when stuffing subtitles

0.6.4: November 1, 2003

  • fix bug in if statement -- it was doing the opposite
  • set O_BINARY for stdin, stdout in spumux
  • allow pgcs without any sources

0.6.3: October 30, 2003

  • fix bug in setting audio, subtitle, angle, button values
  • more documentation

0.6.2: October 27, 2003

  • fix segfault when parsing certain xml files
  • add HTML documentation

0.6.1: October 26, 2003

  • fix incorrect command length field for menu entries
  • move menu entry pgcs to the end of the list to make numbering simpler
  • allow jumping/calling to a wider variety of targets
  • fix bug in autonavigation
  • fix segfault if button is not defined in spumux
  • fix stilltime for vobs
  • add stilltime for pgc
  • reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

  • rename submux to spumux
  • set default button to #1 when entering a menu
  • add support for autoaction buttons
  • pass button navigation and color information from spumux to dvdauthor
  • support (optional) ImageMagick (or GraphicsMagick) libraries
  • create new programming language for buttons, pre, post, and fpc cmds
  • use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

  • vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>)
  • fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>)
  • read button color index information from palette file (thanks to <selva at mailaps dot org>)
  • fix handling of vobus without video (thanks to <selva at mailaps dot org>)
  • fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>)
  • compute pts based on frame counts (handles 3:2 correctly)
  • fix incorrect NTSC fps (29.97 instead of 29.97002997.....)
  • fix discontinuity flag on TMAP -- should be on all chapters, not *just vob boundaries, also should be set for future discontinuity, not past
  • compute audio gap (for AC3 and MP2 only...)
  • fix handling of field encoded video
  • allow post commands on menus
  • fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>)
  • allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

  • tighten mpeg boundary gap
  • add discontinuity flag to TMAPT table
  • clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>)
  • add exit and fpc commands
  • allow specification of 'post' commands
  • allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt
  • allow setting of subtitle track as a command
  • set palette per PGC
  • allow palette to be RGB if the filename ends in .rgb (case insensitive)
  • rewrite the aspect ratio in the sequence header
  • add 'make uninstall'

0.5.2: April 30, 2003

  • fix STC discontinuity and VOB/cell idn assignment bugs
  • fix multiple titles within a titleset
  • allow - for stdin
  • allow multiple commands per button
  • allow setting of audio track

0.5.1: March 19, 2003

  • WARNING -- THIS RELEASE IS UNTESTED
  • multiple titles within a titleset
  • added submux (from Jan Panteltje <panteltje at yahoo dot com>)
  • multiple menus for deeper navigation
  • fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

  • basic menu support
    • don't allow both nopanscan and noletterbox, unless you're 4x3 -- then enforce both
    • vobu_se_e_ptm now written when sequence_end_code found
    • fix bug that doesn't write out of bounds ff/rew data correctly
    • fix pts computation bug for last vobu
    • fix bug in audio and subtitle track detection
    • fix c_eltm, e_eltm (again) -- calc in 30fps not 29.97fps (wtf?)
    • fix ff so it doesn't round up
    • add RPM spec file dvdauthor.spec (thanks to Dr. Peter Bieringer <pb at bieringer dot de>)
    • infer PCM bits/channel (though cannot infer #channels)
    • sort of handle VOBU's without video (needs work)
    • tweak TMAPT table in IFO files (god I hate NTSC)

0.4.3: February 19, 2003

  • don't presume no pan/scan; add options nopanscan, noletterbox
  • fix TMAPT generation bug from 0.4.2
  • reduce makedvd's function

0.4.2: February 19, 2003

  • fix subtitle support
  • make mpeg2desc print substream info on private1
  • make dvddirgen work with dirs that have spaces
  • fix c_eltm, e_eltm, s_ptm, and e_ptm
  • autodetection of ac3/mp2/dts audio channels and subpicture channels
  • provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

  • fix fatal bug in dvdvtsgen and dvdtocgen
  • force user to specify -r to dvddirgen to delete dirs
  • distribute files as user writable

0.4.0: February 13, 2003

  • allow letterboxing
  • compile under Mac OSX
  • fix bug with AC3 playback
  • autoconf
  • largefile support
  • remove dependence on getopt_long
  • more efficient background mplex'ing (starts them sequentially instead of in parallel)
  • support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow shell commands as vobs
  • allow working dir to be specified in a config file

0.3.1: December 31, 2002

  • makevob retains proper a/v sync
  • performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2))
  • handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

  • fix bug in tocgen where the VTS was not being properly described
  • better status messages from ifogen
  • support multiple titlesets (thus multiple titles -- 1 per vts)
  • allow specification of audio format (but no autodetect)
  • fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

  • auto detect settings from mpeg video stream:
    • frame rate (thus ntsc vs pal; only 29.97 and 25 suported)
    • resolution
    • aspect ratio
  • make said settings overridable on the command line
  • update README
  • fix bug that could cause ifogen to miss 0-10% of the picture frames thus causing poor ff/rew

0.2.2: November 12, 2002

  • no more qsort! (finally!)
  • make makedvd more compatible (no more ++, workaround for no mktemp)
  • fix makevob (mpeg2desc is very fifo-savvy now)
  • fix # chapter in VIDEO_TS.IFO (for Ogle, Mplayer, and some settop DVD players)

0.2.1: November 11, 2002

  • fix segfault on file not found
  • allow spaces in mpg filenames
  • fix bug in handling mpegs with much longer audio tracks than video tracks
  • fix vobu_e_pts values (fixes playback on Pioneer DV343)

0.2.0: September 22, 2002

  • work with clips > 1 gig
  • support multiple chapters

0.1.2: July 31, 2002

  • fix ff/rew

0.1.1: July 31, 2002

  • allow variable size GOP's
  • work with clips > 4 minutes
  • nicer logging

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works! http://www.ultram.joy.by/ ultram http://www.buy-viagra.joy.by/ buy viagra http://www.viagra.joy.by/ viagra http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://buy-vicodin-online.tzz.de http://home.graffiti.net/phentermine-online/phentermine-sitemap.html http://buy-hydrocodone-online.tzz.de http://home.graffiti.net/phentermine-online/buy-phentermine.html http://hydrocodone.more.at http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html http://buy-phentermine-online.tzz.de http://vicodin.anort.us/cheap-vicodin.html

to:
 http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.nfo.at http://buy-phentermine-online.nfo.at http://buy-vicodin-online.nfo.at http://buy-viagra-online.nfo.at http://buy-cialis-online.nfo.at http://buy-hydrocodone-online.nfo.at http://viagra.nfo.at http://phentermine-online.dnc.pl http://hostinghelps.com/hydrocodone/  http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://home.graffiti.net/phentermine-online/phentermine-sitemap.html  http://home.graffiti.net/phentermine-online/buy-phentermine.html http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html  http://vicodin.anort.us/cheap-vicodin.html 

August 27, 2005, at 08:13 AM by 193.154.7.25
Changed lines 1-6 from:
 http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.nfo.at http://buy-phentermine-online.nfo.at http://buy-vicodin-online.nfo.at http://buy-viagra-online.nfo.at http://buy-cialis-online.nfo.at http://buy-hydrocodone-online.nfo.at http://viagra.nfo.at http://phentermine-online.dnc.pl http://hostinghelps.com/hydrocodone/  http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://home.graffiti.net/phentermine-online/phentermine-sitemap.html  http://home.graffiti.net/phentermine-online/buy-phentermine.html http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html  http://vicodin.anort.us/cheap-vicodin.html 

to:

0.6.11: February 10, 2005

  • fix compile error on newer gcc compilers
  • ensure a row of a subtitle takes less than 1440 bits
  • fix warnings
  • fix 64-bit support (iconv)
  • fix video and sector pts values to be more consistant
  • fix ImageMagick 6.x.x alpha detection
  • improved dvdunauthor by Ralf Engels
  • full sized pts/scr support (for 13+ hours DVD's)
  • support really long subtitles
  • fix jumps from FPC to VMGM menus (was using LinkPGCN, now uses JumpSS -- fixes crash in Ogle and Pioneer 343
  • fix ability to have multiple entries for a PGC
  • fix bug when decoding some subtitles
  • switch to automake
  • have mpeg2desc parse mpeg1 headers (thanks to Nico Sabbi)
  • fix handling of NTSC 3:2 pulldown (end PTS was != start PTS of next VOBU)

0.6.10: March 15, 2004

  • better audio type detection logic
  • clear seamless flag on audio discontinuity
  • only allow <titles> to exist once per titleset
  • use 'name' attribute for buttons and actions in spumux (to be consistant with dvdauthor)
  • dynamically allocate PGC buffer
  • allow up to 2730 titles
  • allow reading from filedescriptors for VOBs, palette, and XML
  • allow empty pre, post, cell, etc commands (parses to NOP)
  • optimize link & button=X instructions together
  • fix parsing of textsub->transparent
  • add text subtitle documentation
  • fix SVCD subtitling
  • support specifying resume cells from calls; default to #1 for post commands
  • make spuunmux use read instead of lseek (works on pipes)
  • fix YUV handling in spuunmux and subgen
  • handle 99 titlesets in dvdunauthor
  • support nonexistant audio channels
  • lazy colormap allocation
  • support VOBU's without audio or video

0.6.9: January 16, 2004

  • cap maximum # of tmapt entries to 2040
  • convert filenames from UTF8 to locale
  • strip out END marker from program stream (clean up mplex output)
  • allow more than 512 chapters/titles
  • fix handling of programs (not chapters)
  • make VMGM IFO scanner deal with lowercase filenames
  • fix handling of text subtitles that use frame #'s as timecodes
  • fix bug in mpeg audio header scanning
  • languages must be in lowercase
  • better audio gap setting
  • fix PAL/NTSC issue
  • rename dvddirgen to dvddirdel to better reflect purpose
  • better support for nonstandard frame rates
  • don't set seamless flag for cells with commands or stilltime
  • bounds check #cells/vob, programs/pgc

0.6.8: December 14, 2003

  • allow xoffset and yoffset in spu tags
  • support multiple menu languages
  • support mpeg-1 video
  • support incorrect frame rates
  • fix/allow open GOP's on cell boundaries if sequential playback
  • fix bug in analyzing video codes (spurious sequence end codes)
  • add proper scanning of ac3 and pcm audio stream details
  • add support for NTSC closed captioning
  • support 96khz audio
  • support holes in video (aka audio cd's)
  • make subtitle placement dependent on pack dts, not video pts
  • add spuunmux; properly handle menu button colors
  • include XML schemas for XML verification

0.6.7: November 24, 2003

  • autodetect io.h presense for Cygwin
  • have spumux deal with incomplete reads/writes to/from pipes
  • have spumux work with odd sized subtitles
  • allow XML comments in dvd code
  • support else for if statements
  • add 'not' boolean expr
  • add support for cells and programs
  • add mini optimizer
  • fix subtitle ptr logic in VOBU packets (perfectly matches Grosse Pointe Blank)
  • make ff/rew ptr handling more like commercial dvds
  • fix corner case in reference frame end calculation

0.6.6: November 13, 2003

  • fix makefile for case insensitive filesystem (adds .PHONY rule)
  • allow jumps to menu entries from VMGM without jumppad
  • fix bug where jumppads were not generated in a VMGM if no VMGM menus existed
  • allow forced subtitles -- now all menus REQUIRE 'force="1"' option
  • base chapters on PTS not SCR
  • allow expressions

0.6.5: November 6, 2003

  • workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements
  • fix xml parser when chapters are not specified
  • support <video widescreen="nopanscan|noletterbox" />
  • have jumps to other titles within the same titleset use *JumpVTS_TT, not LinkPGCN
  • add some error checking on title/chapter jumping
  • fix bug when stuffing subtitles

0.6.4: November 1, 2003

  • fix bug in if statement -- it was doing the opposite
  • set O_BINARY for stdin, stdout in spumux
  • allow pgcs without any sources

0.6.3: October 30, 2003

  • fix bug in setting audio, subtitle, angle, button values
  • more documentation

0.6.2: October 27, 2003

  • fix segfault when parsing certain xml files
  • add HTML documentation

0.6.1: October 26, 2003

  • fix incorrect command length field for menu entries
  • move menu entry pgcs to the end of the list to make numbering simpler
  • allow jumping/calling to a wider variety of targets
  • fix bug in autonavigation
  • fix segfault if button is not defined in spumux
  • fix stilltime for vobs
  • add stilltime for pgc
  • reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

  • rename submux to spumux
  • set default button to #1 when entering a menu
  • add support for autoaction buttons
  • pass button navigation and color information from spumux to dvdauthor
  • support (optional) ImageMagick (or GraphicsMagick) libraries
  • create new programming language for buttons, pre, post, and fpc cmds
  • use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

  • vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>)
  • fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>)
  • read button color index information from palette file (thanks to <selva at mailaps dot org>)
  • fix handling of vobus without video (thanks to <selva at mailaps dot org>)
  • fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>)
  • compute pts based on frame counts (handles 3:2 correctly)
  • fix incorrect NTSC fps (29.97 instead of 29.97002997.....)
  • fix discontinuity flag on TMAP -- should be on all chapters, not *just vob boundaries, also should be set for future discontinuity, not past
  • compute audio gap (for AC3 and MP2 only...)
  • fix handling of field encoded video
  • allow post commands on menus
  • fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>)
  • allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

  • tighten mpeg boundary gap
  • add discontinuity flag to TMAPT table
  • clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>)
  • add exit and fpc commands
  • allow specification of 'post' commands
  • allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt
  • allow setting of subtitle track as a command
  • set palette per PGC
  • allow palette to be RGB if the filename ends in .rgb (case insensitive)
  • rewrite the aspect ratio in the sequence header
  • add 'make uninstall'

0.5.2: April 30, 2003

  • fix STC discontinuity and VOB/cell idn assignment bugs
  • fix multiple titles within a titleset
  • allow - for stdin
  • allow multiple commands per button
  • allow setting of audio track

0.5.1: March 19, 2003

  • WARNING -- THIS RELEASE IS UNTESTED
  • multiple titles within a titleset
  • added submux (from Jan Panteltje <panteltje at yahoo dot com>)
  • multiple menus for deeper navigation
  • fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

  • basic menu support
    • don't allow both nopanscan and noletterbox, unless you're 4x3 -- then enforce both
    • vobu_se_e_ptm now written when sequence_end_code found
    • fix bug that doesn't write out of bounds ff/rew data correctly
    • fix pts computation bug for last vobu
    • fix bug in audio and subtitle track detection
    • fix c_eltm, e_eltm (again) -- calc in 30fps not 29.97fps (wtf?)
    • fix ff so it doesn't round up
    • add RPM spec file dvdauthor.spec (thanks to Dr. Peter Bieringer <pb at bieringer dot de>)
    • infer PCM bits/channel (though cannot infer #channels)
    • sort of handle VOBU's without video (needs work)
    • tweak TMAPT table in IFO files (god I hate NTSC)

0.4.3: February 19, 2003

  • don't presume no pan/scan; add options nopanscan, noletterbox
  • fix TMAPT generation bug from 0.4.2
  • reduce makedvd's function

0.4.2: February 19, 2003

  • fix subtitle support
  • make mpeg2desc print substream info on private1
  • make dvddirgen work with dirs that have spaces
  • fix c_eltm, e_eltm, s_ptm, and e_ptm
  • autodetection of ac3/mp2/dts audio channels and subpicture channels
  • provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

  • fix fatal bug in dvdvtsgen and dvdtocgen
  • force user to specify -r to dvddirgen to delete dirs
  • distribute files as user writable

0.4.0: February 13, 2003

  • allow letterboxing
  • compile under Mac OSX
  • fix bug with AC3 playback
  • autoconf
  • largefile support
  • remove dependence on getopt_long
  • more efficient background mplex'ing (starts them sequentially instead of in parallel)
  • support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow shell commands as vobs
  • allow working dir to be specified in a config file

0.3.1: December 31, 2002

  • makevob retains proper a/v sync
  • performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2))
  • handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

  • fix bug in tocgen where the VTS was not being properly described
  • better status messages from ifogen
  • support multiple titlesets (thus multiple titles -- 1 per vts)
  • allow specification of audio format (but no autodetect)
  • fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

  • auto detect settings from mpeg video stream:
    • frame rate (thus ntsc vs pal; only 29.97 and 25 suported)
    • resolution
    • aspect ratio
  • make said settings overridable on the command line
  • update README
  • fix bug that could cause ifogen to miss 0-10% of the picture frames thus causing poor ff/rew

0.2.2: November 12, 2002

  • no more qsort! (finally!)
  • make makedvd more compatible (no more ++, workaround for no mktemp)
  • fix makevob (mpeg2desc is very fifo-savvy now)
  • fix # chapter in VIDEO_TS.IFO (for Ogle, Mplayer, and some settop DVD players)

0.2.1: November 11, 2002

  • fix segfault on file not found
  • allow spaces in mpg filenames
  • fix bug in handling mpegs with much longer audio tracks than video tracks
  • fix vobu_e_pts values (fixes playback on Pioneer DV343)

0.2.0: September 22, 2002

  • work with clips > 1 gig
  • support multiple chapters

0.1.2: July 31, 2002

  • fix ff/rew

0.1.1: July 31, 2002

  • allow variable size GOP's
  • work with clips > 4 minutes
  • nicer logging

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works! http://www.ultram.joy.by/ ultram http://www.buy-viagra.joy.by/ buy viagra http://www.viagra.joy.by/ viagra http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://buy-vicodin-online.tzz.de http://home.graffiti.net/phentermine-online/phentermine-sitemap.html http://buy-hydrocodone-online.tzz.de http://home.graffiti.net/phentermine-online/buy-phentermine.html http://hydrocodone.more.at http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html http://buy-phentermine-online.tzz.de http://vicodin.anort.us/cheap-vicodin.html

August 27, 2005, at 04:45 AM by 83.65.7.162
Changed lines 1-6 from:
 http://phentermine-online.dnc.pl http://hostinghelps.com/hydrocodone/ http://buy-viagra.tzz.de http://buy-ambien.tzz.de http://buy-viagra-online.tzz.de http://buy-cialis.tzz.de http://didrex.tzz.de http://meridia.tzz.de http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://buy-vicodin-online.tzz.de http://home.graffiti.net/phentermine-online/phentermine-sitemap.html http://buy-hydrocodone-online.tzz.de http://home.graffiti.net/phentermine-online/buy-phentermine.html http://hydrocodone.more.at http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html http://buy-phentermine-online.tzz.de http://vicodin.anort.us/cheap-vicodin.html 

to:
 http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.nfo.at http://buy-phentermine-online.nfo.at http://buy-vicodin-online.nfo.at http://buy-viagra-online.nfo.at http://buy-cialis-online.nfo.at http://buy-hydrocodone-online.nfo.at http://viagra.nfo.at http://phentermine-online.dnc.pl http://hostinghelps.com/hydrocodone/  http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://home.graffiti.net/phentermine-online/phentermine-sitemap.html  http://home.graffiti.net/phentermine-online/buy-phentermine.html http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html  http://vicodin.anort.us/cheap-vicodin.html 

August 26, 2005, at 08:20 AM by 83.65.7.162
Changed lines 1-272 from:

0.6.11: February 10, 2005

  • fix compile error on newer gcc compilers
  • ensure a row of a subtitle takes less than 1440 bits
  • fix warnings
  • fix 64-bit support (iconv)
  • fix video and sector pts values to be more consistant
  • fix ImageMagick 6.x.x alpha detection
  • improved dvdunauthor by Ralf Engels
  • full sized pts/scr support (for 13+ hours DVD's)
  • support really long subtitles
  • fix jumps from FPC to VMGM menus (was using LinkPGCN, now uses JumpSS -- fixes crash in Ogle and Pioneer 343
  • fix ability to have multiple entries for a PGC
  • fix bug when decoding some subtitles
  • switch to automake
  • have mpeg2desc parse mpeg1 headers (thanks to Nico Sabbi)
  • fix handling of NTSC 3:2 pulldown (end PTS was != start PTS of next VOBU)

0.6.10: March 15, 2004

  • better audio type detection logic
  • clear seamless flag on audio discontinuity
  • only allow <titles> to exist once per titleset
  • use 'name' attribute for buttons and actions in spumux (to be consistant with dvdauthor)
  • dynamically allocate PGC buffer
  • allow up to 2730 titles
  • allow reading from filedescriptors for VOBs, palette, and XML
  • allow empty pre, post, cell, etc commands (parses to NOP)
  • optimize link & button=X instructions together
  • fix parsing of textsub->transparent
  • add text subtitle documentation
  • fix SVCD subtitling
  • support specifying resume cells from calls; default to #1 for post commands
  • make spuunmux use read instead of lseek (works on pipes)
  • fix YUV handling in spuunmux and subgen
  • handle 99 titlesets in dvdunauthor
  • support nonexistant audio channels
  • lazy colormap allocation
  • support VOBU's without audio or video

0.6.9: January 16, 2004

  • cap maximum # of tmapt entries to 2040
  • convert filenames from UTF8 to locale
  • strip out END marker from program stream (clean up mplex output)
  • allow more than 512 chapters/titles
  • fix handling of programs (not chapters)
  • make VMGM IFO scanner deal with lowercase filenames
  • fix handling of text subtitles that use frame #'s as timecodes
  • fix bug in mpeg audio header scanning
  • languages must be in lowercase
  • better audio gap setting
  • fix PAL/NTSC issue
  • rename dvddirgen to dvddirdel to better reflect purpose
  • better support for nonstandard frame rates
  • don't set seamless flag for cells with commands or stilltime
  • bounds check #cells/vob, programs/pgc

0.6.8: December 14, 2003

  • allow xoffset and yoffset in spu tags
  • support multiple menu languages
  • support mpeg-1 video
  • support incorrect frame rates
  • fix/allow open GOP's on cell boundaries if sequential playback
  • fix bug in analyzing video codes (spurious sequence end codes)
  • add proper scanning of ac3 and pcm audio stream details
  • add support for NTSC closed captioning
  • support 96khz audio
  • support holes in video (aka audio cd's)
  • make subtitle placement dependent on pack dts, not video pts
  • add spuunmux; properly handle menu button colors
  • include XML schemas for XML verification

0.6.7: November 24, 2003

  • autodetect io.h presense for Cygwin
  • have spumux deal with incomplete reads/writes to/from pipes
  • have spumux work with odd sized subtitles
  • allow XML comments in dvd code
  • support else for if statements
  • add 'not' boolean expr
  • add support for cells and programs
  • add mini optimizer
  • fix subtitle ptr logic in VOBU packets (perfectly matches Grosse Pointe Blank)
  • make ff/rew ptr handling more like commercial dvds
  • fix corner case in reference frame end calculation

0.6.6: November 13, 2003

  • fix makefile for case insensitive filesystem (adds .PHONY rule)
  • allow jumps to menu entries from VMGM without jumppad
  • fix bug where jumppads were not generated in a VMGM if no VMGM menus existed
  • allow forced subtitles -- now all menus REQUIRE 'force="1"' option
  • base chapters on PTS not SCR
  • allow expressions

0.6.5: November 6, 2003

  • workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements
  • fix xml parser when chapters are not specified
  • support <video widescreen="nopanscan|noletterbox" />
  • have jumps to other titles within the same titleset use *JumpVTS_TT, not LinkPGCN
  • add some error checking on title/chapter jumping
  • fix bug when stuffing subtitles

0.6.4: November 1, 2003

  • fix bug in if statement -- it was doing the opposite
  • set O_BINARY for stdin, stdout in spumux
  • allow pgcs without any sources

0.6.3: October 30, 2003

  • fix bug in setting audio, subtitle, angle, button values
  • more documentation

0.6.2: October 27, 2003

  • fix segfault when parsing certain xml files
  • add HTML documentation

0.6.1: October 26, 2003

  • fix incorrect command length field for menu entries
  • move menu entry pgcs to the end of the list to make numbering simpler
  • allow jumping/calling to a wider variety of targets
  • fix bug in autonavigation
  • fix segfault if button is not defined in spumux
  • fix stilltime for vobs
  • add stilltime for pgc
  • reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

  • rename submux to spumux
  • set default button to #1 when entering a menu
  • add support for autoaction buttons
  • pass button navigation and color information from spumux to dvdauthor
  • support (optional) ImageMagick (or GraphicsMagick) libraries
  • create new programming language for buttons, pre, post, and fpc cmds
  • use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

  • vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>)
  • fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>)
  • read button color index information from palette file (thanks to <selva at mailaps dot org>)
  • fix handling of vobus without video (thanks to <selva at mailaps dot org>)
  • fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>)
  • compute pts based on frame counts (handles 3:2 correctly)
  • fix incorrect NTSC fps (29.97 instead of 29.97002997.....)
  • fix discontinuity flag on TMAP -- should be on all chapters, not *just vob boundaries, also should be set for future discontinuity, not past
  • compute audio gap (for AC3 and MP2 only...)
  • fix handling of field encoded video
  • allow post commands on menus
  • fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>)
  • allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

  • tighten mpeg boundary gap
  • add discontinuity flag to TMAPT table
  • clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>)
  • add exit and fpc commands
  • allow specification of 'post' commands
  • allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt
  • allow setting of subtitle track as a command
  • set palette per PGC
  • allow palette to be RGB if the filename ends in .rgb (case insensitive)
  • rewrite the aspect ratio in the sequence header
  • add 'make uninstall'

0.5.2: April 30, 2003

  • fix STC discontinuity and VOB/cell idn assignment bugs
  • fix multiple titles within a titleset
  • allow - for stdin
  • allow multiple commands per button
  • allow setting of audio track

0.5.1: March 19, 2003

  • WARNING -- THIS RELEASE IS UNTESTED
  • multiple titles within a titleset
  • added submux (from Jan Panteltje <panteltje at yahoo dot com>)
  • multiple menus for deeper navigation
  • fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

  • basic menu support
    • don't allow both nopanscan and noletterbox, unless you're 4x3 -- then enforce both
    • vobu_se_e_ptm now written when sequence_end_code found
    • fix bug that doesn't write out of bounds ff/rew data correctly
    • fix pts computation bug for last vobu
    • fix bug in audio and subtitle track detection
    • fix c_eltm, e_eltm (again) -- calc in 30fps not 29.97fps (wtf?)
    • fix ff so it doesn't round up
    • add RPM spec file dvdauthor.spec (thanks to Dr. Peter Bieringer <pb at bieringer dot de>)
    • infer PCM bits/channel (though cannot infer #channels)
    • sort of handle VOBU's without video (needs work)
    • tweak TMAPT table in IFO files (god I hate NTSC)

0.4.3: February 19, 2003

  • don't presume no pan/scan; add options nopanscan, noletterbox
  • fix TMAPT generation bug from 0.4.2
  • reduce makedvd's function

0.4.2: February 19, 2003

  • fix subtitle support
  • make mpeg2desc print substream info on private1
  • make dvddirgen work with dirs that have spaces
  • fix c_eltm, e_eltm, s_ptm, and e_ptm
  • autodetection of ac3/mp2/dts audio channels and subpicture channels
  • provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

  • fix fatal bug in dvdvtsgen and dvdtocgen
  • force user to specify -r to dvddirgen to delete dirs
  • distribute files as user writable

0.4.0: February 13, 2003

  • allow letterboxing
  • compile under Mac OSX
  • fix bug with AC3 playback
  • autoconf
  • largefile support
  • remove dependence on getopt_long
  • more efficient background mplex'ing (starts them sequentially instead of in parallel)
  • support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow shell commands as vobs
  • allow working dir to be specified in a config file

0.3.1: December 31, 2002

  • makevob retains proper a/v sync
  • performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2))
  • handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

  • fix bug in tocgen where the VTS was not being properly described
  • better status messages from ifogen
  • support multiple titlesets (thus multiple titles -- 1 per vts)
  • allow specification of audio format (but no autodetect)
  • fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

  • auto detect settings from mpeg video stream:
    • frame rate (thus ntsc vs pal; only 29.97 and 25 suported)
    • resolution
    • aspect ratio
  • make said settings overridable on the command line
  • update README
  • fix bug that could cause ifogen to miss 0-10% of the picture frames thus causing poor ff/rew

0.2.2: November 12, 2002

  • no more qsort! (finally!)
  • make makedvd more compatible (no more ++, workaround for no mktemp)
  • fix makevob (mpeg2desc is very fifo-savvy now)
  • fix # chapter in VIDEO_TS.IFO (for Ogle, Mplayer, and some settop DVD players)

0.2.1: November 11, 2002

  • fix segfault on file not found
  • allow spaces in mpg filenames
  • fix bug in handling mpegs with much longer audio tracks than video tracks
  • fix vobu_e_pts values (fixes playback on Pioneer DV343)

0.2.0: September 22, 2002

  • work with clips > 1 gig
  • support multiple chapters

0.1.2: July 31, 2002

  • fix ff/rew

0.1.1: July 31, 2002

  • allow variable size GOP's
  • work with clips > 4 minutes
  • nicer logging

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works! http://www.ultram.joy.by/ ultram http://www.buy-viagra.joy.by/ buy viagra http://www.viagra.joy.by/ viagra http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://buy-vicodin-online.tzz.de http://home.graffiti.net/phentermine-online/phentermine-sitemap.html http://buy-hydrocodone-online.tzz.de http://home.graffiti.net/phentermine-online/buy-phentermine.html http://hydrocodone.more.at http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html http://buy-phentermine-online.tzz.de http://vicodin.anort.us/cheap-vicodin.html

to:
 http://phentermine-online.dnc.pl http://hostinghelps.com/hydrocodone/ http://buy-viagra.tzz.de http://buy-ambien.tzz.de http://buy-viagra-online.tzz.de http://buy-cialis.tzz.de http://didrex.tzz.de http://meridia.tzz.de http://buy-viagra.beam.at http://mortgage-loan.beam.at http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://buy-vicodin-online.tzz.de http://home.graffiti.net/phentermine-online/phentermine-sitemap.html http://buy-hydrocodone-online.tzz.de http://home.graffiti.net/phentermine-online/buy-phentermine.html http://hydrocodone.more.at http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html http://buy-phentermine-online.tzz.de http://vicodin.anort.us/cheap-vicodin.html 

August 25, 2005, at 05:56 AM by 83.65.7.162
Changed lines 267-272 from:
  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works! http://www.ultram.joy.by/ ultram http://www.buy-viagra.joy.by/ buy viagra http://www.viagra.joy.by/ viagra
to:
  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works! http://www.ultram.joy.by/ ultram http://www.buy-viagra.joy.by/ buy viagra http://www.viagra.joy.by/ viagra http://phentermine.firstpage.de http://home.graffiti.net/phentermine-online/index.html http://buy-vicodin-online.tzz.de http://home.graffiti.net/phentermine-online/phentermine-sitemap.html http://buy-hydrocodone-online.tzz.de http://home.graffiti.net/phentermine-online/buy-phentermine.html http://hydrocodone.more.at http://home.graffiti.net/phentermine-online/phentermine-online.html http://vicodin.anort.us/index.html http://phentermine.firstpage.de http://vicodin.anort.us/vicodin-sitemap.html http://phentermine-online.firstpage.de http://vicodin.anort.us/buy-vicodin.html http://buy-phentermine.mine.at http://vicodin.anort.us/vicodin-online.html http://buy-phentermine-online.tzz.de http://vicodin.anort.us/cheap-vicodin.html

August 15, 2005, at 10:52 AM by 83.65.7.162
Changed line 267 from:
  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works!
to:
  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works! http://www.ultram.joy.by/ ultram http://www.buy-viagra.joy.by/ buy viagra http://www.viagra.joy.by/ viagra
March 11, 2005, at 02:14 AM by 209.113.250.151
Changed line 1 from:

0.6.11: February 10, 2005

to:

0.6.11: February 10, 2005

Changed line 18 from:

0.6.10: March 15, 2004

to:

0.6.10: March 15, 2004

Changed line 39 from:

0.6.9: January 16, 2004

to:

0.6.9: January 16, 2004

March 10, 2005, at 09:16 PM by ShawnFumo
Changed line 1 from:

0.6.11: February 10, 2005

to:

0.6.11: February 10, 2005

Changed line 18 from:

0.6.10: March 15, 2004

to:

0.6.10: March 15, 2004

Changed line 39 from:

0.6.9: January 16, 2004

to:

0.6.9: January 16, 2004

Changed line 56 from:

0.6.8: December 14, 2003

to:

0.6.8: December 14, 2003

Changed line 71 from:

0.6.7: November 24, 2003

to:

0.6.7: November 24, 2003

Changed lines 84-174 from:

0.6.6: November 13, 2003

fix makefile for case insensitive filesystem (adds .PHONY rule) allow jumps to menu entries from VMGM without jumppad fix bug where jumppads were not generated in a VMGM if no VMGM menus existed allow forced subtitles -- now all menus REQUIRE 'force="1"' option base chapters on PTS not SCR allow expressions

0.6.5: November 6, 2003

workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements fix xml parser when chapters are not specified support <video widescreen="nopanscan|noletterbox" /> have jumps to other titles within the same titleset use JumpVTS_TT, not LinkPGCN add some error checking on title/chapter jumping fix bug when stuffing subtitles

0.6.4: November 1, 2003

fix bug in if statement -- it was doing the opposite set O_BINARY for stdin, stdout in spumux allow pgcs without any sources

0.6.3: October 30, 2003

fix bug in setting audio, subtitle, angle, button values more documentation

0.6.2: October 27, 2003

fix segfault when parsing certain xml files add HTML documentation

0.6.1: October 26, 2003

fix incorrect command length field for menu entries move menu entry pgcs to the end of the list to make numbering simpler allow jumping/calling to a wider variety of targets fix bug in autonavigation fix segfault if button is not defined in spumux fix stilltime for vobs add stilltime for pgc reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

rename submux to spumux set default button to #1 when entering a menu add support for autoaction buttons pass button navigation and color information from spumux to dvdauthor support (optional) ImageMagick (or GraphicsMagick) libraries create new programming language for buttons, pre, post, and fpc cmds use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>) fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>) read button color index information from palette file (thanks to <selva at mailaps dot org>) fix handling of vobus without video (thanks to <selva at mailaps dot org>) fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>) compute pts based on frame counts (handles 3:2 correctly) fix incorrect NTSC fps (29.97 instead of 29.97002997.....) fix discontinuity flag on TMAP -- should be on all chapters, not just vob boundaries, also should be set for future discontinuity, not past compute audio gap (for AC3 and MP2 only...) fix handling of field encoded video allow post commands on menus fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>) allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

tighten mpeg boundary gap add discontinuity flag to TMAPT table clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>) add exit and fpc commands allow specification of 'post' commands allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt allow setting of subtitle track as a command set palette per PGC allow palette to be RGB if the filename ends in .rgb (case insensitive) rewrite the aspect ratio in the sequence header add 'make uninstall'

0.5.2: April 30, 2003

fix STC discontinuity and VOB/cell idn assignment bugs fix multiple titles within a titleset allow - for stdin allow multiple commands per button allow setting of audio track

0.5.1: March 19, 2003

WARNING -- THIS RELEASE IS UNTESTED multiple titles within a titleset added submux (from Jan Panteltje <panteltje at yahoo dot com>) multiple menus for deeper navigation fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

to:

0.6.6: November 13, 2003

  • fix makefile for case insensitive filesystem (adds .PHONY rule)
  • allow jumps to menu entries from VMGM without jumppad
  • fix bug where jumppads were not generated in a VMGM if no VMGM menus existed
  • allow forced subtitles -- now all menus REQUIRE 'force="1"' option
  • base chapters on PTS not SCR
  • allow expressions

0.6.5: November 6, 2003

  • workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements
  • fix xml parser when chapters are not specified
  • support <video widescreen="nopanscan|noletterbox" />
  • have jumps to other titles within the same titleset use *JumpVTS_TT, not LinkPGCN
  • add some error checking on title/chapter jumping
  • fix bug when stuffing subtitles

0.6.4: November 1, 2003

  • fix bug in if statement -- it was doing the opposite
  • set O_BINARY for stdin, stdout in spumux
  • allow pgcs without any sources

0.6.3: October 30, 2003

  • fix bug in setting audio, subtitle, angle, button values
  • more documentation

0.6.2: October 27, 2003

  • fix segfault when parsing certain xml files
  • add HTML documentation

0.6.1: October 26, 2003

  • fix incorrect command length field for menu entries
  • move menu entry pgcs to the end of the list to make numbering simpler
  • allow jumping/calling to a wider variety of targets
  • fix bug in autonavigation
  • fix segfault if button is not defined in spumux
  • fix stilltime for vobs
  • add stilltime for pgc
  • reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

  • rename submux to spumux
  • set default button to #1 when entering a menu
  • add support for autoaction buttons
  • pass button navigation and color information from spumux to dvdauthor
  • support (optional) ImageMagick (or GraphicsMagick) libraries
  • create new programming language for buttons, pre, post, and fpc cmds
  • use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

  • vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>)
  • fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>)
  • read button color index information from palette file (thanks to <selva at mailaps dot org>)
  • fix handling of vobus without video (thanks to <selva at mailaps dot org>)
  • fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>)
  • compute pts based on frame counts (handles 3:2 correctly)
  • fix incorrect NTSC fps (29.97 instead of 29.97002997.....)
  • fix discontinuity flag on TMAP -- should be on all chapters, not *just vob boundaries, also should be set for future discontinuity, not past
  • compute audio gap (for AC3 and MP2 only...)
  • fix handling of field encoded video
  • allow post commands on menus
  • fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>)
  • allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

  • tighten mpeg boundary gap
  • add discontinuity flag to TMAPT table
  • clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>)
  • add exit and fpc commands
  • allow specification of 'post' commands
  • allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt
  • allow setting of subtitle track as a command
  • set palette per PGC
  • allow palette to be RGB if the filename ends in .rgb (case insensitive)
  • rewrite the aspect ratio in the sequence header
  • add 'make uninstall'

0.5.2: April 30, 2003

  • fix STC discontinuity and VOB/cell idn assignment bugs
  • fix multiple titles within a titleset
  • allow - for stdin
  • allow multiple commands per button
  • allow setting of audio track

0.5.1: March 19, 2003

  • WARNING -- THIS RELEASE IS UNTESTED
  • multiple titles within a titleset
  • added submux (from Jan Panteltje <panteltje at yahoo dot com>)
  • multiple menus for deeper navigation
  • fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

Changed lines 188-233 from:

0.4.3: February 19, 2003

don't presume no pan/scan; add options nopanscan, noletterbox fix TMAPT generation bug from 0.4.2 reduce makedvd's function

0.4.2: February 19, 2003

fix subtitle support make mpeg2desc print substream info on private1 make dvddirgen work with dirs that have spaces fix c_eltm, e_eltm, s_ptm, and e_ptm autodetection of ac3/mp2/dts audio channels and subpicture channels provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

fix fatal bug in dvdvtsgen and dvdtocgen force user to specify -r to dvddirgen to delete dirs distribute files as user writable

0.4.0: February 13, 2003

allow letterboxing compile under Mac OSX fix bug with AC3 playback autoconf largefile support remove dependence on getopt_long more efficient background mplex'ing (starts them sequentially instead of in parallel) support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>) support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>) make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>) allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>) allow shell commands as vobs allow working dir to be specified in a config file

0.3.1: December 31, 2002

makevob retains proper a/v sync performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2)) handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

fix bug in tocgen where the VTS was not being properly described better status messages from ifogen support multiple titlesets (thus multiple titles -- 1 per vts) allow specification of audio format (but no autodetect) fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

to:

0.4.3: February 19, 2003

  • don't presume no pan/scan; add options nopanscan, noletterbox
  • fix TMAPT generation bug from 0.4.2
  • reduce makedvd's function

0.4.2: February 19, 2003

  • fix subtitle support
  • make mpeg2desc print substream info on private1
  • make dvddirgen work with dirs that have spaces
  • fix c_eltm, e_eltm, s_ptm, and e_ptm
  • autodetection of ac3/mp2/dts audio channels and subpicture channels
  • provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

  • fix fatal bug in dvdvtsgen and dvdtocgen
  • force user to specify -r to dvddirgen to delete dirs
  • distribute files as user writable

0.4.0: February 13, 2003

  • allow letterboxing
  • compile under Mac OSX
  • fix bug with AC3 playback
  • autoconf
  • largefile support
  • remove dependence on getopt_long
  • more efficient background mplex'ing (starts them sequentially instead of in parallel)
  • support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>)
  • make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>)
  • allow shell commands as vobs
  • allow working dir to be specified in a config file

0.3.1: December 31, 2002

  • makevob retains proper a/v sync
  • performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2))
  • handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

  • fix bug in tocgen where the VTS was not being properly described
  • better status messages from ifogen
  • support multiple titlesets (thus multiple titles -- 1 per vts)
  • allow specification of audio format (but no autodetect)
  • fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

Changed line 242 from:

0.2.2: November 12, 2002

to:

0.2.2: November 12, 2002

Changed line 248 from:

0.2.1: November 11, 2002

to:

0.2.1: November 11, 2002

Changed line 254 from:

0.2.0: September 22, 2002

to:

0.2.0: September 22, 2002

Changed line 258 from:

0.1.2: July 31, 2002

to:

0.1.2: July 31, 2002

Changed line 261 from:

0.1.1: July 31, 2002

to:

0.1.1: July 31, 2002

Changed lines 266-267 from:

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works!
to:

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! Limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works!
March 10, 2005, at 09:08 PM by ShawnFumo
Added lines 1-267:

0.6.11: February 10, 2005

  • fix compile error on newer gcc compilers
  • ensure a row of a subtitle takes less than 1440 bits
  • fix warnings
  • fix 64-bit support (iconv)
  • fix video and sector pts values to be more consistant
  • fix ImageMagick 6.x.x alpha detection
  • improved dvdunauthor by Ralf Engels
  • full sized pts/scr support (for 13+ hours DVD's)
  • support really long subtitles
  • fix jumps from FPC to VMGM menus (was using LinkPGCN, now uses JumpSS -- fixes crash in Ogle and Pioneer 343
  • fix ability to have multiple entries for a PGC
  • fix bug when decoding some subtitles
  • switch to automake
  • have mpeg2desc parse mpeg1 headers (thanks to Nico Sabbi)
  • fix handling of NTSC 3:2 pulldown (end PTS was != start PTS of next VOBU)

0.6.10: March 15, 2004

  • better audio type detection logic
  • clear seamless flag on audio discontinuity
  • only allow <titles> to exist once per titleset
  • use 'name' attribute for buttons and actions in spumux (to be consistant with dvdauthor)
  • dynamically allocate PGC buffer
  • allow up to 2730 titles
  • allow reading from filedescriptors for VOBs, palette, and XML
  • allow empty pre, post, cell, etc commands (parses to NOP)
  • optimize link & button=X instructions together
  • fix parsing of textsub->transparent
  • add text subtitle documentation
  • fix SVCD subtitling
  • support specifying resume cells from calls; default to #1 for post commands
  • make spuunmux use read instead of lseek (works on pipes)
  • fix YUV handling in spuunmux and subgen
  • handle 99 titlesets in dvdunauthor
  • support nonexistant audio channels
  • lazy colormap allocation
  • support VOBU's without audio or video

0.6.9: January 16, 2004

  • cap maximum # of tmapt entries to 2040
  • convert filenames from UTF8 to locale
  • strip out END marker from program stream (clean up mplex output)
  • allow more than 512 chapters/titles
  • fix handling of programs (not chapters)
  • make VMGM IFO scanner deal with lowercase filenames
  • fix handling of text subtitles that use frame #'s as timecodes
  • fix bug in mpeg audio header scanning
  • languages must be in lowercase
  • better audio gap setting
  • fix PAL/NTSC issue
  • rename dvddirgen to dvddirdel to better reflect purpose
  • better support for nonstandard frame rates
  • don't set seamless flag for cells with commands or stilltime
  • bounds check #cells/vob, programs/pgc

0.6.8: December 14, 2003

  • allow xoffset and yoffset in spu tags
  • support multiple menu languages
  • support mpeg-1 video
  • support incorrect frame rates
  • fix/allow open GOP's on cell boundaries if sequential playback
  • fix bug in analyzing video codes (spurious sequence end codes)
  • add proper scanning of ac3 and pcm audio stream details
  • add support for NTSC closed captioning
  • support 96khz audio
  • support holes in video (aka audio cd's)
  • make subtitle placement dependent on pack dts, not video pts
  • add spuunmux; properly handle menu button colors
  • include XML schemas for XML verification

0.6.7: November 24, 2003

  • autodetect io.h presense for Cygwin
  • have spumux deal with incomplete reads/writes to/from pipes
  • have spumux work with odd sized subtitles
  • allow XML comments in dvd code
  • support else for if statements
  • add 'not' boolean expr
  • add support for cells and programs
  • add mini optimizer
  • fix subtitle ptr logic in VOBU packets (perfectly matches Grosse Pointe Blank)
  • make ff/rew ptr handling more like commercial dvds
  • fix corner case in reference frame end calculation

0.6.6: November 13, 2003

fix makefile for case insensitive filesystem (adds .PHONY rule) allow jumps to menu entries from VMGM without jumppad fix bug where jumppads were not generated in a VMGM if no VMGM menus existed allow forced subtitles -- now all menus REQUIRE 'force="1"' option base chapters on PTS not SCR allow expressions

0.6.5: November 6, 2003

workaround for libxml2 2.5.4 -- manually check for whitespace in TEXT elements fix xml parser when chapters are not specified support <video widescreen="nopanscan|noletterbox" /> have jumps to other titles within the same titleset use JumpVTS_TT, not LinkPGCN add some error checking on title/chapter jumping fix bug when stuffing subtitles

0.6.4: November 1, 2003

fix bug in if statement -- it was doing the opposite set O_BINARY for stdin, stdout in spumux allow pgcs without any sources

0.6.3: October 30, 2003

fix bug in setting audio, subtitle, angle, button values more documentation

0.6.2: October 27, 2003

fix segfault when parsing certain xml files add HTML documentation

0.6.1: October 26, 2003

fix incorrect command length field for menu entries move menu entry pgcs to the end of the list to make numbering simpler allow jumping/calling to a wider variety of targets fix bug in autonavigation fix segfault if button is not defined in spumux fix stilltime for vobs add stilltime for pgc reduce libxml2 requirement to 2.5.0

0.6.0: October 21, 2003

rename submux to spumux set default button to #1 when entering a menu add support for autoaction buttons pass button navigation and color information from spumux to dvdauthor support (optional) ImageMagick (or GraphicsMagick) libraries create new programming language for buttons, pre, post, and fpc cmds use XML configuration files for dvdauthor and spumux

0.5.4: October 4, 2003

vobu pointers only point within a cell -- fixes chapter playback for some players (thanks to <selva at mailaps dot org>) fix uninitialized variable hasseqend (thanks to <selva at mailaps dot org>) read button color index information from palette file (thanks to <selva at mailaps dot org>) fix handling of vobus without video (thanks to <selva at mailaps dot org>) fix handling of audio sectors that are outside the pts range of the vobu (thanks to <selva at mailaps dot org>) compute pts based on frame counts (handles 3:2 correctly) fix incorrect NTSC fps (29.97 instead of 29.97002997.....) fix discontinuity flag on TMAP -- should be on all chapters, not just vob boundaries, also should be set for future discontinuity, not past compute audio gap (for AC3 and MP2 only...) fix handling of field encoded video allow post commands on menus fix subtitles that have packets within 6 bytes of a sector (thanks to <panteltje>) allow specification of button movement (thanks to Mark Rages)

0.5.3: May 3, 2003

tighten mpeg boundary gap add discontinuity flag to TMAPT table clean up Makefile.in based on FreeBSD port (thanks to <pb at freebsd dot org>) add exit and fpc commands allow specification of 'post' commands allow specification of which menu is the entry menu for title, root, audio, subtitle, angle, and ptt allow setting of subtitle track as a command set palette per PGC allow palette to be RGB if the filename ends in .rgb (case insensitive) rewrite the aspect ratio in the sequence header add 'make uninstall'

0.5.2: April 30, 2003

fix STC discontinuity and VOB/cell idn assignment bugs fix multiple titles within a titleset allow - for stdin allow multiple commands per button allow setting of audio track

0.5.1: March 19, 2003

WARNING -- THIS RELEASE IS UNTESTED multiple titles within a titleset added submux (from Jan Panteltje <panteltje at yahoo dot com>) multiple menus for deeper navigation fix bug in detecting mp2 tracks

0.5.0: February 25, 2003

  • basic menu support
    • don't allow both nopanscan and noletterbox, unless you're 4x3 -- then enforce both
    • vobu_se_e_ptm now written when sequence_end_code found
    • fix bug that doesn't write out of bounds ff/rew data correctly
    • fix pts computation bug for last vobu
    • fix bug in audio and subtitle track detection
    • fix c_eltm, e_eltm (again) -- calc in 30fps not 29.97fps (wtf?)
    • fix ff so it doesn't round up
    • add RPM spec file dvdauthor.spec (thanks to Dr. Peter Bieringer <pb at bieringer dot de>)
    • infer PCM bits/channel (though cannot infer #channels)
    • sort of handle VOBU's without video (needs work)
    • tweak TMAPT table in IFO files (god I hate NTSC)

0.4.3: February 19, 2003

don't presume no pan/scan; add options nopanscan, noletterbox fix TMAPT generation bug from 0.4.2 reduce makedvd's function

0.4.2: February 19, 2003

fix subtitle support make mpeg2desc print substream info on private1 make dvddirgen work with dirs that have spaces fix c_eltm, e_eltm, s_ptm, and e_ptm autodetection of ac3/mp2/dts audio channels and subpicture channels provide sector pointers for multiple audio and subpicture channels

0.4.1: February 14, 2003

fix fatal bug in dvdvtsgen and dvdtocgen force user to specify -r to dvddirgen to delete dirs distribute files as user writable

0.4.0: February 13, 2003

allow letterboxing compile under Mac OSX fix bug with AC3 playback autoconf largefile support remove dependence on getopt_long more efficient background mplex'ing (starts them sequentially instead of in parallel) support multiple audio tracks (from Jan Panteltje <panteltje at yahoo dot com>) support subpicture tracks (from Jan Panteltje <panteltje at yahoo dot com>) make subpicture colors more readable (from Jan Panteltje <panteltje at yahoo dot com>) allow specification of palette on commandline (from Jan Panteltje <panteltje at yahoo dot com>) allow shell commands as vobs allow working dir to be specified in a config file

0.3.1: December 31, 2002

makevob retains proper a/v sync performance improvements to ifogen -- O(n) realloc (instead of O(n^2)) and O(n lg n) vobu fixup (instead of O(n^2)) handle chapter mpegs that don't start at 0.00 sec

0.3.0: November 16, 2002

fix bug in tocgen where the VTS was not being properly described better status messages from ifogen support multiple titlesets (thus multiple titles -- 1 per vts) allow specification of audio format (but no autodetect) fix bug in makedvd w.r.t. filenames with spaces

0.2.3: November 14, 2002

  • auto detect settings from mpeg video stream:
    • frame rate (thus ntsc vs pal; only 29.97 and 25 suported)
    • resolution
    • aspect ratio
  • make said settings overridable on the command line
  • update README
  • fix bug that could cause ifogen to miss 0-10% of the picture frames thus causing poor ff/rew

0.2.2: November 12, 2002

  • no more qsort! (finally!)
  • make makedvd more compatible (no more ++, workaround for no mktemp)
  • fix makevob (mpeg2desc is very fifo-savvy now)
  • fix # chapter in VIDEO_TS.IFO (for Ogle, Mplayer, and some settop DVD players)

0.2.1: November 11, 2002

  • fix segfault on file not found
  • allow spaces in mpg filenames
  • fix bug in handling mpegs with much longer audio tracks than video tracks
  • fix vobu_e_pts values (fixes playback on Pioneer DV343)

0.2.0: September 22, 2002

  • work with clips > 1 gig
  • support multiple chapters

0.1.2: July 31, 2002

  • fix ff/rew

0.1.1: July 31, 2002

  • allow variable size GOP's
  • work with clips > 4 minutes
  • nicer logging

0.1.0: July 30, 2002

  • Initial release. Can write roughly a 4 minute video clip to a dvd and it will play! limitations include 511 GOP's, 15 frames per GOP, 29.97 fps, 720x480, 48kHz audio encoded with mpeg1. But it works!
Edit Page - Page History - Printable View - Recent Changes - WikiHelp - SearchWiki
Page last modified on December 06, 2005, at 09:06 PM