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

  • Home
  • SEARCH
  • 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 5947239
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T16:56:10+00:00 2026-05-22T16:56:10+00:00

I plan to develop an IPhone app but I am newbie to Iphone development

  • 0

I plan to develop an IPhone app but I am newbie to Iphone development and wonder if it can be done or not before I get my hands on it.

The will be a kind of special browser which can run any site but it will be activated on those site which plays audio/video somehow. Let’s say they open up MyVideoSite.com in my app. The website has many flash videos and can app download the video without knowing URL or anything? Say the object on the page is youtube embedded code or if not youtube but similar.

I just need to make sure if the app can act as a sandbox for audio/video sites so it can download audio/videos from websites anyhow?

  • 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-05-22T16:56:11+00:00Added an answer on May 22, 2026 at 4:56 pm

    I understand that you want to scan the page for video content and download those videos.

    Here is one way to do it:

    • Write a generic parser looking for video content, and specific parsers for popular sites where your generic parser is not enough.
    • Then you have to download the video, which is easier if the video is just a file on the server, and it’s not so easier if you have to download in streaming. You can handle the second case using ffmpeg for your app and do something like
        ffmpeg -y -i http://url-to-the-video-stream -f mpegts -acodec libmp3lame -ar 48000 -ab 64k -s 432x240 -vcodec libx264 -b 512k -flags +loop -cmp +chroma -partitions +parti4x4+partp8x8+partb8x8 -subq 7 -trellis 0 -refs 0 -coder 0 -me_range 16 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -bt 200k -maxrate 512k -bufsize 512k -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 30 -qmax 51 -qdiff 4 -level 30 -aspect 432:240 -g 30 -async 2 result-iphone.ts
    

    FFMPEG uses the GPL license but as long as the binary is not combined into your program you don’t have to distribute your source. See http://www.gnu.org/licenses/gpl-faq.html#GPLInProprietarySystem

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

Sidebar

Related Questions

We (Company X) plan to develop an iPhone App for one of our Customers
I plan develop one web application with PSGI/Plack. (probaly with Dancer, but not decided
I plan to develop a web directory system.(php used) But i don't know how
I plan to develop a nice little application that will run on an arm-based
I plan to use some music on my site, but before I make it
I plan to develop Android application which will encrypt/decrypt voice data such that parties
I plan to develop some native C++ project in VS2010. But it is possible
I am planning to develop a very simple java application (not mobile, but desktop
I plan to be storing all my config settings in my application's app.config section
I plan to have 2 projects. 1. mbtech.crm.mvc 2. mbtech.crm.tests I will have a

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.