Results 1 to 2 of 2

Thread: Streaming f4v files to iPhone?

  1. #1

    Default Streaming f4v files to iPhone?

    I've been testing "save to disk" feature of Adobe FMLE. The output file is F4V (h.264/aac), and "flattened" using FV4 Post Processor

    The output file streams fine with flash player. However, http/cupertino streaming to iPhone failed with the following message (I just renamed f4v to mp4):

    Code:
    INFO stream create flat-300k-264-aac.20100412_184954.mp4 -
    WARN server comment - QTUtils.parseAtomstbl[/usr/local/WowzaMediaServer/content/flat-300k-264-aac.20100412_184954.mp4]: Error reading 'stsd' section. Structure is zero size: smhd:skip
    Since I just renamed the file, I suppose cupertino streaming doesn't support f4v format. Is there a way to get around this? Or remuxing f4v to mp4 is the only way to go, if that's possible.
    Last edited by mdaddy; 04-12-2010 at 05:29 PM. Reason: typo

  2. #2
    Join Date
    Dec 2007
    Posts
    25,661

    Default

    Check the encoding settings. Might be Main Profile, you need Baseline profile, and AAC audio. H.264 + Mp3 doesn't work. Also, try skipping the flattening step, I don't think that's necessary in Wowza 2.

    Richard

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •