FFmpeg Wishlist: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(added flv metadata muxing)
No edit summary
Line 16: Line 16:
* clean up this patch enough to commit it [http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/28596/focus=28599]
* clean up this patch enough to commit it [http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/28596/focus=28599]
* implement flv v1.1 metadata muxing, look at [http://inlet-media.de/flvtool2 http://inlet-media.de/flvtool2] for more info
* implement flv v1.1 metadata muxing, look at [http://inlet-media.de/flvtool2 http://inlet-media.de/flvtool2] for more info
* implement grabbing from video devices under windows

Revision as of 05:17, 23 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]
  • implement flv v1.1 metadata muxing, look at http://inlet-media.de/flvtool2 for more info
  • implement grabbing from video devices under windows