| 1 | 12:46:48 😃 8-arm>
|
|---|
| 2 | 12:47:04 😃 8-arm> ffmpeg -v 9 -loglevel 99 -protocol_whitelist 'file,rtp,udp' -i source.sdp -c:a copy arm.wav
|
|---|
| 3 | ffmpeg version n5.1 Copyright (c) 2000-2022 the FFmpeg developers
|
|---|
| 4 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 5 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 6 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 7 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 8 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 9 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 10 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 11 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 12 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 13 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 14 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 15 | Splitting the commandline.
|
|---|
| 16 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 17 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 18 | Reading option '-protocol_whitelist' ... matched as AVOption 'protocol_whitelist' with argument 'file,rtp,udp'.
|
|---|
| 19 | Reading option '-i' ... matched as input url with argument 'source.sdp'.
|
|---|
| 20 | Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 21 | Reading option 'arm.wav' ... matched as output url.
|
|---|
| 22 | Finished splitting the commandline.
|
|---|
| 23 | Parsing a group of options: global .
|
|---|
| 24 | Applying option v (set logging level) with argument 9.
|
|---|
| 25 | Successfully parsed a group of options.
|
|---|
| 26 | Parsing a group of options: input url source.sdp.
|
|---|
| 27 | Successfully parsed a group of options.
|
|---|
| 28 | Opening an input file: source.sdp.
|
|---|
| 29 | [NULL @ 0x55d28a5055c0] Opening 'source.sdp' for reading
|
|---|
| 30 | Probing sdp score:50 size:197
|
|---|
| 31 | [sdp @ 0x55d28a5055c0] Format sdp probed with size=2048 and score=50
|
|---|
| 32 | [sdp @ 0x55d28a5055c0] sdp: v='0'
|
|---|
| 33 | [sdp @ 0x55d28a5055c0] sdp: o='- 0 0 IN IP4 127.0.0.1'
|
|---|
| 34 | [sdp @ 0x55d28a5055c0] sdp: s='No Name'
|
|---|
| 35 | [sdp @ 0x55d28a5055c0] sdp: c='IN IP4 127.0.0.1'
|
|---|
| 36 | [sdp @ 0x55d28a5055c0] sdp: t='0 0'
|
|---|
| 37 | [sdp @ 0x55d28a5055c0] sdp: a='tool:libavformat LIBAVFORMAT_VERSION'
|
|---|
| 38 | [sdp @ 0x55d28a5055c0] sdp: m='audio 10018 RTP/AVP 107'
|
|---|
| 39 | [sdp @ 0x55d28a5055c0] sdp: b='AS:128'
|
|---|
| 40 | [sdp @ 0x55d28a5055c0] sdp: a='rtpmap:107 AMR/8000/1'
|
|---|
| 41 | [sdp @ 0x55d28a5055c0] audio codec set to: amr_nb
|
|---|
| 42 | [sdp @ 0x55d28a5055c0] audio samplerate set to: 8000
|
|---|
| 43 | [sdp @ 0x55d28a5055c0] audio channels set to: 1
|
|---|
| 44 | [sdp @ 0x55d28a5055c0] sdp: a='fmtp:107 octet-align=1'
|
|---|
| 45 | [udp @ 0x55d28a50af80] end receive buffer size reported is 425984
|
|---|
| 46 | [udp @ 0x55d28a50b080] end receive buffer size reported is 425984
|
|---|
| 47 | [sdp @ 0x55d28a5055c0] setting jitter buffer size to 500
|
|---|
| 48 | [sdp @ 0x55d28a5055c0] Before avformat_find_stream_info() pos: 197 bytes read:197 seeks:0 nb_streams:1
|
|---|
| 49 | [sdp @ 0x55d28a5055c0] All info found
|
|---|
| 50 | [sdp @ 0x55d28a5055c0] stream 0: start_time: 0 duration: NOPTS
|
|---|
| 51 | [sdp @ 0x55d28a5055c0] format: start_time: 0 duration: NOPTS (estimate from bit rate) bitrate=0 kb/s
|
|---|
| 52 | [sdp @ 0x55d28a5055c0] After avformat_find_stream_info() pos: 197 bytes read:197 seeks:0 frames:1
|
|---|
| 53 | Input #0, sdp, from 'source.sdp':
|
|---|
| 54 | Metadata:
|
|---|
| 55 | title : No Name
|
|---|
| 56 | Duration: N/A, start: 0.000000, bitrate: N/A
|
|---|
| 57 | Stream #0:0, 1, 1/8000: Audio: amr_nb, 8000 Hz, mono, fltp
|
|---|
| 58 | Successfully opened the file.
|
|---|
| 59 | Parsing a group of options: output url arm.wav.
|
|---|
| 60 | Applying option c:a (codec name) with argument copy.
|
|---|
| 61 | Successfully parsed a group of options.
|
|---|
| 62 | Opening an output file: arm.wav.
|
|---|
| 63 | [file @ 0x55d28a54d180] Setting default whitelist 'file,crypto,data'
|
|---|
| 64 | Successfully opened the file.
|
|---|
| 65 | Output #0, wav, to 'arm.wav':
|
|---|
| 66 | Metadata:
|
|---|
| 67 | INAM : No Name
|
|---|
| 68 | ISFT : Lavf59.27.100
|
|---|
| 69 | Stream #0:0, 0, 1/8000: Audio: amr_nb (8[0][0][0] / 0x0038), 8000 Hz, mono, fltp
|
|---|
| 70 | Stream mapping:
|
|---|
| 71 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 72 | Press [q] to stop, [?] for help
|
|---|
| 73 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 74 | size= 10kB time=00:00:05.66 bitrate= 14.5kbits/s speed=1.15x
|
|---|
| 75 |
|
|---|
| 76 | [q] command received. Exiting.
|
|---|
| 77 |
|
|---|
| 78 | size= 10kB time=00:00:05.66 bitrate= 14.5kbits/s speed=1.01x
|
|---|
| 79 | video:0kB audio:10kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.061321%
|
|---|
| 80 | Input file #0 (source.sdp):
|
|---|
| 81 | Input stream #0:0 (audio): 9 packets read (10176 bytes);
|
|---|
| 82 | Total: 9 packets (10176 bytes) demuxed
|
|---|
| 83 | Output file #0 (arm.wav):
|
|---|
| 84 | Output stream #0:0 (audio): 9 packets muxed (10176 bytes);
|
|---|
| 85 | Total: 9 packets (10176 bytes) muxed
|
|---|
| 86 | [AVIOContext @ 0x55d28a54d2c0] Statistics: 10284 bytes written, 0 seeks, 1 writeouts
|
|---|
| 87 | 0 frames successfully decoded, 0 decoding errors
|
|---|
| 88 | [AVIOContext @ 0x55d28a50e240] Statistics: 197 bytes read, 0 seeks
|
|---|
| 89 | 12:47:20 😃 8-arm> ffplay arm.wav
|
|---|
| 90 | ffplay version n5.1 Copyright (c) 2003-2022 the FFmpeg developers
|
|---|
| 91 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 92 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 93 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 94 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 95 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 96 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 97 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 98 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 99 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 100 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 101 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 102 | Input #0, wav, from 'arm.wav':
|
|---|
| 103 | Metadata:
|
|---|
| 104 | title : No Name
|
|---|
| 105 | encoder : Lavf59.27.100
|
|---|
| 106 | Duration: 00:00:05.66, bitrate: 14 kb/s
|
|---|
| 107 | Stream #0:0: Audio: amr_nb (8[0][0][0] / 0x0038), 8000 Hz, 1 channels, fltp, 12 kb/s
|
|---|
| 108 | 5.00 M-A: -0.000 fd= 0 aq= 2KB vq= 0KB sq= 0B f=0/0
|
|---|
| 109 | 12:47:28 😃 8-arm>
|
|---|
| 110 | 12:47:29 😃 8-arm> ffmpeg -v 9 -loglevel 99 -protocol_whitelist 'file,rtp,udp' -i source.sdp -c:a pcm_s16le pcm.wav
|
|---|
| 111 | ffmpeg version n5.1 Copyright (c) 2000-2022 the FFmpeg developers
|
|---|
| 112 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 113 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 114 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 115 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 116 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 117 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 118 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 119 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 120 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 121 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 122 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 123 | Splitting the commandline.
|
|---|
| 124 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 125 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 126 | Reading option '-protocol_whitelist' ... matched as AVOption 'protocol_whitelist' with argument 'file,rtp,udp'.
|
|---|
| 127 | Reading option '-i' ... matched as input url with argument 'source.sdp'.
|
|---|
| 128 | Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'pcm_s16le'.
|
|---|
| 129 | Reading option 'pcm.wav' ... matched as output url.
|
|---|
| 130 | Finished splitting the commandline.
|
|---|
| 131 | Parsing a group of options: global .
|
|---|
| 132 | Applying option v (set logging level) with argument 9.
|
|---|
| 133 | Successfully parsed a group of options.
|
|---|
| 134 | Parsing a group of options: input url source.sdp.
|
|---|
| 135 | Successfully parsed a group of options.
|
|---|
| 136 | Opening an input file: source.sdp.
|
|---|
| 137 | [NULL @ 0x55e1104975c0] Opening 'source.sdp' for reading
|
|---|
| 138 | Probing sdp score:50 size:197
|
|---|
| 139 | [sdp @ 0x55e1104975c0] Format sdp probed with size=2048 and score=50
|
|---|
| 140 | [sdp @ 0x55e1104975c0] sdp: v='0'
|
|---|
| 141 | [sdp @ 0x55e1104975c0] sdp: o='- 0 0 IN IP4 127.0.0.1'
|
|---|
| 142 | [sdp @ 0x55e1104975c0] sdp: s='No Name'
|
|---|
| 143 | [sdp @ 0x55e1104975c0] sdp: c='IN IP4 127.0.0.1'
|
|---|
| 144 | [sdp @ 0x55e1104975c0] sdp: t='0 0'
|
|---|
| 145 | [sdp @ 0x55e1104975c0] sdp: a='tool:libavformat LIBAVFORMAT_VERSION'
|
|---|
| 146 | [sdp @ 0x55e1104975c0] sdp: m='audio 10018 RTP/AVP 107'
|
|---|
| 147 | [sdp @ 0x55e1104975c0] sdp: b='AS:128'
|
|---|
| 148 | [sdp @ 0x55e1104975c0] sdp: a='rtpmap:107 AMR/8000/1'
|
|---|
| 149 | [sdp @ 0x55e1104975c0] audio codec set to: amr_nb
|
|---|
| 150 | [sdp @ 0x55e1104975c0] audio samplerate set to: 8000
|
|---|
| 151 | [sdp @ 0x55e1104975c0] audio channels set to: 1
|
|---|
| 152 | [sdp @ 0x55e1104975c0] sdp: a='fmtp:107 octet-align=1'
|
|---|
| 153 | [udp @ 0x55e11049cf80] end receive buffer size reported is 425984
|
|---|
| 154 | [udp @ 0x55e11049d080] end receive buffer size reported is 425984
|
|---|
| 155 | [sdp @ 0x55e1104975c0] setting jitter buffer size to 500
|
|---|
| 156 | [sdp @ 0x55e1104975c0] Before avformat_find_stream_info() pos: 197 bytes read:197 seeks:0 nb_streams:1
|
|---|
| 157 | [sdp @ 0x55e1104975c0] All info found
|
|---|
| 158 | [sdp @ 0x55e1104975c0] stream 0: start_time: 0 duration: NOPTS
|
|---|
| 159 | [sdp @ 0x55e1104975c0] format: start_time: 0 duration: NOPTS (estimate from bit rate) bitrate=0 kb/s
|
|---|
| 160 | [sdp @ 0x55e1104975c0] After avformat_find_stream_info() pos: 197 bytes read:197 seeks:0 frames:1
|
|---|
| 161 | Input #0, sdp, from 'source.sdp':
|
|---|
| 162 | Metadata:
|
|---|
| 163 | title : No Name
|
|---|
| 164 | Duration: N/A, start: 0.000000, bitrate: N/A
|
|---|
| 165 | Stream #0:0, 1, 1/8000: Audio: amr_nb, 8000 Hz, mono, fltp
|
|---|
| 166 | Successfully opened the file.
|
|---|
| 167 | Parsing a group of options: output url pcm.wav.
|
|---|
| 168 | Applying option c:a (codec name) with argument pcm_s16le.
|
|---|
| 169 | Successfully parsed a group of options.
|
|---|
| 170 | Opening an output file: pcm.wav.
|
|---|
| 171 | File 'pcm.wav' already exists. Overwrite? [y/N] y
|
|---|
| 172 | [file @ 0x55e1104df5c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 173 | Successfully opened the file.
|
|---|
| 174 | Stream mapping:
|
|---|
| 175 | Stream #0:0 -> #0:0 (amr_nb (amrnb) -> pcm_s16le (native))
|
|---|
| 176 | Press [q] to stop, [?] for help
|
|---|
| 177 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 178 | detected 8 logical cores
|
|---|
| 179 | [graph_0_in_0_0 @ 0x55e1104e1f40] Setting 'time_base' to value '1/8000'
|
|---|
| 180 | [graph_0_in_0_0 @ 0x55e1104e1f40] Setting 'sample_rate' to value '8000'
|
|---|
| 181 | [graph_0_in_0_0 @ 0x55e1104e1f40] Setting 'sample_fmt' to value 'fltp'
|
|---|
| 182 | [graph_0_in_0_0 @ 0x55e1104e1f40] Setting 'channel_layout' to value 'mono'
|
|---|
| 183 | [graph_0_in_0_0 @ 0x55e1104e1f40] tb:1/8000 samplefmt:fltp samplerate:8000 chlayout:mono
|
|---|
| 184 | [format_out_0_0 @ 0x55e1104e3040] Setting 'sample_fmts' to value 's16'
|
|---|
| 185 | [format_out_0_0 @ 0x55e1104e3040] auto-inserting filter 'auto_aresample_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_0'
|
|---|
| 186 | [AVFilterGraph @ 0x55e1104e0e80] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
|
|---|
| 187 | [auto_aresample_0 @ 0x55e1104e4700] [SWR @ 0x55e1104e48c0] Using fltp internally between filters
|
|---|
| 188 | [auto_aresample_0 @ 0x55e1104e4700] ch:1 chl:mono fmt:fltp r:8000Hz -> ch:1 chl:mono fmt:s16 r:8000Hz
|
|---|
| 189 | Output #0, wav, to 'pcm.wav':
|
|---|
| 190 | Metadata:
|
|---|
| 191 | INAM : No Name
|
|---|
| 192 | ISFT : Lavf59.27.100
|
|---|
| 193 | Stream #0:0, 0, 1/8000: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 8000 Hz, mono, s16, 128 kb/s
|
|---|
| 194 | Metadata:
|
|---|
| 195 | encoder : Lavc59.37.100 pcm_s16le
|
|---|
| 196 | size= 4kB time=00:00:08.51 bitrate= 4.0kbits/s speed=1.36x
|
|---|
| 197 |
|
|---|
| 198 | [q] command received. Exiting.
|
|---|
| 199 |
|
|---|
| 200 | size= 4kB time=00:00:08.51 bitrate= 4.0kbits/s speed=1.22x
|
|---|
| 201 | video:0kB audio:4kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 2.259615%
|
|---|
| 202 | Input file #0 (source.sdp):
|
|---|
| 203 | Input stream #0:0 (audio): 13 packets read (14752 bytes); 13 frames decoded (2080 samples);
|
|---|
| 204 | Total: 13 packets (14752 bytes) demuxed
|
|---|
| 205 | Output file #0 (pcm.wav):
|
|---|
| 206 | Output stream #0:0 (audio): 13 frames encoded (2080 samples); 13 packets muxed (4160 bytes);
|
|---|
| 207 | Total: 13 packets (4160 bytes) muxed
|
|---|
| 208 | [AVIOContext @ 0x55e1104df680] Statistics: 4254 bytes written, 0 seeks, 1 writeouts
|
|---|
| 209 | 13 frames successfully decoded, 0 decoding errors
|
|---|
| 210 | [AVIOContext @ 0x55e1104a0240] Statistics: 197 bytes read, 0 seeks
|
|---|
| 211 | 12:47:42 😃 8-arm> ffplay pcm.wav
|
|---|
| 212 | ffplay version n5.1 Copyright (c) 2003-2022 the FFmpeg developers
|
|---|
| 213 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 214 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 215 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 216 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 217 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 218 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 219 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 220 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 221 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 222 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 223 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 224 | Input #0, wav, from 'pcm.wav':= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 225 | Metadata:
|
|---|
| 226 | title : No Name
|
|---|
| 227 | encoder : Lavf59.27.100
|
|---|
| 228 | Duration: 00:00:00.26, bitrate: 130 kb/s
|
|---|
| 229 | Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 8000 Hz, 1 channels, s16, 128 kb/s
|
|---|
| 230 | 1.27 M-A: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
|
|---|
| 231 | 12:47:45 😃 8-arm> ffprobe pcm.wav
|
|---|
| 232 | ffprobe version n5.1 Copyright (c) 2007-2022 the FFmpeg developers
|
|---|
| 233 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 234 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 235 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 236 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 237 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 238 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 239 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 240 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 241 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 242 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 243 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 244 | Input #0, wav, from 'pcm.wav':
|
|---|
| 245 | Metadata:
|
|---|
| 246 | title : No Name
|
|---|
| 247 | encoder : Lavf59.27.100
|
|---|
| 248 | Duration: 00:00:00.26, bitrate: 130 kb/s
|
|---|
| 249 | Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 8000 Hz, 1 channels, s16, 128 kb/s
|
|---|
| 250 | 12:47:57 😃 8-arm> ffmpeg -i amr.wav -c:a pcm_s16le output-amr-pcm.wav
|
|---|
| 251 | ffmpeg version n5.1 Copyright (c) 2000-2022 the FFmpeg developers
|
|---|
| 252 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 253 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 254 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 255 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 256 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 257 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 258 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 259 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 260 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 261 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 262 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 263 | amr.wav: No such file or directory
|
|---|
| 264 | 12:48:15 ?1 8-arm> ffmpeg -i arm.wav -c:a pcm_s16le output-amr-pcm.wav
|
|---|
| 265 | ffmpeg version n5.1 Copyright (c) 2000-2022 the FFmpeg developers
|
|---|
| 266 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 267 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 268 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 269 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 270 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 271 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 272 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 273 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 274 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 275 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 276 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 277 | Guessed Channel Layout for Input Stream #0.0 : mono
|
|---|
| 278 | Input #0, wav, from 'arm.wav':
|
|---|
| 279 | Metadata:
|
|---|
| 280 | title : No Name
|
|---|
| 281 | encoder : Lavf59.27.100
|
|---|
| 282 | Duration: 00:00:05.66, bitrate: 14 kb/s
|
|---|
| 283 | Stream #0:0: Audio: amr_nb (8[0][0][0] / 0x0038), 8000 Hz, mono, fltp, 12 kb/s
|
|---|
| 284 | File 'output-amr-pcm.wav' already exists. Overwrite? [y/N] y
|
|---|
| 285 | Stream mapping:
|
|---|
| 286 | Stream #0:0 -> #0:0 (amr_nb (amrnb) -> pcm_s16le (native))
|
|---|
| 287 | Press [q] to stop, [?] for help
|
|---|
| 288 | Output #0, wav, to 'output-amr-pcm.wav':
|
|---|
| 289 | Metadata:
|
|---|
| 290 | INAM : No Name
|
|---|
| 291 | ISFT : Lavf59.27.100
|
|---|
| 292 | Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 8000 Hz, mono, s16, 128 kb/s
|
|---|
| 293 | Metadata:
|
|---|
| 294 | encoder : Lavc59.37.100 pcm_s16le
|
|---|
| 295 | size= 99kB time=00:00:06.36 bitrate= 128.1kbits/s speed= 223x
|
|---|
| 296 | video:0kB audio:99kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.092374%
|
|---|
| 297 | 12:48:40 😃 8-arm> ffplay output-amr-pcm.wav
|
|---|
| 298 | ffplay version n5.1 Copyright (c) 2003-2022 the FFmpeg developers
|
|---|
| 299 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 300 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 301 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 302 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 303 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 304 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 305 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 306 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 307 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 308 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 309 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 310 | Input #0, wav, from 'output-amr-pcm.wav':= 0KB sq= 0B f=0/0
|
|---|
| 311 | Metadata:
|
|---|
| 312 | title : No Name
|
|---|
| 313 | encoder : Lavf59.27.100
|
|---|
| 314 | Duration: 00:00:06.36, bitrate: 128 kb/s
|
|---|
| 315 | Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 8000 Hz, 1 channels, s16, 128 kb/s
|
|---|
| 316 | 1.95 M-A: 0.000 fd= 0 aq= 31KB vq= 0KB sq= 0B f=0/0
|
|---|
| 317 | 12:48:44 😃 8-arm> ffprobe output-amr-pcm.wav
|
|---|
| 318 | ffprobe version n5.1 Copyright (c) 2007-2022 the FFmpeg developers
|
|---|
| 319 | built with gcc 10 (Debian 10.2.1-6)
|
|---|
| 320 | configuration: --disable-stripping --extra-cflags=-I/home/jimery/.local/include --extra-ldflags=-L/home/jimery/.local/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-nonfree --enable-
|
|---|
| 321 | libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libvo-amrwbenc --prefix=/home/jimery/.local
|
|---|
| 322 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 323 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 324 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 325 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 326 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 327 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 328 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 329 | libpostproc 56. 6.100 / 56. 6.100
|
|---|
| 330 | Input #0, wav, from 'output-amr-pcm.wav':
|
|---|
| 331 | Metadata:
|
|---|
| 332 | title : No Name
|
|---|
| 333 | encoder : Lavf59.27.100
|
|---|
| 334 | Duration: 00:00:06.36, bitrate: 128 kb/s
|
|---|
| 335 | Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 8000 Hz, 1 channels, s16, 128 kb/s
|
|---|
| 336 | 12:48:48 😃 8-arm>
|
|---|