Note that there are some explanatory texts on larger screens.

plurals
  1. POAndroid :Video encoder
    primarykey
    data
    text
    <p>I am working in android. I designed a video player in my application. Most of videos are playing successfully but in some videos i face problem. This error is occurred when i tried to run videos <strong>"sorry this video cannot be played"</strong></p> <p>This is information about my video </p> <pre><code>General Format : MPEG-4 Format profile : Base Media Codec ID : isom Overall bit rate mode : Variable Overall bit rate : 1 133 Kbps Encoded date : UTC 2012-03-07 07:36:33 Tagged date : UTC 2012-03-07 07:36:33 Video Format : AVC Format/Info : Advanced Video Codec Format profile : High@L3.0 Format settings, CABAC : Yes Format settings, ReFrames : 2 frames Codec ID : avc1 Codec ID/Info : Advanced Video Coding Duration : 29s 920ms Bit rate : 1 000 Kbps Maximum bit rate : 2 212 Kbps Width : 640 pixels Height : 480 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 25.000 fps Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.130 Stream size : 3.64 MiB (89%) </code></pre> <p>I searched for this on google then i found this is related to format of video. Some one suggest <strong>ffmpeg</strong> and <strong>mencoder</strong> etc but all these things related to command line.</p> <p>I want to know that is there any way to write code to encode that video so android default player can play it successfully.</p> <p>If necessary then i can upload that video.</p> <p>Please suggest me what should i do for this.</p> <p>Thank you in advance.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload