[Solved] Search for MP4 files with AAC codec
-
w64bit
- Posts: 338
- Joined: Wed Jan 09, 2013 9:06 am
[Solved] Search for MP4 files with AAC codec
Is there any way to search for MP4 files having AAC audio?
Last edited by w64bit on Fri Jan 21, 2022 3:28 pm, edited 1 time in total.
-
therube
- Posts: 5723
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Search for MP4 files with AAC codec
In Everything 1.5, there is a .
(I've not looked at it, but enable it, throw some mp4's to it & see what it returns?)
Property: Video -> Audio Format(I've not looked at it, but enable it, throw some mp4's to it & see what it returns?)
-
w64bit
- Posts: 338
- Joined: Wed Jan 09, 2013 9:06 am
Re: Search for MP4 files with AAC codec
I checked some MP4 with MediaInfo and for AAC audio format the codec ID is something like mp4a-40-2.
In Everything is displayed mp4a.
Problem solved.
Thank you very much.
In Everything is displayed mp4a.
Problem solved.
Thank you very much.
-
raccoon
- Posts: 1017
- Joined: Thu Oct 18, 2018 1:24 am
Re: Search for MP4 files with AAC codec
Video -> Audio Format will display "mp4a" instead of "aac".
Video -> Video Format will display "avc1" instead of "h264".
I do not yet know definitively if these are a 1-to-1 name substitutes, or if either name is an inclusive set of other formats.
From ffprobe la ffmpeg:
Video -> Video Format will display "avc1" instead of "h264".
I do not yet know definitively if these are a 1-to-1 name substitutes, or if either name is an inclusive set of other formats.
From ffprobe la ffmpeg:
(we posted our comments at the same time)Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), ...
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), ...