#2809: AAC files encoded with ffmpeg/avconv do not play on Nintendo devices
-------------------------------------+-------------------------------------
Reporter: | Owner:
playingwithmusic | Status: new
Type: defect | Component:
Priority: normal | undetermined
Version: git-master | Resolution:
Keywords: aac | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by playingwithmusic):
I didn't stop to think about that. Sorry.
{{{ffmpeg -i Nervous_Breakdown.webm -c:a libfaac -aq 50 -ar 44100 -vn
Nervous_Breakdown.m4a}}}
results in an unplayable file.
{{{ffmpeg -i Nervous_Breakdown.webm -ar 44100 -vn -af volume=1.50
Nervous_Breakdown.wav && faac -c 44100 -b 96 -w *.wav && rm *.wav}}}
plays fine.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2809#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac