sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* Incorrect work of sox_open_memstream_write with memstream buffer and buffersize
@ 2021-07-23  1:43 Sun Zhenliang
  2021-07-24 10:43 ` Jan Stary
  0 siblings, 1 reply; 3+ messages in thread
From: Sun Zhenliang @ 2021-07-23  1:43 UTC (permalink / raw)
  To: sox-users@lists.sourceforge.net


[-- Attachment #1.1: Type: text/plain, Size: 551 bytes --]

Opened by sox_open_memstream_write function,the buffer and buffersize will work incorrectly when seeking back。

For example, when opening buffer with sox_open_memstream_write to get a wav format output,wav handler's  stopwrite function will seek back to the beginning to rewrite wav header. In this situation,after closing ft,I assume that I can get whole data from buff and buffsize,but I can only get the wav header.

I don't think it would be better to have seek back to the end when you need to rewrite data with a seek operation.



[-- Attachment #1.2: Type: text/html, Size: 1934 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-26  2:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  1:43 Incorrect work of sox_open_memstream_write with memstream buffer and buffersize Sun Zhenliang
2021-07-24 10:43 ` Jan Stary
2021-07-26  2:09   ` 回复: " Sun Zhenliang

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).