570ff <[email protected]> added the comment:

Hi cehoyos,

"Unfortunately, only latest svn is supported on this bug tracker."

Sorry I made that mistake. Nevertheless, I got and built the latest SVN version,
and, as I suspected, the problem remained the same.

Here are the command line again, followed by the full output from the new 
version:

***************************************
$ ffmpeg -re -i my_speex_file.spx  -acodec copy -f rtp "rtp://127.0.0.1:1234"

***************************************
FFmpeg version SVN-r24715, Copyright (c) 2000-2010 the FFmpeg developers
  built on Aug  6 2010 18:09:46 with gcc 4.3.3
  configuration: --enable-libspeex
  libavutil     50.23. 0 / 50.23. 0
  libavcore      0. 3. 0 /  0. 3. 0
  libavcodec    52.84. 3 / 52.84. 3
  libavformat   52.78. 0 / 52.78. 0
  libavdevice   52. 2. 1 / 52. 2. 1
  libavfilter    1.27. 1 /  1.27. 1
  libswscale     0.11. 0 /  0.11. 0
Input #0, ogg, from 'speex-SR16000-M1-C1.spx':
  Duration: 00:00:12.04, start: 0.000000, bitrate: 35 kb/s
    Stream #0.0: Audio: libspeex, 16000 Hz, 1 channels, s16
[rtp @ 0x1795db0] Unsupported codec 15026
Output #0, rtp, to 'rtp://127.0.0.1:1234':
  Metadata:
    encoder         : Lavf52.78.0
    Stream #0.0: Audio: [0][0][0][0] / 0x0000, 16000 Hz, 1 channels
Stream mapping:
  Stream #0.0 -> #0.0
Could not write header for output file #0 (incorrect codec parameters ?)

***************************************
I got this version with the regular svn command, and built/installed it with a
simple

./configure --enable-libspeex && make && sudo make install

under Ubuntu (kernel version 2.6.28-19-generic) with GCC 4.3.3.

Of course, sending U-LAW (by deleting the "-acodec copy" option) still works.

I will look for the regressive version as soon as possible.

Thank you.

Nicolas [570FF]

----------
status: closed -> open
substatus: invalid -> open

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2151>
________________________________________________

Reply via email to