Skip to content

v0.7b

Compare
Choose a tag to compare
@cubicibo cubicibo released this 13 Jan 12:26
· 6 commits to master since this release
b6d42f8

Minor release. It eases the work of authorers to help them produce files adapted to the compatible Blu-ray video formats.

Key changes

  • Fix broken --split option.
  • Add ugly split mode (--split 4), similar to avs2bdnxml ugly split.
  • Add --anamorphic (-h) to appropriately squeeze the bitmaps for SD anamorphic content. On playback, the 720x480 container will be unsqueezed to 16:9 (e.g. 852x480), and so will the subtitles.
  • Add real 60 FPS framerate for UHD BD.
  • Add 576p, as it can be used for the PIP secondary video, like 480p.
  • Support fractional parametrization of the PAR (e.g. --par 852:720)
  • Ensure bitmaps are never less than 8x8 pixels.

Others

  • Add --fullscreen (-u) to render ASS in 4:3 containers that are to be displayed as pillarboxed (e.g 4:3 pillardboxed show in a 16:9 1080p container). This should not be used if the ASS was created on the pillarboxed footage.
  • Add experimental --squarepx to account for DAR correction in SD 4/3.
  • Remove -z to flag the offset as negative. Only the long parameter name --negative may be used.
  • Add --version to get the version and exit.
  • Add some additional logging, like: ass2bdnxml: BDN format: (720x480), rendering at (720x480) for (852x480) display.