Displaying 20 results from an estimated 1000 matches similar to: "swfdex-extract tool extracts mp3 files as wav files."
2007 Dec 20
2
Lots of problems playing back !
Hi all,
I got swfdec compiled and running, however there are a lot of problems
running it !
As a test I tried:
swfplay http://www.youtube.com/v/lUR6laFLk0A
First of all I see:
SWFDEC: ERROR: swfdec_codec_gst.c(231): swfdec_gst_decoder_init: failed to
create decoder
SWFDEC: ERROR: swfdec_codec_audio.c(192): swfdec_audio_decoder_new: no
suitable decoder for audio codec 2
SWFDEC: ERROR:
2006 May 31
5
Converting .wav to .WAV
Hi,
how can I convert .wav files to .WAV:
# file greet.*
greet.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit,
mono 8000 Hz
greet.WAV: RIFF (little-endian) data, WAVE audio, GSM 6.10, mono 8000 Hz
using 'sox'?
Thanks
-- 
Domenico Viggiani
2000 Aug 09
2
WAV header (hey Mike)
So, I saw a form of wav header I didn;t know about today.  It's not in my 
(admittedly aging) copy of the RIFF spec from M$, but it's pretty clear how to 
handle it (mostly in the context of OggEnc).
Here's a dump with od -c:
 0000000   R   I   F   F 370 357   l 002   W   A   V   E   f   m   t    
0000020 020  \0  \0  \0 001  \0 002  \0   D 254  \0  \0 020 261 002  \0
0000040 004  \0
2001 Jan 20
4
"Infinite" wav files
Okay, before I submit my patch to make libao produce sorta-streamable wav
files, I want to know what these partial wav files do to various
players.  I've posted two sample wav files on my webserver:
http://volsung.dhcp.asu.edu/~stan/infinite.wav
http://volsung.dhcp.asu.edu/~stan/zero.wav
The first uses a riff and data length of 0xFFFFFFFF (approximately
infinite) and second uses a riff and
2015 Jul 13
1
[PATCH] Fix for odd RIFF size
Brian Willoughby wrote:
> The ckSize field can be odd to represent the size of the valid data.
>
> However, the chunk itself must always be an even size. This requires a padding byte at the end of a chunk before the next chunk can begin, or before the end of file. The latter case is the one that most often occurs in buggy RIFF writing programs - the last chunk will have an odd ckSize and
2004 Nov 25
3
Playing reveived message WAV file
After somebody records a message asterisk notifies me and encloses the
WAV file.  Though I'm not sure if this is a WAV format. I can not play
it.
According to the file specification it is:
msg0000.WAV: RIFF (little-endian) data, WAVE audio, GSM 6.10, mono 8000
Hz
How to play received message?
-- 
#Joseph
2007 May 23
2
Speex into a wav file
Erik de Castro Lopo wrote:
> David Siebert wrote:
> 
>> Actually I was hoping to store speex compressed audio into a wav
>> container. Not to trans code it.
> 
> To the best of my knowledge, that is not possible.
Well, it's possible to put compressed data into the WAV file instead of PCM 
audio data, and set the compression-type format flag to some made-up value, but 
2003 Oct 16
5
Joining .WAV files with ogg-vorbis
By the way, I was delighted to find out that I could join .ogg files
with cat, i.e.
cat {file1.ogg} file2.ogg > outputfile.ogg
<p>I successfully used this capability, together with oggenc and sox, to
join two .WAV files in the following manner:
<p>oggenc -q9 file1.wav 
 
...
oggenc -q9 file2.wav
---
cat file1.ogg file2.ogg > outfile.ogg
ox outfile.ogg outfile.wav 
I get
2007 Dec 29
3
[Bug 13855] New: Assertion failure at the end of a movie
http://bugs.freedesktop.org/show_bug.cgi?id=13855
           Summary: Assertion failure at the end of a movie
           Product: swfdec
           Version: 0.5.5
          Platform: x86-64 (AMD64)
               URL: http://www.csfd.cz/film/224182-ja-legenda-i-am-
                    legend/trailer/
        OS/Version: Linux (All)
            Status: NEW
          Severity: major
         
2004 Sep 10
3
FLAC format
HI Josh,
I'm starting now to compile the ACM codec. I don't know how long it will
take, since I do it in my free time, but I guess it will not take to long.
About Mark Powell's comment, with an ACM codec there will be a lot of
Windows GUIs for FLAC.
I'm writing this message to talk about the FLAC format. The GUIs for the
Audio Codec Manager, including Winamp and Windows Media
2007 Sep 26
2
--keep-foreign-metadata question
Not sure if this belongs here or in flac-dev.
I am subscribed to both, so flop it over if fits
better over there.
Looking at the Changelog for FLAC 1.2.1
(17-Sep-2007), it says:
   "With the new --keep-foreign-metadata in
    flac, non-audio RIFF and AIFF chunks can
    be stored in FLAC files and recreated when
    decoding."
Where can I find more detail on what is a
2015 Jul 09
3
[PATCH] Fix for odd RIFF size
This patch should fix ticket https://sourceforge.net/p/flac/bugs/419/
and its duplicate https://sourceforge.net/p/flac/support-requests/152/
some programs write odd value to ckSize of RIFF chunk. Not sure
is it correct or not, but flac should read them anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: odd_riff_size.patch
Type: application/octet-stream
2007 Dec 01
1
OpenBSD related patches
Hello, list !
Here is diff of changes, i had to make to get swfdec  running on
OpenBSD 4.2-current.
Regards Valery.
P.S. Please cc me, i am not subscribed to the list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swfdec.diff
Type: application/octet-stream
Size: 11628 bytes
Desc: not available
Url :
2004 Sep 10
2
Re: Bug#196556: flac: FLAC__STREAM_ENCODER_NOT_STREAMABLE
On Sun, Jun 08, 2003 at 02:06:18AM +0200, Paul Seelig wrote:
> This is what i get when trying to encode a WAV file:
> 
> ------------- snip -----------------
> [pseelig]/tmp > flac -o YouGotMail.flac YouGotMail.wav
> 
> flac 1.1.0, Copyright (C) 2000,2001,2002,2003 Josh Coalson
> flac comes with ABSOLUTELY NO WARRANTY.  This is free software, and you 
> are welcome to
2003 Nov 14
2
mpg123 causing Asterisk Freeze?
Hello,
I am currently using MusicOnHold(mpg123), and it works just fine, but every
once in a while I will get a flurry of warnings in the CLI like those below
and Asterisk will freeze completely, and the only way to come out of it is
with a kill -9 . Is mpg123 causing my problem? Is there a specific format of
MP3 that should be used/avoided to not have errors like these? Any help
would be greatly
2007 Sep 26
1
--keep-foreign-metadata question
On 9/26/07, Josh Coalson <xflac@yahoo.com> wrote:
> --- Martin Leese <martin.leese@stanfordalumni.org> wrote:
...
> > Where can I find more detail on what is a
> > "non-audio" RIFF chunk?
>
> it is any riff chunk that is not "fmt " or "data"
>
> > Ambisonic ".amb" files are WAVE-EX files with
> > a
2007 May 23
3
Speex into a wav file
Erik de Castro Lopo wrote:
> David Siebert wrote:
> 
>> Anyone know of some example code that shows storing speex audio into a
>> WAV?  For a lot of reasons a WAV is a better choice than ogg for my
>> application.
> 
> If you have decoded the speex data to PCM, the easiest way to get
> it to WAV is to use libsndfile:
> 
>    
2003 Apr 17
1
Re: Please confirm your message
Hi vorbis!
Ezt írtad Wednesday, April 16, 2003, 4:22:39 PM perckor:
vxo> Hello, this is the mailing list anti-spam filter at Xiph.Org.  
vxo> We need you to confirm your e-mail message with the subject of 
vxo> "Re: [vorbis] Re: OGG in RIFF-WAVE (encoding with MSACM)".
vxo> Please send a message to the following address, or simply use your
vxo> mailer's
2004 Sep 10
1
ACM codec
Hi Ingo,
>It is just a WAVEFORMATEX with a GUID in it. For the ACM system it is just
a format with the id >WAVE_FORMAT_EXTENSIBLE and since ACM drivers are not
registered by wFormatTag it should be working. >For testing purposes I've
written a Vorbis ACM driver, that uses a WAVEFORMATEXTENSIBLE and I
experienced >a problem when opening files with Media Player. It spend quite
some
2005 Sep 16
3
Rather serious flac problem
Okay.. I love flac but just had a rather serious failure that really
shakes my confidence.  It resulted in the near loss of a master audio
recording.  Fortunately, I have a backup.  Though there may have been
other cases where I have lost original material because I have been
compressing a lot of originals and deleting them after doing a 'flac
-t' on them.
Basically, flac failed with a