[Libav-user] Noise on mms-stream playing

Alexey Belkevich belkevich at mlsdev.com
Wed Feb 6 13:54:44 CET 2013


> 
> This used to be s16, you have to update your source code.
> 
Ok, here it is output of ffmpeg (commit - 8ab2173ed141aa2c3336be7f9880340dfb8dcf5e) 
iPhoneSimulator build:
./ffmpeg -i mmst://wstream5a.di.fm/vocaltrance output.wav
ffmpeg version N-49630-g8ab2173 Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb  6 2013 14:52:27 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  configuration: --prefix=i386 --enable-avresample --enable-cross-compile --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk --target-os=darwin --cc=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc --extra-cflags='-arch i386' --extra-ldflags='-arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk' --arch=i386 --cpu=i386 --enable-pic --disable-asm
  libavutil      52. 17.101 / 52. 17.101
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 35.101 /  3. 35.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
[asf @ 0x79200000] Estimating duration from bitrate, this may be inaccurate
Guessed Channel Layout for  Input Stream #0.0 : stereo
Input #0, asf, from 'mmst://wstream5a.di.fm/vocaltrance':
  Metadata:
    title           : DIGITALLY IMPORTED - Vocal Trance
    artist          : www.di.fm
    genre           : Electronic Trance Pop
    WMFSDKVersion   : 10.00.00.4007
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
  Duration: N/A, start: 967853.592000, bitrate: 40 kb/s
    Stream #0:0(eng): Audio: wmav2 (a[1][0][0] / 0x0161), 32000 Hz, stereo, fltp, 40 kb/s
    Stream #0:1(eng): Data: none, 0 kb/s
Output #0, wav, to 'output.wav':
  Metadata:
    INAM            : DIGITALLY IMPORTED - Vocal Trance
    IART            : www.di.fm
    IGNR            : Electronic Trance Pop
    WMFSDKVersion   : 10.00.00.4007
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
    ISFT            : Lavf54.61.104
    Stream #0:0(eng): Audio: pcm_s16le ([1][0][0][0] / 0x0001), 32000 Hz, stereo, s16, 1024 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (wmav2 -> pcm_s16le)
Press [q] to stop, [?] for help
size=17179869184kB time=00:00:07.01 bitrate=20060934837.9kbits/s    
video:0kB audio:872kB subtitle:0 global headers:0kB muxing overhead 1970168384.403670%


Native build:
./ffmpeg -i mmst://wstream5a.di.fm/vocaltrance output.wav
ffmpeg version N-49630-g8ab2173 Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb  6 2013 14:53:20 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  configuration: 
  libavutil      52. 17.101 / 52. 17.101
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 35.101 /  3. 35.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
[asf @ 0x7fa65980f200] Estimating duration from bitrate, this may be inaccurate
Guessed Channel Layout for  Input Stream #0.0 : stereo
Input #0, asf, from 'mmst://wstream5a.di.fm/vocaltrance':
  Metadata:
    title           : DIGITALLY IMPORTED - Vocal Trance
    artist          : www.di.fm
    genre           : Electronic Trance Pop
    WMFSDKVersion   : 10.00.00.4007
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
  Duration: N/A, start: 967894.016000, bitrate: 40 kb/s
    Stream #0:0(eng): Audio: wmav2 (a[1][0][0] / 0x0161), 32000 Hz, stereo, fltp, 40 kb/s
    Stream #0:1(eng): Data: none, 0 kb/s
Output #0, wav, to 'output.wav':
  Metadata:
    INAM            : DIGITALLY IMPORTED - Vocal Trance
    IART            : www.di.fm
    IGNR            : Electronic Trance Pop
    WMFSDKVersion   : 10.00.00.4007
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
    ISFT            : Lavf54.61.104
    Stream #0:0(eng): Audio: pcm_s16le ([1][0][0][0] / 0x0001), 32000 Hz, stereo, s16, 1024 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (wmav2 -> pcm_s16le)
Press [q] to stop, [?] for help
size=    1128kB time=00:00:09.08 bitrate=1016.9kbits/s    
video:0kB audio:1128kB subtitle:0 global headers:0kB muxing overhead 0.014718%


> Carl Eugen
> 
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org (mailto:Libav-user at ffmpeg.org)
> http://ffmpeg.org/mailman/listinfo/libav-user
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130206/5c75f5ef/attachment.html>


More information about the Libav-user mailing list