Results 1 to 7 of 7

Thread: Video Fix via build.prop for Spica

  1. [translate]    #1
    Senior Member
    Join Date
    Apr 2010
    Location
    Kaoru's dojo
    Posts
    812

    Default Video Fix via build.prop for Spica

    I also came across the following code to be input into build.prop of the samsung moment to improve their video capture quality:

    Code:
    # osufishman HQ video Recording
    ro.media.enc.hprof.file.format=mp4
    ro.media.enc.hprof.codec.vid=h263
    ro.media.enc.hprof.codec.aud=amrnb
    ro.media.enc.hprof.vid.width=352
    ro.media.enc.hprof.vid.height=288
    ro.media.enc.hprof.vid.fps=24
    ro.media.enc.hprof.vid.bps=1536000
    ro.media.enc.hprof.aud.bps=28000
    ro.media.enc.hprof.aud.hz=8000
    ro.media.enc.hprof.aud.ch=1
    
    # Keep LQ compatible with MMS
    ro.media.enc.lprof.file.format=3gp
    ro.media.enc.lprof.codec.vid=m4v
    ro.media.enc.lprof.codec.aud=amrnb
    ro.media.enc.lprof.vid.width=176
    ro.media.enc.lprof.vid.height=144
    ro.media.enc.lprof.vid.fps=15
    ro.media.enc.lprof.vid.bps=192000
    ro.media.enc.lprof.aud.bps=23450
    ro.media.enc.lprof.aud.hz=8000
    ro.media.enc.lprof.aud.ch=1
    ro.media.enc.lprof.duration=30
    It doesn't work with the spica, either in build.prop or local.prop. Videos are still 3GPP asnd not mp4, as well as the fps stuck at 14fps. What would the issue be, differing hardware or ...? Is is applicable in another form for the spica?

  2. [translate]    #2
    HTD
    HTD is offline
    Senior Member
    Join Date
    May 2010
    Location
    India
    Posts
    510

    Default

    Quote Originally Posted by kenshin View Post
    It doesn't work with the spica, either in build.prop or local.prop. Videos are still 3GPP asnd not mp4, as well as the fps stuck at 14fps. What would the issue be, differing hardware or ...? Is is applicable in another form for the spica?
    Yea, Try Qik App from market and record video from it. Then you'll see the FPS change
    I Do Stuff.
    Twitter | Blog | Facebook

  3. [translate]    #3
    Senior Member
    Join Date
    Apr 2010
    Location
    Kaoru's dojo
    Posts
    812

    Default

    That is one annoying app. Sign in BEFORE i can use it? And videos arent save locally looks like. Nah not my trip.

  4. [translate]    #4
    HTD
    HTD is offline
    Senior Member
    Join Date
    May 2010
    Location
    India
    Posts
    510

    Default

    Anyways, it gives 25fps to me & yea videos are saved locally..

    You can get idea from this app for increasing fps.
    I Do Stuff.
    Twitter | Blog | Facebook

  5. [translate]    #5
    Senior Member
    Join Date
    Apr 2010
    Location
    Kaoru's dojo
    Posts
    812

    Default

    mp4s or 3gpps?

  6. [translate]    #6
    HTD
    HTD is offline
    Senior Member
    Join Date
    May 2010
    Location
    India
    Posts
    510

    Default

    LOL sorry my bad :P

    Its 14fps, .3gp, 80kbs, MPEG4 format, 352 x 288.

    Sorry, once again...
    Btw videos are fast though, might be because of mpeg4 format.
    I Do Stuff.
    Twitter | Blog | Facebook

  7. [translate]    #7
    Senior Member
    Join Date
    Apr 2010
    Posts
    114

    Default

    Wow, it will be really great if the video quality can be improved .

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •