Ticket #21 (assigned feature)
Filter non-mp3 files when sending to Flash Player
| Reported by: | fabio.ornellas@… | Owned by: | vollmerk |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.5 Beta Release |
| Component: | Interface Design | Version: | SVN |
| Keywords: | Cc: |
Description
Hello,
I guess this could be added to known issues article.
I am unable to play OGG files at 3.3.3.5 using the Flash player without adding these lines to the configuration:
transcode_ogg = true transcode_ogg_target = ogg stream_cmd_ogg = ogg123 -d wav -q -f - %FILE% | lame -v -V 4 - -
In the case I set up a "lossless" VBR compression to lame, which could be changed to "lame -b 128 -S - -" or whatever you wish.
Perhaps this could be changed at the default config for 3.3.3.6 and avoid problems to other users.
Thank you.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
