Video Compression > Video Containers

Cannot import AAC into L-Smash standalone muxer

(1/1)

sneaker:
Hi,

I currently have trouble importing aac audio into the L-Smash standalone version, r500 (both 32 and 64 bit) from here. That version was posted on a Chinese forum and I don't know any Chinese and the googlecode page is not dedicated to the standalone muxer, it seems, so I hope someone in here might have some insight. The older r463 does have the same problem.

I'm using the following commandline:
muxer -i prometheus.h264?fps=24000/1001 -i prometheus.aac -o prometheus.mp4

It throws the following error:

--- Code: ---MP4 muxing mode
Track 1: H.264 Advanced Video Coding
Error: failed to open input file.
Error: failed to open input files.
--- End code ---

Importing only the H.264 track works fine, so it seems to have trouble importing the LC-AAC track, which I created using qaac, but Nero encodes also seem to fail. I'm kinda puzzled by this, as AAC is probably the main audio format used for mp4.
Importing using JEEB's 2120 x264 build seems to work fine, though.

You can get the sample files here:
https://rapidshare.com/files/895321945/prometheus.7z

sneaker:
Stupid me. It seems to require raw AAC, while both Nero and qaac put the data into an mp4 container by default, but fortunately qaac allows ADTS output.
Does anyone know a way to make a feature request for the standalone muxer?

Navigation

[0] Message Index

Go to full version