|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
WAV header fixHello, Could the WAV header reading be slightly modified to not assume a 44-byte header but to scan for the 'data' portion? (possibly using strstr function) This way most of the header issues will be fixed. I see that audacity writes 84 byte headers when disabling the metadata editor, so we don't have to scan many bytes or change much code. Kind regards, Udo ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ dvd-audio-devel mailing list dvd-audio-devel@... https://lists.sourceforge.net/lists/listinfo/dvd-audio-devel |
|
|
Re : WAV header fix This is what Lee does in its dev version and some of it should make its way in mainstream soon.
09.05 update to be released either today or tomorrow, weather permitting. Fab De : udo <udovdh@...> A : dvd-audio-devel@... Envoyé le : Mercredi, 27 Mai 2009 11:34 Sujet : [Dvd-audio-devel] WAV header fix
Cliquez ici pour avoir le meilleur d'AOL, les dernières infos actualité, sport, célébrités, ainsi que l'inscription à AOL mail. ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ dvd-audio-devel mailing list dvd-audio-devel@... https://lists.sourceforge.net/lists/listinfo/dvd-audio-devel |
|
|
|
|
|
Re: Re : WAV header fixI'm happy to hear that this feature of version S may be included in the mainstream program. As Udo has surmised, the code required is neither long nor complicated.
Lee
On Wed, May 27, 2009 at 6:29 AM, <fabrni@...> wrote:
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ dvd-audio-devel mailing list dvd-audio-devel@... https://lists.sourceforge.net/lists/listinfo/dvd-audio-devel |
|
|
|
|
|
Re : Re : WAV header fixTo get rid of junk in headers, you can use shntool as an alternative:
shntool strip file
canonicalizes headers (I've had crashes however with this tool). De : udo <udovdh@...> A : fabrni@...; Lee Feldkamp <lfeldkam@...> Cc : dvd-audio-devel@... Envoyé le : Samedi, 30 Mai 2009 12:31 Sujet : Re: [Dvd-audio-devel] Re : WAV header fix
Cliquez ici pour avoir le meilleur d'AOL, les dernières infos actualité, sport, célébrités, ainsi que l'inscription à AOL mail. ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ dvd-audio-devel mailing list dvd-audio-devel@... https://lists.sourceforge.net/lists/listinfo/dvd-audio-devel |
| Free embeddable forum powered by Nabble | Forum Help |