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

encoding ALAC causes crash #70

Open
andrewrk opened this issue Jun 30, 2014 · 1 comment
Open

encoding ALAC causes crash #70

andrewrk opened this issue Jun 30, 2014 · 1 comment
Labels
Milestone

Comments

@andrewrk
Copy link
Owner

$ ./transcode ~/tmp/05.\ Saying\ Sorry.mp3 --output ~/tmp/out.m4a --codec alac 
[mp3 @ 0x72a980] max_analyze_duration reached
encoder: using codec: ALAC (Apple Lossless Audio Codec)
encoder: using audio format: s16p, 44100 Hz, stereo
audio queue size: 32768
abuffer: time_base=1/14112000:sample_rate=44100:sample_fmt=s16p:channel_layout=0x3
aformat: sample_fmts=s16p:sample_rates=44100:channel_layouts=0x3
encoder: writing header
[ipod @ 0x76b720] Codec for stream 0 does not use global headers but container format requires global headers
[ipod @ 0x76b720] muxer does not support non seekable output
could not write header
Floating point exception (core dumped)
@andrewrk andrewrk added the bug label Jun 30, 2014
@fire
Copy link
Contributor

fire commented Jun 30, 2014

Notes: I've modified groove to output fragmented mov files. However, I'm unable to get vlc to read the files.

@andrewrk andrewrk added this to the 5.0.0 milestone Jul 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants