FFmpeg Wishlist: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
(added a lost patch)
Line 14: Line 14:
* implement proper piping
* implement proper piping
* clean up the building process so muxers and demuxers can individually be disabled
* clean up the building process so muxers and demuxers can individually be disabled
* clean up this patch enough to commit it [http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/28596/focus=28599]

Revision as of 11:30, 22 May 2006

A temporary FFmpeg wish/todo list:

  • implement seeking in flv files
  • improve flv demuxer, print name of missing codec support
  • improved documentation (web,manpage)
  • implement support for aac in rm demuxing
  • improve ac3 encoder (implement block switching)
  • implement radix-4 fft routines
  • implement iff demuxer (with anim and sound decoding)
  • clean up alac decoder
  • implement dts in wav support
  • implement raw dts support
  • implement Bethsoft VID demuxer/decoder
  • implement proper piping
  • clean up the building process so muxers and demuxers can individually be disabled
  • clean up this patch enough to commit it [1]