Skip to content

how the heck are mp3s segmented?  #21

@krisbulman

Description

@krisbulman

I have compiled the segmenter noted here: http://www.ioncannon.net/projects/http-live-video-stream-segmenter-and-distributor/ (and all of the dependancies)

using this command to segment:

$ ./segmenter -i input.mp3 -d temp/ -f prefix -o test.m3u8 -l 10 -a

But the output is:

Format mp3 probed with size-2048
File position before avformat_find_stream_info() is 208
max_analyze_duraiton 5000000 reached at 5015510
File position after avformat_find_stream_info() is 41168
Source Stream must have video component

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions