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! |
|
|
|
gimgim I want to generate AAC in MP4 on-the-fly; can't, due to MOOV atom? Aug 22 2011, 18:47
gimgim Sorry about the confusing title, I can't edit ... Aug 22 2011, 19:00
db1989 QUOTE Sorry about the confusing title, I can't... Aug 23 2011, 09:03
benski MP4 is not meant to be an "on-the-wire" ... Aug 23 2011, 14:39![]() ![]() |
|
Lo-Fi Version | Time is now: 18th June 2013 - 07:27 |