Changes between Initial Version and Version 1 of Ticket #3741, comment 17
- Timestamp:
- Sep 11, 2014, 3:33:04 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3741, comment 17
initial v1 1 1 I am also getting this error when running the following command: 2 {{{ 2 3 ffmpeg -i footage.mp3 -c:a libfdk_aac -b:a 128k -map 0:0 -f segment -segment_time 10 -segment_list outputlist.m3u8 -segment_format mpegts 'output%03d.m4a' 4 }}} 3 5 4 6 Here is the output:


