| 1 | GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
|
|---|
| 2 | Copyright (C) 2018 Free Software Foundation, Inc.
|
|---|
| 3 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|---|
| 4 | This is free software: you are free to change and redistribute it.
|
|---|
| 5 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
|---|
| 6 | and "show warranty" for details.
|
|---|
| 7 | This GDB was configured as "x86_64-linux-gnu".
|
|---|
| 8 | Type "show configuration" for configuration details.
|
|---|
| 9 | For bug reporting instructions, please see:
|
|---|
| 10 | <http://www.gnu.org/software/gdb/bugs/>.
|
|---|
| 11 | Find the GDB manual and other documentation resources online at:
|
|---|
| 12 | <http://www.gnu.org/software/gdb/documentation/>.
|
|---|
| 13 | For help, type "help".
|
|---|
| 14 | Type "apropos word" to search for commands related to "word"...
|
|---|
| 15 | Reading symbols from ../ffmpeg/ffmpeg_g...done.
|
|---|
| 16 | (gdb) b sdsdec.c:46
|
|---|
| 17 | Breakpoint 1 at 0x193d059: file libavformat/sdsdec.c, line 46.
|
|---|
| 18 | (gdb) r
|
|---|
| 19 | Starting program: ffmpeg_g -stream_loop 0 -y -r 5 -i samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcms8.sds -loglevel 99 -map 0 -c copy -c: v:4 mp2 -c: v:142 xsub -disposition: v:1 pcx -disposition: v:59 yuv4 -aframes 14 -ar 48000 -b:v 332k -strict 0 output/tmp.xwd_pipe
|
|---|
| 20 | [Thread debugging using libthread_db enabled]
|
|---|
| 21 | Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
|---|
| 22 | ffmpeg version N-94943-g1db6e47e85 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 23 | built with clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
|
|---|
| 24 | configuration: --cc=clang --cxx=clang++ --ld=clang --enable-debug --toolchain=clang-usan
|
|---|
| 25 | libavutil 56. 35.100 / 56. 35.100
|
|---|
| 26 | libavcodec 58. 56.102 / 58. 56.102
|
|---|
| 27 | libavformat 58. 32.104 / 58. 32.104
|
|---|
| 28 | libavdevice 58. 9.100 / 58. 9.100
|
|---|
| 29 | libavfilter 7. 58.102 / 7. 58.102
|
|---|
| 30 | libswscale 5. 6.100 / 5. 6.100
|
|---|
| 31 | libswresample 3. 6.100 / 3. 6.100
|
|---|
| 32 | Splitting the commandline.
|
|---|
| 33 | Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '0'.
|
|---|
| 34 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 35 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '5'.
|
|---|
| 36 | Reading option '-i' ... matched as input url with argument 'samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcms8.sds'.
|
|---|
| 37 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 38 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
|
|---|
| 39 | Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 40 | Reading option '-c:' ... matched as option 'c' (codec name) with argument 'v:4'.
|
|---|
| 41 | Reading option 'mp2' ... matched as output url.
|
|---|
| 42 | Reading option '-c:' ... matched as option 'c' (codec name) with argument 'v:142'.
|
|---|
| 43 | Reading option 'xsub' ... matched as output url.
|
|---|
| 44 | Reading option '-disposition:' ... matched as option 'disposition' (disposition) with argument 'v:1'.
|
|---|
| 45 | Reading option 'pcx' ... matched as output url.
|
|---|
| 46 | Reading option '-disposition:' ... matched as option 'disposition' (disposition) with argument 'v:59'.
|
|---|
| 47 | Reading option 'yuv4' ... matched as output url.
|
|---|
| 48 | Reading option '-aframes' ... matched as option 'aframes' (set the number of audio frames to output) with argument '14'.
|
|---|
| 49 | Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
|
|---|
| 50 | Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '332k'.
|
|---|
| 51 | Reading option '-strict' ...Routing option strict to both codec and muxer layer
|
|---|
| 52 | matched as AVOption 'strict' with argument '0'.
|
|---|
| 53 | Reading option 'output/tmp.xwd_pipe' ... matched as output url.
|
|---|
| 54 | Finished splitting the commandline.
|
|---|
| 55 | Parsing a group of options: global .
|
|---|
| 56 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 57 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 58 | Successfully parsed a group of options.
|
|---|
| 59 | Parsing a group of options: input url samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcms8.sds.
|
|---|
| 60 | Applying option stream_loop (set number of times input stream shall be looped) with argument 0.
|
|---|
| 61 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 5.
|
|---|
| 62 | Successfully parsed a group of options.
|
|---|
| 63 | Opening an input file: samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcms8.sds.
|
|---|
| 64 | [NULL @ 0x9232200] Opening 'samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcms8.sds' for reading
|
|---|
| 65 | [file @ 0x9232d00] Setting default whitelist 'file,crypto'
|
|---|
| 66 | Probing sds score:50 size:2048
|
|---|
| 67 | [sds @ 0x9232200] Format sds probed with size=2048 and score=50
|
|---|
| 68 | [sds @ 0x9232200] Before avformat_find_stream_info() pos: 21 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 69 | libavformat/sdsdec.c:46:39: runtime error: left shift of 64 by 25 places cannot be represented in type 'int'
|
|---|
| 70 | [sds @ 0x9232200] All info found
|
|---|
| 71 | [sds @ 0x9232200] stream 0: start_time: -836587032821294.875 duration: 1.703
|
|---|
| 72 | [sds @ 0x9232200] format: start_time: -9223372036854.775 duration: 1.703 bitrate=186 kb/s
|
|---|
| 73 | [sds @ 0x9232200] After avformat_find_stream_info() pos: 6371 bytes read:32768 seeks:0 frames:50
|
|---|
| 74 | Guessed Channel Layout for Input Stream #0.0 : mono
|
|---|
| 75 | Input #0, sds, from 'samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcms8.sds':
|
|---|
| 76 | Duration: 00:00:01.70, bitrate: 186 kb/s
|
|---|
| 77 | Stream #0:0, 50, 1/11025: Audio: pcm_u32le, 11025 Hz, mono, s32, 352 kb/s
|
|---|
| 78 | Successfully opened the file.
|
|---|
| 79 | Parsing a group of options: output url mp2.
|
|---|
| 80 | Applying option map (set input stream mapping) with argument 0.
|
|---|
| 81 | Applying option c (codec name) with argument copy.
|
|---|
| 82 | Applying option c: (codec name) with argument v:4.
|
|---|
| 83 | Successfully parsed a group of options.
|
|---|
| 84 | Opening an output file: mp2.
|
|---|
| 85 | [NULL @ 0x924bac0] Unable to find a suitable output format for 'mp2'
|
|---|
| 86 | mp2: Invalid argument
|
|---|
| 87 | [AVIOContext @ 0x923b140] Statistics: 32768 bytes read, 0 seeks
|
|---|
| 88 | [Inferior 1 (process 24768) exited with code 01]
|
|---|
| 89 |
|
|---|