| 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:59
|
|---|
| 17 | Breakpoint 1 at 0x193d1ce: file libavformat/sdsdec.c, line 59.
|
|---|
| 18 | (gdb) r
|
|---|
| 19 | Starting program: ffmpeg_g -y -r 17 -i samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcm16.sds -target dvd -loglevel 99 -map 0 -c: s:0 targa -disposition: v:154 r10k -disposition: a:178 v210 -vframes 13 -aframes 105 output/tmp.idf
|
|---|
| 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 '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 34 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '17'.
|
|---|
| 35 | Reading option '-i' ... matched as input url with argument 'samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcm16.sds'.
|
|---|
| 36 | Reading option '-target' ... matched as option 'target' (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument 'dvd'.
|
|---|
| 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 's:0'.
|
|---|
| 40 | Reading option 'targa' ... matched as output url.
|
|---|
| 41 | Reading option '-disposition:' ... matched as option 'disposition' (disposition) with argument 'v:154'.
|
|---|
| 42 | Reading option 'r10k' ... matched as output url.
|
|---|
| 43 | Reading option '-disposition:' ... matched as option 'disposition' (disposition) with argument 'a:178'.
|
|---|
| 44 | Reading option 'v210' ... matched as output url.
|
|---|
| 45 | Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '13'.
|
|---|
| 46 | Reading option '-aframes' ... matched as option 'aframes' (set the number of audio frames to output) with argument '105'.
|
|---|
| 47 | Reading option 'output/tmp.idf' ... matched as output url.
|
|---|
| 48 | Finished splitting the commandline.
|
|---|
| 49 | Parsing a group of options: global .
|
|---|
| 50 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 51 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 52 | Successfully parsed a group of options.
|
|---|
| 53 | Parsing a group of options: input url samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcm16.sds.
|
|---|
| 54 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 17.
|
|---|
| 55 | Successfully parsed a group of options.
|
|---|
| 56 | Opening an input file: samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcm16.sds.
|
|---|
| 57 | [NULL @ 0x9231d00] Opening 'samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcm16.sds' for reading
|
|---|
| 58 | [file @ 0x9232880] Setting default whitelist 'file,crypto'
|
|---|
| 59 | Probing sds score:50 size:2048
|
|---|
| 60 | [sds @ 0x9231d00] Format sds probed with size=2048 and score=50
|
|---|
| 61 | [sds @ 0x9231d00] Before avformat_find_stream_info() pos: 21 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 62 | libavformat/sdsdec.c:59:30: runtime error: left shift of 64 by 25 places cannot be represented in type 'int'
|
|---|
| 63 | [sds @ 0x9231d00] All info found
|
|---|
| 64 | [sds @ 0x9231d00] stream 0: start_time: -836587032821294.875 duration: 1.702
|
|---|
| 65 | [sds @ 0x9231d00] format: start_time: -9223372036854.775 duration: 1.702 bitrate=280 kb/s
|
|---|
| 66 | [sds @ 0x9231d00] After avformat_find_stream_info() pos: 6371 bytes read:32768 seeks:0 frames:50
|
|---|
| 67 | Guessed Channel Layout for Input Stream #0.0 : mono
|
|---|
| 68 | Input #0, sds, from 'samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcm16.sds':
|
|---|
| 69 | Duration: 00:00:01.70, bitrate: 280 kb/s
|
|---|
| 70 | Stream #0:0, 50, 1/11025: Audio: pcm_u32le, 11025 Hz, mono, s32, 352 kb/s
|
|---|
| 71 | Successfully opened the file.
|
|---|
| 72 | Parsing a group of options: output url targa.
|
|---|
| 73 | Applying option target (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument dvd.
|
|---|
| 74 | Could not determine norm (PAL/NTSC/NTSC-Film) for target.
|
|---|
| 75 | Please prefix target with "pal-", "ntsc-" or "film-",
|
|---|
| 76 | or set a framerate with "-r xxx".
|
|---|
| 77 | [AVIOContext @ 0x923acc0] Statistics: 32768 bytes read, 0 seeks
|
|---|
| 78 | [Inferior 1 (process 20878) exited with code 01]
|
|---|
| 79 |
|
|---|