Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

Pages: (4) 1 [2] 3 4  ( Go to first unread post )
Video .ts
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
marande
Posted: Apr 19 2011, 01:42 PM


Member


Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09



Screenshot.

user posted image

I tried to open the way you said it did not work.

You could open it normally?

Thanks.

 
     Top
ale5000
Posted: Apr 19 2011, 03:54 PM


Advanced Member


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



You can't open it normally, only with "File => Open video file => select the video (single click, not double click) => select "DirectShow input driver" from drop down list => select the Open button".

QUOTE
I tried to open the way you said it did not work
Explain exactly what happens.

--------------------
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
 
     Top
marande
Posted: Apr 19 2011, 06:55 PM


Member


Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09



The space of the video goes black, the program virtually lock, but there is no picture.


 
     Top
malky
Posted: Apr 20 2011, 05:53 PM


Advanced Member


Group: Members
Posts: 290
Member No.: 22386
Joined: 6-November 07



FWIW.
Audio seems to have a LATM? wrapper.
I demuxed the ts file using DGMPGDec (DgIndex).
Used Winamp to load the aac audio and convert to a wav.
Used Avisynth to load the .dga and the new .wav into VirtualDub (I couldn't hear the audio in VD - perhaps because it's 6 channels) -but it saved ok to the avi and played back ok using VLC.

LoadPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\DGAVCDecode.dll")
Video=AVCSource("C:\Users\Superuser\Downloads\Desktop\_dgi\por.dga")
audio=wavSource("C:\Users\Superuser\Downloads\Desktop\_dgi\-1 - 1035ms.WAV")
AudioDub(Video, Audio)
 
    Top
ale5000
Posted: Apr 20 2011, 06:34 PM


Advanced Member


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



Why convert the aac/he-aac audio?
VirtualDub can import the aac/he-aac audio (not directly, but it works fine if it is inside avi, flv or mkv/mka).

--------------------
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
 
     Top
malky
Posted: Apr 20 2011, 07:29 PM


Advanced Member


Group: Members
Posts: 290
Member No.: 22386
Joined: 6-November 07



I can't load aac audio - using W7.

user posted image
 
    Top
ale5000
Posted: Apr 20 2011, 09:29 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
 
     Top
malky
Posted: Apr 20 2011, 10:25 PM


Advanced Member


Group: Members
Posts: 290
Member No.: 22386
Joined: 6-November 07



I know.
It won't install in W7.
The 32 bit version installs under XP OK.

user posted image
 
    Top
ale5000
Posted: Apr 20 2011, 10:28 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
 
     Top
plamengv
Posted: Apr 21 2011, 01:10 AM


Member


Group: Members
Posts: 16
Member No.: 24678
Joined: 15-December 08



QUOTE (malky @ Apr 20 2011, 10:25 PM)
I know.
It won't install in W7.
The 32 bit version installs under XP OK.

This is how I did it.
1. Extract the AACACM archive somewhere.
2. Copy the files from x86 to C:\
You may need to disable UAC to be able to copy files there.
3. Install the x86 version by running the BAT file from elevated Command Prompt window.
4. Remove the files from C:\
5. Copy the files from x64 to C:\
6. Install the x64 version by running the BAT file from elevated Command Prompt window.
7. Remove the files from C:\

I did it that way because I knew from Huffyuv that this is the proper way to install both versions of Huffyuv (32bit & 64bit) on Windows 7 64bit.
 
     Top
ale5000
Posted: Apr 21 2011, 01:37 AM


Advanced Member


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



@plamengv: You really don't need this mess if you follow my instructions.
To make clear you must use the x86 folder for 32-bit VirtualDub instead the x64 folder for 64-bit VirtualDub (the bit of the OS doesn't matter).

--------------------
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
 
     Top
ale5000
Posted: Apr 21 2011, 12:18 PM


Advanced Member


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



Try with the updated files here: http://forums.virtualdub.org/index.php?act...t=40#entry85120
Note: You must right click the .bat file an select "Run as administrator" if you are using Windows Vista or higher.

--------------------
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
 
     Top
marande
Posted: Apr 21 2011, 01:21 PM


Member


Group: Members
Posts: 22
Member No.: 24945
Joined: 22-January 09



Why I still can not open it?

 
     Top
ale5000
Posted: Apr 21 2011, 01:29 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
 
     Top
ale5000
Posted: Apr 21 2011, 01:30 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
 
     Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
45 replies since Apr 16 2011, 07:27 PM Track this topic | Email this topic | Print this topic
Pages: (4) 1 [2] 3 4 
<< Back to VirtualDub Filters and Filter Development