Closed
Bug 1144579
Opened 10 years ago
Closed 10 years ago
[Video]The video which is received by BT can't be played if we tap "file received" notification to play it.
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(b2g-v2.2 affected)
RESOLVED
DUPLICATE
of bug 1144052
Tracking | Status | |
---|---|---|
b2g-v2.2 | --- | affected |
People
(Reporter: liuyong, Unassigned)
References
Details
Attachments
(4 files)
[1.Description]:[Nexus 5_v2.2&v3.0][Flame2.2]Receive a video from other device, it can't be played by tapping the file received notification.
Found time:20:35
Attachment:logcat_2035.txt,2035.mp4
[2.Testing Steps]:
1. Turn on bluetooth.
2. Receive a video from other device.
3. Tap the notification after file received.
[3.Expected Result]:
3. The video should be played normally.
[4.Actual Result]:
3. It will skip into play view, but the video can't be played.
[5.Reproduction build]:
N5_3.0(affected):
Build ID 20150317160205
Gaia Revision 63d6639acd771f548a2613f07f3e335921e4ac87
Gaia Date 2015-03-17 16:53:50
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/e965a1a534ec
Gecko Version 39.0a1
Device Name hammerhead
Firmware(Release) 5.0
Firmware(Incremental) eng.cltbld.20150317.194723
Firmware Date Tue Mar 17 19:47:37 EDT 2015
Bootloader HHZ12d
N5_2.2(affected):
Build ID 20150317162504
Gaia Revision 306772a58335ac4cad285d27c3805090a8cc6886
Gaia Date 2015-03-17 17:12:36
Gecko Revision https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/83251e534b33
Gecko Version 37.0
Device Name hammerhead
Firmware(Release) 5.0
Firmware(Incremental) eng.cltbld.20150317.195033
Firmware Date Tue Mar 17 19:50:47 EDT 2015
Bootloader HHZ12d
Flame 2.2(affected):
Build ID 20150317162504
Gaia Revision 306772a58335ac4cad285d27c3805090a8cc6886
Gaia Date 2015-03-17 17:12:36
Gecko Revision https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/83251e534b33
Gecko Version 37.0
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20150317.195036
Firmware Date Tue Mar 17 19:50:45 EDT 2015
Bootloader L1TC000118D0
[6.Reproduction Frequency]:
Always Recurrence,5/5
[7.TCID]:
Free Test
[8.Note]:
It can be repro on Flame2.2
Comment 2•10 years ago
|
||
It can be reproduced on Flame, so it is a common issue.
Removing nexus 5 keyword and nominate be a 2.2 blocker.
I collected some log with gaia debug trace & bluetooth output log.
I think below is the error. David, could you take a look?
* log:
"W/Video ( 2179): [JavaScript Error: "TypeError: Argument 1 of HTMLMediaElement.fastSeek is not a finite floating-point value." {file: "app://video.gaiamobile.org/js/view.js" line: 523}]"
Flags: needinfo?(dflanagan)
Updated•10 years ago
|
blocking-b2g: --- → 2.2?
Whiteboard: [2.2-nexus-5-l]
Comment 3•10 years ago
|
||
I suspect that this is a dupe of bug 1144052. A patch for that bug landed yesterday.
If that patch does not fix this bug, please answer these questions and then bring this to the attention of :russn.
Does this bug reproduce with any video file transferred by bluetooth, or only some specific video?
The attached video 2035.MP4 does not play for me in gecko when I click on the link. Is that a video demonstrating the bug, or is it the video used to reproduce the bug?
Once the video has been transferred via bluetooth, can you play it by opening the video app?
Flags: needinfo?(dflanagan)
Comment 4•10 years ago
|
||
(In reply to David Flanagan [:djf] from comment #3)
> I suspect that this is a dupe of bug 1144052. A patch for that bug landed
> yesterday.
>
> If that patch does not fix this bug, please answer these questions and then
> bring this to the attention of :russn.
>
> Does this bug reproduce with any video file transferred by bluetooth, or
> only some specific video?
>
> The attached video 2035.MP4 does not play for me in gecko when I click on
> the link. Is that a video demonstrating the bug, or is it the video used to
> reproduce the bug?
>
> Once the video has been transferred via bluetooth, can you play it by
> opening the video app?
I have tried 3gpp, webm, mp4, ogg with that patch, and now failed to play 3gpp file...
* Error:
I/OMXCodec( 2153): [OMX.qcom.video.decoder.avc] video dimensions are 1920 x 1080
I/OMXCodec( 2153): [OMX.qcom.video.decoder.avc] Crop rect is 1920 x 1080 @ (0, 0)
I/Gecko ( 2153): Failed to get video size, or it was too large for HW decoder (<w=1920, h=1080> but <maxW=1280, maxH=720>)
E/ ( 204): Destroy C2D instance
E/ ( 204): Destroy C2D instance
W/Video ( 2153): [JavaScript Warning: "Media resource blob:app://video.gaiamobile.org/410d35e7-9202-4ecc-b9b2-3f227bfe182b could not be decoded." {file: "app://video.gaiamobile.org/view.html" line: 0}]
I/GeckoDump( 208): [system] [ActivityWindow][Video][ActivityWindow_3][-28162.773] handling mozbrowsershowmodalprompt
* Env info:
Build ID 20150319160212
Gaia Revision c39e15f631de80c69467fda0d4ea0bcda9e194ca
Gaia Date 2015-03-18 19:30:04
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/cbd0efcd976c
Gecko Version 39.0a1
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20150319.193329
Firmware Date Thu Mar 19 19:33:42 EDT 2015
Bootloader L1TC000118D0
Comment 5•10 years ago
|
||
3gpp format cannot be played is another issue.
Close this bug as a duplicate of bug 1144052. Please correct me if I misunderstand this bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
blocking-b2g: 2.2? → ---
Comment 6•10 years ago
|
||
This is not a duplicate of bug 1144052. Bug 1144052 causes an inability to play video attachments that result in the following log error: "TypeError: dom.timeSlider is undefined" {file: "app://video.gaiamobile.org/js/view.js" line: 179}"
This bug appears to be a gecko failure to decode the video.
I suggest updating this bug, removing the "duplicate" resolution.
Flags: needinfo?(hcheng)
Comment 7•10 years ago
|
||
(In reply to Russ Nicoletti [:russn] from comment #6)
> This is not a duplicate of bug 1144052. Bug 1144052 causes an inability to
> play video attachments that result in the following log error: "TypeError:
> dom.timeSlider is undefined" {file: "app://video.gaiamobile.org/js/view.js"
> line: 179}"
>
> This bug appears to be a gecko failure to decode the video.
>
> I suggest updating this bug, removing the "duplicate" resolution.
The original issue of this bug is the same as bug 1144052.
I will use bug 1146751 to track the decoding problem mentioned at comment 4.
Flags: needinfo?(hcheng)
You need to log in
before you can comment on or make changes to this bug.
Description
•