Ticket #8164: gdb-sdsdec46

File gdb-sdsdec46, 5.8 KB (added by Suhwan, 7 years ago)
Line 
1GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
2Copyright (C) 2018 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law. Type "show copying"
6and "show warranty" for details.
7This GDB was configured as "x86_64-linux-gnu".
8Type "show configuration" for configuration details.
9For bug reporting instructions, please see:
10<http://www.gnu.org/software/gdb/bugs/>.
11Find the GDB manual and other documentation resources online at:
12<http://www.gnu.org/software/gdb/documentation/>.
13For help, type "help".
14Type "apropos word" to search for commands related to "word"...
15Reading symbols from ../ffmpeg/ffmpeg_g...done.
16(gdb) b sdsdec.c:46
17Breakpoint 1 at 0x193d059: file libavformat/sdsdec.c, line 46.
18(gdb) r
19Starting 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]
21Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
22ffmpeg 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
32Splitting the commandline.
33Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '0'.
34Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
35Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '5'.
36Reading option '-i' ... matched as input url with argument 'samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcms8.sds'.
37Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
38Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
39Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
40Reading option '-c:' ... matched as option 'c' (codec name) with argument 'v:4'.
41Reading option 'mp2' ... matched as output url.
42Reading option '-c:' ... matched as option 'c' (codec name) with argument 'v:142'.
43Reading option 'xsub' ... matched as output url.
44Reading option '-disposition:' ... matched as option 'disposition' (disposition) with argument 'v:1'.
45Reading option 'pcx' ... matched as output url.
46Reading option '-disposition:' ... matched as option 'disposition' (disposition) with argument 'v:59'.
47Reading option 'yuv4' ... matched as output url.
48Reading option '-aframes' ... matched as option 'aframes' (set the number of audio frames to output) with argument '14'.
49Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
50Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '332k'.
51Reading option '-strict' ...Routing option strict to both codec and muxer layer
52 matched as AVOption 'strict' with argument '0'.
53Reading option 'output/tmp.xwd_pipe' ... matched as output url.
54Finished splitting the commandline.
55Parsing a group of options: global .
56Applying option y (overwrite output files) with argument 1.
57Applying option loglevel (set logging level) with argument 99.
58Successfully parsed a group of options.
59Parsing a group of options: input url samples/samples.mplayerhq.hu/A-codecs/libsndfile-samples/sds-pcms8.sds.
60Applying option stream_loop (set number of times input stream shall be looped) with argument 0.
61Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 5.
62Successfully parsed a group of options.
63Opening 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'
66Probing 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
69libavformat/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
74Guessed Channel Layout for Input Stream #0.0 : mono
75Input #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
78Successfully opened the file.
79Parsing a group of options: output url mp2.
80Applying option map (set input stream mapping) with argument 0.
81Applying option c (codec name) with argument copy.
82Applying option c: (codec name) with argument v:4.
83Successfully parsed a group of options.
84Opening an output file: mp2.
85[NULL @ 0x924bac0] Unable to find a suitable output format for 'mp2'
86mp2: Invalid argument
87[AVIOContext @ 0x923b140] Statistics: 32768 bytes read, 0 seeks
88[Inferior 1 (process 24768) exited with code 01]
89