Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#121 | Link |
|
Life looks better in HDTV
Join Date: Jun 2003
Location: UK
Posts: 10,008
|
Interesting... Are you able to cut the sample and remove the AAC audio track. Leaving just the AVC video and AC3 audio streams within .MOV?
__________________
Still confused about anamorphic images? Then look here! | Main Encoding Interests: Hardware device playback | My Gear | |
|
|
|
|
|
#122 | Link | |
|
@DVBPortal
Join Date: Feb 2004
Posts: 433
|
Quote:
QT edit functions work ok on this sample, because all tracks are correctly muxed. Have a look at the video track. It has a data size and data rate. As long as that is ok, iIt is even possible to add an AC3 track in QT. This is not the case when you mux using mp4box and its derivates. As a result editing in QT is not possible, due to the missing video track data size resp. data rate. |
|
|
|
|
|
|
#123 | Link |
|
Life looks better in HDTV
Join Date: Jun 2003
Location: UK
Posts: 10,008
|
Thanks Crypto,
I've just updated QuickTime Pro to version 7.4.5... And now I can open and edit .MOV files with AC3 audio ![]() Many thanks
__________________
Still confused about anamorphic images? Then look here! | Main Encoding Interests: Hardware device playback | My Gear | |
|
|
|
|
|
#124 | Link |
|
Hippie Geek Scholar
Join Date: Feb 2007
Location: In our collective subconscious
Posts: 1,228
|
Alright, I'm going to beg everyone here
![]() I'd really like to be able to mux MP4's containing both stereo AAC-LC audio (for compatibility with my PS3 and 360), and AC3 5.1. I know HandBrake generates MP4's that can be played in the 360 and PS3 like that, but gdsmux.exe does not work, it creates videos that cannot be played by the 360. And I'd rather not use HandBrake; I prefer to do my video encoding through x264.exe and AviSynth. So, I'd really love it if somebody could build a working mp4creator with the patch. I have very little experienced in building like this, and the MPEG4IP page warns everyone that Windows builds will most likely crash and burn. So, if a kind soul could perform this task...
|
|
|
|
|
|
#125 | Link | |
|
Life looks better in HDTV
Join Date: Jun 2003
Location: UK
Posts: 10,008
|
Quote:
http://forum.doom9.org/showthread.php?t=138445
__________________
Still confused about anamorphic images? Then look here! | Main Encoding Interests: Hardware device playback | My Gear | |
|
|
|
|
|
|
#126 | Link |
|
A Joy Forever
Join Date: Dec 2005
Location: Amsterdam, NL
Posts: 84
|
OK, so I've read this topic and I'm still not certain if it's a good idea to mux ac3 into mp4.
Point is: I have a lot of AVCHD files from camcorders, they have AC3 audio (256 kbit/s @ 48 kHz) in them, just two channels audio. It's pretty sad to have to transcode audio again and again, especially if the target is not much different (with regards to bitrate). I currently decode to wav using: azid --maximize --stereo=stereo --filetype=wav_float and then encode the wav using: neroAacEnc -q 0.62 but I'd much rather mux the original .ac3 I demuxed from the .mts file. Any ideas on that? Last edited by jult; 6th August 2008 at 18:32. |
|
|
|
|
|
#127 | Link |
|
Life looks better in HDTV
Join Date: Jun 2003
Location: UK
Posts: 10,008
|
Are you re-encoding the AVCHD camcorder captures to a lower bit-rate?
__________________
Still confused about anamorphic images? Then look here! | Main Encoding Interests: Hardware device playback | My Gear | |
|
|
|
|
|
#128 | Link |
|
A Joy Forever
Join Date: Dec 2005
Location: Amsterdam, NL
Posts: 84
|
Yes, the source is 17 Mbit/s (!) blu-ray level quality. So the video can be downsized for some purposes. Audio is not that good to begin with (from this cam) so I'd like to retain source-quality as much as possible.
I use x264 and avisynth for the video and mp4box to mux it. |
|
|
|
|
|
#129 | Link |
|
Life looks better in HDTV
Join Date: Jun 2003
Location: UK
Posts: 10,008
|
I see...
Personally I would hold-off muxing AC3 audio into the .MP4 container until the official (MPEG-4 ISO/IEC) specification for doing so is released... Which should not be much longer. Until then, I'd recommend muxing AVC video with AC3 audio into either the .TS or .M2TS container, using TSmuxer GUI. Cheers
__________________
Still confused about anamorphic images? Then look here! | Main Encoding Interests: Hardware device playback | My Gear | |
|
|
|
|
|
#130 | Link | |
|
A Joy Forever
Join Date: Dec 2005
Location: Amsterdam, NL
Posts: 84
|
Quote:
for %%a in ("*.h264") do mp4box -add "%%a" -add "%%~na.aac" -fps 25.00 -new "%%~na.mp4" in a batch-file. I'd like to do similar with TSmuxer. Maybe it's just there, I haven't even looked at TSmuxer yet. Thanks for the hint! |
|
|
|
|
|
|
#131 | Link |
|
@DVBPortal
Join Date: Feb 2004
Posts: 433
|
jult, you can mux AC3 into MOV using Quicktime Pro, but that would not save you from encoding audio to AAC. An AAC fallback track is mandatory. Not all players know how to use the AC3 track. BTW. Which player are you going to use?
|
|
|
|
|
|
#134 | Link |
|
Moderator
![]() Join Date: Nov 2001
Posts: 9,780
|
ok, the official ac3-in-mp4 specs are publically mentioned (after being mentioned on doom9 of course
):http://www.mp4ra.org/specs.html "ETSI TS 102 366 v1.2.1 - Digital Audio Compression (AC-3, Enhanced AC-3) Standard, Annex F" how to place ac3 in mp4 will be described in annex f to the official ac3 standard its not yet publically available on the net (at least i didnt find it) and, word is, nero will switch to this standard as soon as its offical. good thing, nero!
__________________
Between the weak and the strong one it is the freedom which oppresses and the law that liberates (Jean Jacques Rousseau) I know, that I know nothing (Socrates) MPEG-4 ASP FAQ | AVC/H.264 FAQ | AAC FAQ | MP4 FAQ | MP4Menu stores DVD Menus in MP4 (guide) Ogg Theora | Ogg Vorbis use WM9 today and get Micro$oft controlling the A/V market tomorrow for free |
|
|
|
|
|
#136 | Link |
|
Hippie Geek Scholar
Join Date: Feb 2007
Location: In our collective subconscious
Posts: 1,228
|
Nice! Now it remains to be seen whether DivX's MKV support or Nero's MP4 support will carry the day... I personally think it will be MKV, which is good IMO because MKV has more features and more formats supported, but we'll see.
|
|
|
|
|
|
#137 | Link |
|
Life looks better in HDTV
Join Date: Jun 2003
Location: UK
Posts: 10,008
|
When this happens, hopefully it wont take long for the handful of hardware player manufacturers who already support NeroDigital's AC3 in .MP4 to update their chip-sets firmware...
__________________
Still confused about anamorphic images? Then look here! | Main Encoding Interests: Hardware device playback | My Gear | |
|
|
|
|
|
#139 | Link | |
|
Life looks better in HDTV
Join Date: Jun 2003
Location: UK
Posts: 10,008
|
Quote:
Do you know how quickly Nero will be updating to the revised spec for placing AC3 within .MP4? Will you be able to provide samples for testing in hardware players? Cheers
__________________
Still confused about anamorphic images? Then look here! | Main Encoding Interests: Hardware device playback | My Gear | |
|
|
|
|
|
|
#140 | Link | ||
|
Nero
Join Date: Aug 2004
Posts: 124
|
Quote:
). For Recode, this is currently being figured out.Quote:
|
||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|