From 070874d509145bb606351f2667e970951a95a429 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Thu, 24 Dec 2009 10:30:19 -0800 Subject: [PATCH] put mp4 addition in correct section.. [git-p4: depot-paths = "//depot/": change = 1417] --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 0c39ca2..8d8645d 100644 --- a/README +++ b/README @@ -79,8 +79,6 @@ Ideas for future improvements: drop them? How do we detect them to prevent blocking other clients. Add support to call Browse in a thread. Convert Browse to be a deferredGenerator so we can - Support transcoding to mp4 format, video will be h.264 and audio will - be AAC. v0.x: Ignore AppleDouble Resource Fork Files. (Maybe we should ignore all @@ -116,6 +114,8 @@ v0.x: and a correctly formated duration will be automaticly generated. Add ability to turn on debugging on a per module basis. Saves from having to output tons of debug data. + Support transcoding to mp4 format, video will be h.264 and audio will + be AAC. v0.5: Support multiple SSDP servers on the same box.