Bugs item #1837759, was opened at 2007-11-24 12:54
Message generated for change (Comment added) made by
fourstones
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=559966&aid=1837759&
amp;group_id=80503
Please note that this message will contain a full copy of
the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: cchost
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Victor Stone (fourstones)
Summary: wav files do not play with stream or whe
downloaded
Initial Comment:
I upload a wav file and then go into view my submission. I
click on stream And it wont play. Winamp "thats what I
use, pops up" but it doesnt play. Seems the wav file is
converted to a m3u ext. I understand this is needed for
Streaming audio.
I Also try to download the said wav file. It downloads as a
wav ext but wont play. I also just clicked on the download
button without save target as and get Quicktime with a ?.
Mp3 seems to work fine. I havent tried other formats.
------------------------------------------------------------
----------
>Comment By: Victor Stone (fourstones)
Date: 2007-11-24 13:48
Message:
Logged In: YES
user_id=489789
Originator: NO
Our code does NOT convert wav files to mp3 or rename them
and I can not
recreate that on any system here.
However, upon investigation it seems that WAV uploading was
broken in
getID3 1.7.7 (it works in 1.7.2).
The offending line is in getid3/write.php line #105
case 'riff': // maybe not officially, but people do it
anyway
Should be commented out, put a // in front of the line:
// case 'riff': // maybe not officially, but people do it
anyway
and then the wav upload works.
We will do a follow up with getid3
------------------------------------------------------------
----------
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=559966&aid=1837759&
amp;group_id=80503
_______________________________________________
cc-devel mailing list
cc-devel lists.ibiblio.org
ht
tp://lists.ibiblio.org/mailman/listinfo/cc-devel
|