Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8975807
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T18:58:25+00:00 2026-06-15T18:58:25+00:00

I’m having trouble playing a certain .3gp file (from a Dropbox link) with Android’s

  • 0

I’m having trouble playing a certain .3gp file (from a Dropbox link) with Android’s MediaPlayer. However the file magically plays without problems from the Dropbox Android app.

I’m trying to play it using this:

Intent intent = new Intent(android.content.Intent.ACTION_VIEW);
intent.setData(Uri.parse("https://www.dropbox.com/s/zpiqwmxka6llavt/SketchyFile.3gp"));
startActivity(intent);

and my manifest contains

<uses-permission android:name="android.permission.INTERNET" />

which gives a “Can’t play this video” error.

error-screenshot

Logcat shows:

I/NuCachedSource2(89): new range: offset= 2245017
I/ChromiumHTTPDataSource(89): connect to https://dl.dropbox.com/0/view/a1crokuhpprsaeo/SketchyFile.3gp @2245017
I/NuCachedSource2(89): ERROR_END_OF_STREAM
E/MediaPlayer(3629): error (1, -2147483648)
E/MediaPlayer(3629): Error (1,-2147483648)
D/VideoView(3629): Error: 1,-2147483648

If I try to play it from the Dropbox Android app, Dropbox’s video player has no problem playing it.

dropbox-success-screenshot

According to ffmpeg’s ffprobe tool I could verify that the media type is not something exotic to Android.

Is Dropbox performing some weird transcoding voodoo and is there a way I can make this work in a similar way?

EDIT: Here’s some more insight into DropBox’s encoding voodoo.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T18:58:27+00:00Added an answer on June 15, 2026 at 6:58 pm

    Since I neither have the drop box app source or access to the actual file here is my best case guess that I will make on basis of a couple of assumptions.

    The file is not playable by the native app because it is in a format that cannot be played there. Can you say download the file, put it in a sd card and then play it? If not, then the phone does not support this format.

    Why does dropbox player play it? My guess based on same assumption is that drop box player adds its own decoding library (eg. ffmpeg ) along with it below the jni. So it can decode this.

    Another possible guess:
    You are trying to do a streaming play of 3gp file which is not possible.HTTP pd play may be possible. Again, download it and play it from sd card, if it plays, then probably this is the issue.
    This file may not be hinted which it needs to be.

    Drop box is playing this because perhaps the dropbox app is somehow accessing the header which is at end of file (your voodoo) through some other api?

    Again both of the above are guesses from common problems i see as I neither have the dropbox app source, access to your file or know exactly how you are trying to play the video using native player.Perhaps one of the above tips help. Good luck!

    EDIT: Issue seen: Nexus S does not play given file locally or from http link. Turns out remuxing to mp4 made Nexus S play it both ways. This implies 3gp support is not there in local native player in some android devices.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I'm having trouble keeping the paragraph square between the quote marks. In firefox the
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but
For some reason, after submitting a string like this Jack’s Spindle from a text
I am currently running into a problem where an element is coming back from
I want use html5's new tag to play a wav file (currently only supported
In my XML file chapters tag has more chapter tag.i need to display chapters

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.