|
|
| ale5000 |
| Posted: Mar 7 2011, 01:04 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
Test files (22050 Hz.rar)
For the .flv in file informations it say 44100 Hz instead of 22050 Hz.
PS: The .aac file extracted using export => raw audio (the .flv was opened with ADTS headers) is different from the file extracted from FLV Extract.
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |
| ale5000 |
| Posted: Mar 10 2011, 06:57 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
Edit: Post removed
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |
| fccHandler |
| Posted: Mar 19 2011, 05:07 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
| QUOTE (ale5000 @ Mar 6 2011, 09:04 PM) | | The .aac file extracted using export => raw audio (the .flv was opened with ADTS headers) is different from the file extracted from FLV Extract. |
Thanks, I am looking into it.
-------------------- May the FOURCC be with you... |
 |
| fccHandler |
| Posted: Mar 19 2011, 02:42 PM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
There are two factors making these streams different.
The id bit in the ADTS header extracted from VirtualDub is incorrect. It should be '0' instead of '1'. I will fix that bug in the next releases of the FLV and Matroska plugins. I will also update the text in the extended options dialogs; I agree with you that it is confusing.
The stream extracted from VirtualDub is shorter because VirtualDub has cut off the audio to match the video duration. To avoid this, go to the Video / Select Range dialog and uncheck the box which says "Cut off audio when video stream ends". (I hate that box.)
The audio has implicit SBR and is meant to be played back at 44100 Hz.
-------------------- May the FOURCC be with you... |
 |
| fccHandler |
| Posted: Mar 20 2011, 01:37 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
I've uploaded new versions of the FLV and Matroska plugins to fix the ADTS bug: http://fcchandler.home.comcast.net/Plugins/FLV http://fcchandler.home.comcast.net/Plugins/Matroska
Note that this fix makes them incompatible with versions of AACACM prior to 1.5, so you will need to upgrade him as well: http://fcchandler.home.comcast.net/AACACM
And with that, unless something catastrophic is found, I'm done for this weekend. 
-------------------- May the FOURCC be with you... |
 |