Advertisement
fosser22

Untitled

Feb 6th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. root@android:/ # stagefright -h
  2.  
  3. usage: stagefright
  4. -h(elp)
  5. -a(udio)
  6. -n repetitions
  7. -l(ist) components
  8. -m max-number-of-frames-to-decode in each pass
  9. -b bug to reproduce
  10. -p(rofiles) dump decoder profiles supported
  11. -t(humbnail) extract video thumbnail or album art
  12. -s(oftware) prefer software codec
  13. -r(hardware) force to use hardware codec
  14. -o playback audio
  15. -w(rite) filename (write to .mp4 file)
  16. -k seek test
  17. -x display a histogram of decoding times/fps (video only)
  18. -S allocate buffers from a surface
  19. -T allocate buffers from a surface texture
  20. -d(ump) filename (raw stream data to a file)
  21. -D(ump) filename (decoded PCM data to a file)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement