Ticket #2272 (closed defect: fixed)
converted swf file can't play audio when played in Adobe flash player
| Reported by: | hxuanyu | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | avformat |
| Version: | git-master | Keywords: | swf regression |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
This issue can be reproduced on both latest Zeranoe build and Linux build.
I used ffmpeg command: ffmpeg.exe -i input.mp4 out.swf to convert a mp4 file into a swf file.
Then the generated swf file when played in Adobe flash player, couldn't stream audio. But the same file can stream audio correctly when played in VLC player.
I tried different versions of Zeranoe build and found that the first version that has this issue is ffmpeg-git-1eabd71-win32-static, which was release in 07 May 2012.
The source file I used to convert is here: https://dl.dropbox.com/u/7854771/big_buck_bunny.mp4
Attachments
Change History
comment:1 Changed 3 months ago by cehoyos
- Keywords regression added; encode removed
- Status changed from new to open
- Version changed from unspecified to git-master
- Component changed from undetermined to avformat
Regression since f095391 / 620b88a
Note: See
TracTickets for help on using
tickets.




ffmpeg console output