Aman Gupta
73bf0f42e3
avformat/hlsenc: fix segfault when using -hls_segment_type fmp4 with -hls_segment_filename
previously, specifying -hls_segment_filename meant
s->base_output_dirname was never set, causing a segfault:
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
* frame #0: 0x00007fffbf7d82d0 libsystem_platform.dylib`_platform_strcmp + 80
frame #1: 0x00000001005f4dcf libavformat.57.dylib`io_open_default(s=0x000000010481cc00, pb=0x0000000104806020, url=0x0000000000000000, flags=2, options=0x0000000000000000) at options.c:107
frame #2: 0x0000000100528968 libavformat.57.dylib`hls_mux_init(s=0x000000010481cc00) at hlsenc.c:595
frame #3: 0x00000001005273cb libavformat.57.dylib`hls_write_header(s=0x000000010481cc00) at hlsenc.c:1518
frame #4: 0x00000001005c08d0 libavformat.57.dylib`write_header_internal(s=0x000000010481cc00) at mux.c:486
frame #5: 0x00000001005c0774 libavformat.57.dylib`avformat_write_header(s=0x000000010481cc00, options=0x00000001029026e8) at mux.c:539
2017-09-16 10:32:28 +08:00
..
2017-09-01 02:16:33 -03:00
2017-01-29 01:20:48 +01:00
2017-06-04 11:52:02 -03:00
2017-03-29 14:49:29 +02:00
2017-01-28 23:08:42 +01:00
2017-03-21 17:02:30 -03:00
2017-05-24 20:28:00 -03:00
2016-12-14 01:06:55 +01:00
2017-03-29 14:49:29 +02:00
2017-03-21 17:02:30 -03:00
2017-09-09 12:07:14 +02:00
2017-03-31 18:19:41 +02:00
2016-12-14 01:06:55 +01:00
2017-03-29 14:49:29 +02:00
2017-02-10 18:33:30 -03:00
2017-02-10 18:33:29 -03:00
2017-03-29 14:49:29 +02:00
2017-03-21 17:02:30 -03:00
2017-09-07 15:19:22 +02:00
2017-03-21 17:02:30 -03:00
2017-08-02 15:26:25 +02:00
2017-03-29 14:49:29 +02:00
2017-03-21 17:02:30 -03:00
2017-03-21 17:02:30 -03:00
2017-06-30 14:35:25 +02:00
2017-01-31 09:00:23 +01:00
2017-09-01 02:16:33 -03:00
2017-08-02 15:26:25 +02:00
2017-09-01 17:56:33 +02:00
2017-07-10 06:56:51 +07:00
2017-09-01 17:56:33 +02:00
2017-09-01 17:56:33 +02:00
2017-04-01 12:16:45 +02:00
2016-12-14 01:06:55 +01:00
2017-08-20 11:33:51 +02:00
2017-03-21 17:02:30 -03:00
2017-02-01 02:57:40 +01:00
2017-03-29 14:49:29 +02:00
2017-01-19 02:40:43 +01:00
2017-03-29 14:49:29 +02:00
2017-03-21 17:02:30 -03:00
2016-12-06 21:07:59 +01:00
2017-08-27 19:22:08 +02:00
2017-08-31 15:33:52 +01:00
2017-04-01 15:45:32 +02:00
2017-09-01 18:52:56 +08:00
2017-09-01 10:20:56 +08:00
2017-09-09 08:34:07 +08:00
2017-09-01 10:20:56 +08:00
2017-03-21 17:02:30 -03:00
2017-01-12 15:02:42 +01:00
2017-07-21 12:18:10 -03:00
2017-03-21 17:02:30 -03:00
2017-08-29 01:33:47 +02:00
2017-03-21 17:02:30 -03:00
2017-03-29 14:49:29 +02:00
2017-01-29 01:20:52 +01:00
2017-01-30 01:40:48 +01:00
2017-03-21 17:02:30 -03:00
2016-12-02 19:37:00 +01:00
2017-07-19 10:08:19 +02:00
2017-06-24 18:51:29 +02:00
2017-03-21 17:02:30 -03:00
2017-08-30 12:13:01 +02:00
2017-09-12 21:39:57 -03:00
2017-09-01 02:16:33 -03:00
2017-03-15 23:17:32 +01:00
2017-03-21 17:02:30 -03:00
2017-02-11 20:20:07 +01:00
2017-09-07 08:30:14 +08:00
2017-03-14 18:11:20 +08:00
2017-03-29 14:49:29 +02:00
2017-04-05 23:57:08 +02:00
2017-08-24 12:55:46 +02:00
2017-09-07 15:19:22 +02:00
2017-01-30 01:40:48 +01:00
2017-03-21 17:02:30 -03:00
2017-09-01 02:16:33 -03:00
2017-03-23 14:27:48 -03:00
2017-03-23 14:27:48 -03:00
2017-08-27 19:19:00 +02:00
2017-09-16 10:32:28 +08:00
2017-09-15 15:10:49 +02:00
2017-03-21 17:02:30 -03:00
2017-03-21 17:02:30 -03:00
2017-05-19 21:14:26 +02:00
2016-11-30 00:22:45 +01:00
2017-03-29 14:49:29 +02:00
2017-05-22 01:09:21 +02:00
2017-05-22 01:09:21 +02:00
2017-08-30 12:13:02 +02:00
2017-06-07 11:08:06 +02:00
2017-06-27 15:09:12 +02:00
2017-03-29 14:49:29 +02:00
2017-07-10 12:03:08 +02:00
2017-08-24 11:02:22 +02:00
2017-03-21 17:02:30 -03:00
2017-05-24 20:28:00 -03:00
2017-03-30 23:35:18 +02:00
2017-06-13 19:48:08 +02:00
2017-06-17 17:16:13 -03:00
2017-03-31 10:40:34 +02:00
2017-02-18 04:18:30 +01:00
2017-09-09 12:07:14 +02:00
2017-03-19 18:28:40 +01:00
2016-12-07 22:40:59 -03:00
2017-05-07 11:29:08 +08:00
2017-09-08 20:02:43 -03:00
2016-12-17 23:52:25 +01:00
2017-03-29 14:49:29 +02:00
2017-03-21 17:02:30 -03:00
2017-03-29 14:49:29 +02:00
2017-09-07 15:19:22 +02:00
2017-08-09 23:15:38 -03:00
2016-11-17 14:54:51 +01:00
2017-03-21 17:02:30 -03:00
2017-03-29 14:49:29 +02:00
2017-03-31 10:40:34 +02:00
2017-03-21 17:02:30 -03:00
2017-03-21 17:02:30 -03:00
2016-12-21 23:41:49 +01:00
2017-06-07 11:08:06 +02:00
2017-07-06 21:28:20 -04:00
2017-09-01 02:16:33 -03:00
2017-02-21 10:16:20 +01:00
2017-02-01 19:21:01 +01:00
2017-06-24 18:51:29 +02:00
2017-08-27 19:23:37 +02:00
2017-01-12 23:24:39 +01:00
2017-09-01 01:48:39 +02:00
2017-09-12 19:24:25 +02:00
2017-05-10 14:00:20 +02:00
2017-03-29 14:49:29 +02:00
2017-09-01 01:48:31 +02:00
2017-03-30 13:26:04 +02:00
2017-05-02 08:43:12 +02:00
2017-03-24 13:21:04 +01:00
2017-03-21 17:02:30 -03:00
2017-06-22 16:12:51 -03:00
2017-07-25 22:04:34 +02:00
2017-04-01 22:09:23 +02:00
2016-11-24 11:22:13 +01:00
2017-04-11 21:28:26 +02:00
2016-12-03 03:59:13 +01:00
2016-11-24 11:22:13 +01:00
2017-02-11 12:00:38 +01:00
2017-02-11 12:00:38 +01:00
2017-02-11 19:01:14 +01:00
2017-03-29 14:49:29 +02:00
2017-06-24 18:51:29 +02:00
2017-06-03 23:14:04 +02:00
2017-07-30 14:31:04 +10:00
2017-06-13 19:49:06 +02:00
2017-06-27 12:54:06 +02:00
2017-01-29 01:20:52 +01:00
2017-03-21 17:02:30 -03:00
2017-09-01 17:56:33 +02:00
2017-08-26 11:43:09 +02:00
2017-09-01 02:16:33 -03:00
2017-08-02 15:26:35 +02:00
2017-08-02 15:26:25 +02:00
2017-02-17 14:24:53 +01:00
2017-08-02 15:26:25 +02:00
2017-08-27 19:23:30 +02:00
2017-03-02 11:39:54 +01:00
2017-08-27 19:23:13 +02:00
2017-06-18 16:16:52 +02:00
2017-03-29 14:49:29 +02:00
2017-03-29 14:49:29 +02:00
2017-03-31 10:40:34 +02:00
2017-03-24 12:43:49 +01:00
2017-03-24 12:43:49 +01:00
2017-01-02 19:35:47 +01:00
2017-07-29 04:05:53 +02:00
2017-07-07 15:30:57 -04:00
2017-04-05 17:03:21 +01:00
2017-01-13 10:27:03 +01:00
2017-01-13 10:27:03 +01:00
2017-08-23 22:19:33 +02:00
2017-03-31 10:40:34 +02:00
2017-03-31 10:40:34 +02:00
2017-03-19 18:24:35 +01:00
2017-01-13 10:27:03 +01:00
2017-04-05 17:03:21 +01:00
2017-03-31 10:40:34 +02:00
2017-04-05 17:03:21 +01:00
2017-01-13 10:27:03 +01:00
2017-03-29 14:49:29 +02:00
2017-03-30 10:26:29 +02:00
2017-09-01 17:56:33 +02:00
2017-07-10 15:02:29 -04:00
2017-07-26 21:23:07 +03:00
2016-11-23 01:16:42 +01:00
2017-01-30 11:00:58 +01:00
2017-01-30 11:00:58 +01:00
2017-01-22 13:00:25 +01:00
2017-01-25 12:00:02 +01:00
2017-09-01 02:16:33 -03:00
2017-02-21 19:05:04 +01:00
2017-03-21 17:02:30 -03:00
2017-09-01 02:16:33 -03:00
2017-03-30 10:26:29 +02:00
2016-12-14 01:06:55 +01:00
2017-03-21 17:02:30 -03:00
2017-03-31 10:40:34 +02:00
2017-03-29 14:49:29 +02:00
2017-06-17 22:36:54 +02:00
2017-09-09 12:07:14 +02:00
2017-09-01 02:16:33 -03:00
2017-03-21 17:02:30 -03:00
2017-03-21 17:02:30 -03:00
2017-05-10 14:00:20 +02:00
2017-01-24 02:36:51 +01:00
2016-12-17 19:46:30 +01:00
2017-03-24 12:59:21 +01:00
2017-05-31 12:07:43 +02:00
2016-12-17 19:46:30 +01:00
2017-03-21 17:02:30 -03:00
2017-03-21 17:02:30 -03:00
2017-04-23 14:30:53 +07:00
2017-06-24 18:51:29 +02:00
2017-08-17 21:02:40 +02:00
2017-03-21 17:02:30 -03:00
2017-09-09 12:07:14 +02:00
2017-03-05 16:34:32 +01:00
2017-03-21 17:02:30 -03:00
2017-05-16 01:53:05 +02:00
2016-12-14 01:06:55 +01:00
2017-05-10 15:21:17 +02:00
2017-03-21 17:02:30 -03:00
2017-03-29 14:49:29 +02:00
2017-07-16 16:09:17 +01:00
2017-03-29 14:49:29 +02:00
2016-12-14 01:06:55 +01:00
2017-09-01 02:16:33 -03:00
2017-08-02 15:26:25 +02:00
2017-03-31 10:40:34 +02:00
2017-03-21 17:02:30 -03:00
2017-01-30 01:40:48 +01:00
2017-03-29 14:49:29 +02:00
2016-12-08 00:26:41 +01:00