Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how the heck are mp3s segmented? #21

Open
krisbulman opened this issue Apr 20, 2012 · 0 comments
Open

how the heck are mp3s segmented? #21

krisbulman opened this issue Apr 20, 2012 · 0 comments

Comments

@krisbulman
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant