Playback of video won't start #195

Closed
opened 2018-06-28 16:55:44 +02:00 by ghost · 4 comments
ghost commented 2018-06-28 16:55:44 +02:00 (Migrated from github.com)

The Issue

Playback won't start after download.

Steps to reproduce

  1. Go to: lbry://crypto101winklevoss-geminishadiness#ab1b0b02507e89e748edfe3439bee7832dc142d8
  2. Download
  3. Play

Expected behaviour

Playback should begin

Actual behaviour

Waited for playback to begin, but it didn't. The video window was just black, and tapping it showed this:
screenshot_20180628-094624

System Configuration

  • Device: Huawei Nexus 6P
  • Android version: 8.1.0

Anything Else

Tried to leave and go back, tried to force close the app and reopen it, deleted the video and re-downloaded, but playback still wouldn't start.

## The Issue Playback won't start after download. ### Steps to reproduce 1. Go to: lbry://crypto101winklevoss-geminishadiness#ab1b0b02507e89e748edfe3439bee7832dc142d8 2. Download 3. Play ### Expected behaviour Playback should begin ### Actual behaviour Waited for playback to begin, but it didn't. The video window was just black, and tapping it showed this: ![screenshot_20180628-094624](https://user-images.githubusercontent.com/34570404/42041725-7a9736f6-7ac0-11e8-82a0-7bfaf8837a07.png) ## System Configuration - Device: Huawei Nexus 6P - Android version: 8.1.0 ## Anything Else Tried to leave and go back, tried to force close the app and reopen it, deleted the video and re-downloaded, but playback still wouldn't start.
tzarebczan commented 2018-07-03 17:22:17 +02:00 (Migrated from github.com)

Thanks for filing this @m160 ! @akinwale any ideas? Could it be file size?

Thanks for filing this @m160 ! @akinwale any ideas? Could it be file size?
alyssaoc commented 2018-07-23 20:57:11 +02:00 (Migrated from github.com)

This is related to #191 and should be merged

This is related to #191 and should be merged
akinwale commented 2018-08-11 18:13:25 +02:00 (Migrated from github.com)

This issue turned out to be as a result of spaces (and special characters) present in the media filename. The media player expects these characters to be percent encoded in the Uri that is being set as the source. This is also the cause for https://github.com/lbryio/lbry-android/issues/213.

This issue turned out to be as a result of spaces (and special characters) present in the media filename. The media player expects these characters to be percent encoded in the Uri that is being set as the source. This is also the cause for https://github.com/lbryio/lbry-android/issues/213.
akinwale commented 2018-08-14 08:52:01 +02:00 (Migrated from github.com)

Fixed.

Fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#195
No description provided.