Opened 7 years ago

Closed 7 years ago

#6237 closed defect (duplicate)

Using -hls_flags single_file causes crash

Reported by: Rex Proctor Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
If the -hls_flags single_file is used ffmpeg crashes.
When this flag is not used, the process works fine; creating the segments as expected.
How to reproduce:

% ffmpeg -rtsp_transport tcp -i rtsp://192.168.1.14/test4 -c:v copy -c:a copy -hls_flags single_file test.m3u8
ffmpeg version N-83887-g62c8dc4 Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 6.2.0 (Ubuntu 6.2.0-5ubuntu12) 20161005
  configuration: --extra-cflags=-I/usr/include --extra-ldflags=-L/usr/lib --enable-nonfree --enable-gpl --enable-version3 --enable-libass --enable-x11grab --cpu=native --enable-vaapi --enable-openssl --enable-libfdk-aac --enable-libfreetype --enable-libtheora --enable-libvorbis --enable-libx264 --enable-decklink --extra-libs=-lasound
  libavutil      55. 48.100 / 55. 48.100
  libavcodec     57. 83.100 / 57. 83.100
  libavformat    57. 66.104 / 57. 66.104
  libavdevice    57.  3.100 / 57.  3.100
  libavfilter     6. 76.100 /  6. 76.100
  libswscale      4.  3.101 /  4.  3.101
  libswresample   2.  4.100 /  2.  4.100
  libpostproc    54.  2.100 / 54.  2.100
Hyper fast Audio and Video encoder

Attachments (1)

FFMPEG_Single_File_Crash.txt (23.4 KB ) - added by Rex Proctor 7 years ago.
Debugging information

Download all attachments as: .zip

Change History (2)

by Rex Proctor, 7 years ago

Debugging information

comment:1 by Rex Proctor, 7 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.