Opened 11 years ago

Closed 11 years ago

#1809 closed defect (duplicate)

Difficulty getting proper audio from amrnb flt MP4 video

Reported by: Bouvrie Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: amrnb
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
I am trying to play videos shot on a Windows Mobile cellphone (MP4, supposedly amrnb codec), and while playback works perfectly on the phone itself, playback on my (Windows) machines seems to be iffy (just 1 second of audio, then it seems to stop or be garbled).

I uploaded a sample movie to RapidShare: https://rapidshare.com/files/2659966822/test.mp4

For example, I used the following command: ffmpeg -i test.mp4 -f mp3 -ab 8000 -vn test.mp3

ffmpeg output from the static Windows build is as following:

ffmpeg version N-45279-g1a104bf Copyright (c) 2000-2012 the FFmpeg developers
  built on Oct 10 2012 19:19:16 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 74.100 / 51. 74.100
  libavcodec     54. 65.100 / 54. 65.100
  libavformat    54. 31.100 / 54. 31.100
  libavdevice    54.  3.100 / 54.  3.100
  libavfilter     3. 19.102 /  3. 19.102
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 16.100 /  0. 16.100
  libpostproc    52.  1.100 / 52.  1.100
Guessed Channel Layout for  Input Stream #0.1 : mono
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.mp4':
  Metadata:
    major_brand     : 3gp6
    minor_version   : 0
    compatible_brands: 3gp6isom
  Duration: 00:00:30.16, start: 0.000000, bitrate: 1493 kb/s
    Stream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 1485 kb/s, 18.53 fps, 30 tbr, 1k tbn, 30 tbc
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: amr_nb (samr / 0x726D6173), 8000 Hz, mono, flt, 1 kb/s
    Metadata:
      handler_name    : AudioHandler
Output #0, mp3, to 'test.mp3':
  Metadata:
    major_brand     : 3gp6
    minor_version   : 0
    compatible_brands: 3gp6isom
    TSSE            : Lavf54.31.100
    Stream #0:0(und): Audio: mp3, 8000 Hz, mono, fltp, 8 kb/s
    Metadata:
      handler_name    : AudioHandler
Stream mapping:
  Stream #0:1 -> #0:0 (amrnb -> libmp3lame)
Press [q] to stop, [?] for help
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[amrnb @ 01dfbf60] Note: libopencore_amrnb supports dtx
Error while decoding stream #0:1: Error number -1 occurred
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
[amrnb @ 01dfbf60] Corrupt bitstream
Error while decoding stream #0:1: Invalid data found when processing input
size=       3kB time=00:00:27.14 bitrate=   0.8kbits/s    

video:0kB audio:2kB subtitle:0 global headers:0kB muxing overhead 14.052288%

Could anyone check to see whether there's anything I can do to salvage the audio from the video? Like I said, the video's play properly (using TCPMP) on the device that shot them itself, so I doubt there's a problem with the bitstream being corrupt?

Change History (1)

comment:1 by Carl Eugen Hoyos, 11 years ago

Component: undeterminedavcodec
Keywords: invalid data corrupt bitscream windows static build removed
Resolution: duplicate
Status: newclosed
Version: unspecifiedgit-master

Duplicate of ticket #232.

Note: See TracTickets for help on using tickets.