I want to generate AAC in MP4 on-the-fly; can't, due to MOOV atom?, Was: rate conversion for aac in mp4 container |
![]() ![]() |
I want to generate AAC in MP4 on-the-fly; can't, due to MOOV atom?, Was: rate conversion for aac in mp4 container |
Aug 22 2011, 18:47
Post
#1
|
|
|
Group: Members Posts: 33 Joined: 2-February 11 Member No.: 87871 |
In order to stream some PCM content, I would like to generate on-the-fly (without seek access to
the output file, one frame at the time) an aac payload in a mp4 container. I know I can do that with the aac payload, but my problem is the mp4 container. Ffmpeg won't allow me to use stdin/stdout to generate the mp4. My understanding is that, the moov atom is the problem since it won't be available unless I've encoded the whole file. 1) Is this an intrinsic limitation of the mp4 container? 2) Is there any way to "fake" the info in the moov atom? Thanks! |
|
|
|
Aug 22 2011, 19:00
Post
#2
|
|
|
Group: Members Posts: 33 Joined: 2-February 11 Member No.: 87871 |
Sorry about the confusing title, I can't edit it.
|
|
|
|
Aug 23 2011, 09:03
Post
#3
|
|
|
Group: Super Moderator Posts: 4347 Joined: 23-June 06 Member No.: 32180 |
QUOTE Sorry about the confusing title, I can't edit it. You can always request this type of amendment via the Report button. I’ve changed the title according to my understanding of your questions; contact me by PM if you have an alternative one you’d prefer.
|
|
|
|
Aug 23 2011, 14:39
Post
#4
|
|
|
Winamp Developer Group: Developer Posts: 662 Joined: 17-July 05 From: Ashburn, VA Member No.: 23375 |
MP4 is not meant to be an "on-the-wire" streaming format. There are other specs to stream AAC content, including ADTS and RTP.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 10:10 |