New BlackBerry 10 App released.

Announcements and discussion of new releases.

Moderator: moderators

New BlackBerry 10 App released.

Postby insaini » Fri Sep 06, 2013 1:58 am

Hey All, just published..

currently for Z10.. working on Q10/Q5

more information here.. http://appworld.blackberry.com/webstore/content/35305887/

Also if it helps anyone.. here are the best settings I could find for the latest ffmpeg from git for streaming
Code: Select all
ffmpeg -y -ss %o -i %s -async 1 -f flv -avioflags direct -fflags nobuffer -vsync 1 -rtbufsize 1M -g 25 -sc_threshold 0 -analyzeduration 0 -threads 0 -acodec libfdk_aac -b:a 96k -ac 2 -vcodec libx264 -preset medium -profile:v baseline -b:v %bk -s %wx%h -loglevel quiet -

for fragmented mp4's.
Code: Select all
ffmpeg -y -ss %o -i %s -async 1 -f mp4 -avioflags direct -fflags nobuffer -rtbufsize 5M -g 25 -sc_threshold 0 -analyzeduration 0 -threads 0 -acodec libfdk_aac -b:a 96k -ac 2 -vcodec libx264 -preset medium -profile:v high -b:v %bk -s %wx%h -movflags frag_keyframe+empty_moov -loglevel quiet -


cheers
insaini
 
Posts: 11
Joined: Mon Jun 10, 2013 9:34 am

Re: New BlackBerry 10 App released.

Postby insaini » Sun Sep 08, 2013 6:08 pm

Initial Q10/Q5 Support added, should be available on the BlackBerry World in the next day or two. :D

Cheers
insaini
 
Posts: 11
Joined: Mon Jun 10, 2013 9:34 am

Re: New BlackBerry 10 App released.

Postby insaini » Wed Sep 11, 2013 10:35 pm

Just wanted to announce that SubSonar has officially achieved Built for BlackBerry status :)
insaini
 
Posts: 11
Joined: Mon Jun 10, 2013 9:34 am


Return to Announcements

Who is online

Users browsing this forum: No registered users and 17 guests