I use as a source created by ffmpeg flv files. These will be played correctly by Media-Player.
ffmpeg -i ../_ADMIN/video_org/801628001326961341 -f flv -async 50 -ab 192k -ar 44100 -ac 2 -b 1800k -r 25 -s 960*720 ../_ADMIN/video_temp/801628001326961341_2000.flv
I create successful multi-bitrate file with the f4fpackager.
In the test with the OSMF player and Origin HTTP modules are no sound playback.
What am I doing wrong?
Thanks for your help
regards
Pit