You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Edit 2014/10: by popular demand I'm maintaining and moving this to GitHub. Please check cprcrack/VideoEnabledWebView for the last version. Will keep this answer only for reference. Edit 2014/01: improved example usage to include the nonVideoLayout, videoLayout, and videoLoading views, for those users requesting more example code for better understading. Edit 2013/12: some bug fixes related to Sony
この記事は、Android その3 Advent Calendar 2016の11日目の記事です! 昨日は @kimukouさんのPicassoとGlideのお話でした。 明日は @granoesteさんのお話です。 動画プレイヤーを操作する、SeekBarの上にサムネイル表示の領域を設置 画像は入れてないですが、画像を表示する領域をSeekBarの位置と同期させる処理を書いて見ました。 setThumbnailXというメソッドでImageViewのX座標を動かしています。 Seek中は、ProgressBarをVISIBLEにして読み込み感を出してます。 座標を計算して、SeekBarの横幅以上にImageViewの位置がはみ出なければ移動、 はみ出る場合は、ImageViewを一番左か一番右に座標をセットしています。 ※ 動画プレイヤーは、最近リリースされたExoPlayerのrele
はじめに Exoplayerのsupported-formatsを見るとMPEG-DASH + PlayReadyの動画が再生できるように見えるのですが、実際に再生しようとしたらうまく出来ませんでした・・・。 試行錯誤の末、なんとか出来るようになったためメモ。 注意:厳密に検証は行っていないため、自己責任でお願いします。 追記:Exoplayerにissueをあげたところ、PlayReadyは<cenc:pssh>elementと<mspr:pro>elementを使用でき、exoplayerは<cenc:pssh>elementのみ対応しているとのこと。 私のように使用したパッケージャーが<mspr:pro>elementしか出力しない場合、<mspr:pro>elementをパースする処理が必要となるようです・・・。 更に追記:Exoplayer v2系には<mspr:pro>対応が取
# required allprojects { repositories { jcenter() } } dependencies { # required, enough for most devices. compile 'tv.danmaku.ijk.media:ijkplayer-java:0.8.8' compile 'tv.danmaku.ijk.media:ijkplayer-armv7a:0.8.8' # Other ABIs: optional compile 'tv.danmaku.ijk.media:ijkplayer-armv5:0.8.8' compile 'tv.danmaku.ijk.media:ijkplayer-arm64:0.8.8' compile 'tv.danmaku.ijk.media:ijkplayer-x86:0.8.8' compile
360 video is the new hotness in interactive media. Imagine teleporting yourself to the most interesting places in the world, training with Lebron James, or speeding across the Jakku desert from Star Wars. These are the kinds of immersive experiences that 360 video enables. Enclosed you'll find a sample Android application that demonstrates how to playback 360 video, specifically equirectangular vi
The MediaPlayer-Extended library is an API-compatible media player library for Android supporting exact seeking to frames, playback speed adjustment, and DASH playback. It strives to be a direct replacement for the Android MediaPlayer and VideoView components and builds upon the Android MediaExtractor and MediaCodec API components. It is very lightweight, easy to use, makes native code / NDK fiddl
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く