|
|
| malky |
| Posted: Apr 21 2011, 03:48 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 290
Member No.: 22386
Joined: 6-November 07

|
Comments are for my Win7 64 bit system.
Opening the folder using Windows Explorer and selecting 'Run as Aministrator' generates an error message. Simply running the Command Prompt and running the .bat file(s) generates error message. Selecting the Command Prompt and running that as Administrator will allow running the .bat file(s) without error.
The Read Me file is quite explicit that a 64 bit system uses the bat file in the x64 folder.
"Note that this zip contains two builds of the codec. The files in the "x86" folder are for Windows 32-bit operating systems, and the files in the "x64" folder are for Windows 64-bit operating systems."
As long as the Command Prompt is being run as Administrator, the file runs without error and Control Panel shows the codec as being installed.
As regards to the sample from 'marande', the .ts file will not load (even with 'DirectShow input driver' selected) - in my case VirtualDub freezes.
Demuxing the .ts file and loading via AviSynth gives an error indicating that the aac file format is not supported.
Using VLC command line to strip out the LATM wrapper, a new aac file can be loaded using Avisynth.
VirtualDub will not play this audio and will not convert it to stereo because 'the source channel count is not supported - must be mono or stereo'.
Converting this multi-channel aac file to another format allows the audio to be loaded and the new avi saved.
This LATM wrapper business seems to be a common problem in UK - Aus and NZ according to the posts I have read and there does not seem to be a simple solution offered to get around it. |
 |
| ale5000 |
| Posted: Apr 21 2011, 04:48 PM |
 |
|

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

|
| QUOTE (malky @ Apr 21 2011, 04:48 PM) | Comments are for my Win7 64 bit system.
Opening the folder using Windows Explorer and selecting 'Run as Aministrator' generates an error message. Simply running the Command Prompt and running the .bat file(s) generates error message. Selecting the Command Prompt and running that as Administrator will allow running the .bat file(s) without error. | Because you aren't using my fixed version (AACACM-AC3ACM_fix_2.zip).
| QUOTE (malky @ Apr 21 2011, 04:48 PM) | The Read Me file is quite explicit that a 64 bit system uses the bat file in the x64 folder.
"Note that this zip contains two builds of the codec. The files in the "x86" folder are for Windows 32-bit operating systems, and the files in the "x64" folder are for Windows 64-bit operating systems." | The readme is wrong, in my updated version I have fixed also the readme.
| QUOTE (malky @ Apr 21 2011, 04:48 PM) | VirtualDub will not play this audio and will not convert it to stereo because 'the source channel count is not supported - must be mono or stereo'.
Converting this multi-channel aac file to another format allows the audio to be loaded and the new avi saved. | The AAC ACM Codec support multichannel aac audio, with direct stream copy it will work directly instead if you want to convert you must set Audio => Conversion => Stereo.
-------------------- 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 |
 |
| marande |
| Posted: Apr 21 2011, 04:54 PM |
 |
|
Member
 
Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09

|
| QUOTE (malky @ Apr 21 2011, 03:48 PM) |
As regards to the sample from 'marande', the .ts file will not load (even with 'DirectShow input driver' selected) - in my case VirtualDub freezes.
| So there is no way to open the file .TS in Virtualdub?
|
 |
| ale5000 |
| Posted: Apr 21 2011, 05:00 PM |
 |
|

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

|
| QUOTE (marande @ Apr 21 2011, 05:54 PM) | | So there is no way to open the file .TS in Virtualdub? |
The video is loaded directly on my pc (with 'DirectShow input driver' selected), I'm not sure why it doesn't work on your pc. For audio you must demux it and import separately (at least until someone fix the Gabest/Haali splitters to support it).
-------------------- 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 |
 |
| malky |
| Posted: Apr 21 2011, 05:53 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 290
Member No.: 22386
Joined: 6-November 07

|
I downloaded the fixed version and uninstalled the first version.
I can open the folder on the Desktop and 'Run as administrator' ok to install the codec. The results were the same as before, the .ts file has to be demuxed and the audio converted. |
 |
| marande |
| Posted: Apr 21 2011, 06:56 PM |
 |
|
Member
 
Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09

|
As I understand it, in Win 7 x64, without converting the audio file, the .TS does not work in Virtualdub. Am I correct? |
 |
| ale5000 |
| Posted: Apr 21 2011, 07:07 PM |
 |
|

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

|
When opening the .ts file it just ignore the audio, so it isn't that the cause of your problem with opening the ts (that won't have audio).
For the audio I'm saying that you can also demux without convert it. Edit: Using VLC gui you can remux the audio in another container. Open VLC => Media => Convert / Save => Add file => press "Convert / Save" => Set "Destination file" => Add new profile => select Encapsulation: MKV, Video: unchecked, Audio: Keep original audio track => Select the new profile => Press Start.
-------------------- 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 |
 |
| marande |
| Posted: Apr 21 2011, 08:54 PM |
 |
|
Member
 
Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09

|
But Malky said VirtualDub freezes when trying to open my file, if I understand correctly. And here also happens.
What to do?
|
 |
| ale5000 |
| Posted: Apr 21 2011, 09:30 PM |
 |
|

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

|
It doesn't freeze here (on Win XP).
Check that you have the latest version of the DirectShow input plugin. You could also try to set ffdshow as preferred for H.264 with Win7DSFilterTweaker.
-------------------- 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 |
 |
| marande |
| Posted: Apr 22 2011, 02:02 AM |
 |
|
Member
 
Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09

|
Please explain to me that part of trying to set up ffdshow as favoring Win7DSFilterTweaker with H.264.
|
 |
| ale5000 |
| Posted: Apr 22 2011, 04:00 AM |
 |
|

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

|
Win7DSFilterTweaker is inside K-Lite Codec Pack. Just run it, click on Preferred decoders, select ffdshow under H.264 and confirm.
-------------------- 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 |
 |
| marande |
| Posted: Apr 22 2011, 01:32 PM |
 |
|
Member
 
Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09

|
I found Codec Tweak Tool, but found Win7DSFilterTweaker.
Where is it?
|
 |
| ale5000 |
| Posted: Apr 22 2011, 07:32 PM |
 |
|

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

|
It should be under start menu => All programs => K-Lite Codec Pack => Tools Or you can take it directly here: http://www.codecguide.com/windows7_preferr...ter_tweaker.htm
-------------------- 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 |
 |
| marande |
| Posted: Apr 22 2011, 10:25 PM |
 |
|
Member
 
Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09

|
Now I found it. But I do not know how to run after him. A window appears with three options. Which one should I choose?
|
 |
| marande |
| Posted: Apr 26 2011, 01:49 AM |
 |
|
Member
 
Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09

|
??? |
 |