Code Monkey home page Code Monkey logo

Comments (4)

urthling avatar urthling commented on May 22, 2024

I can't be the only one seeing this.. Can someone else please confirm you're seeing the same issue?

from adobe-runtime-support.

tuarua avatar tuarua commented on May 22, 2024

Do you get audio if you open the video in the native video player on those phones?
Video and audio encoding is not as simple as just running through FFmpeg with any old settings.

You are using libfdk_aac for example which is a proprietary version of AAC.
I suggest you use Handbrake which has presets for targeting certain devices, or do an internet search for encoding settings for iOS

from adobe-runtime-support.

urthling avatar urthling commented on May 22, 2024

The setting was a preset called "ipad-high" (transloadit) - so i assumed this was an optimal setting for iOS. That and the fact that every other .mp4 I can find, fails to play - figured this had to be a bug.

So, in answer to your question, actually no, using a native player (distriq MediaPlayer) - the streams do not play. Ok, this is fantastic - so, just a codec change should fix this..

Ty for taking the time to respond, much appreciated. Perhaps we need to change solutions. Do you know of any transcoding solutions that work?

We're using these guys:
https://transloadit.com/docs/transcoding/#video-presets

Do you know what audio codec we should be using with FFMPEG?
https://transloadit.com/docs/transcoding/#audio-presets

It seems there are two AAC codecs available to ffmpeg - I've sent a request to see if I can use the other aac codec.

from adobe-runtime-support.

urthling avatar urthling commented on May 22, 2024

Ok, using libmp3lame worked for us. Not iPhone 5 - but I can live with that.

from adobe-runtime-support.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.