|
|
| fccHandler |
| Posted: Jul 2 2011, 07:00 PM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
Matroska plugin v3.0 is released: http://fcchandler.home.comcast.net/Plugins/Matroska
See the Change Log for details. Enjoy.
-------------------- May the FOURCC be with you... |
 |
| EasyRider |
| Posted: Jul 2 2011, 10:14 PM |
 |
|

Member
 
Group: Members
Posts: 10
Member No.: 26057
Joined: 23-August 09

|
This plugin is new to me. Thanks for the possibility mate ! |
 |
| EasyRider |
| Posted: Jul 2 2011, 10:37 PM |
 |
|

Member
 
Group: Members
Posts: 10
Member No.: 26057
Joined: 23-August 09

|
I try to open this file with VD and v3.0 plugin:
| CODE | Complete name : C:\Documents and Settings\.....\starwars10MB-1.mkv Format : Matroska File size : 9.96 MiB Duration : 36s 43ms Overall bit rate : 2 319 Kbps Encoded date : UTC 2003-08-01 21:18:13 Writing application : VirtualDubMod 1.5.4.1a (build 1946/release) Writing library : libebml-0.5.0 & libmatroska-0.5.0
Video ID : 1 Format : MPEG-4 Visual Format profile : Advanced Simple@L3 Format settings, BVOP : Yes Format settings, QPel : Yes Format settings, GMC : No warppoints Format settings, Matrix : Default (H.263) Codec ID : XVID Codec ID/Hint : XviD Duration : 36s 40ms Bit rate : 2 177 Kbps Width : 696 pixels Height : 288 pixels Display aspect ratio : 2.35:1 Original display aspect ratio : 2.40:1 Frame rate : 25.000 fps Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.434 Stream size : 9.35 MiB (94%) Writing library : XviD 0.0.09 (UTC 2003-03-25) Language : English
Audio ID : 2 Format : Vorbis Format settings, Floor : 1 Codec ID : A_VORBIS Duration : 36s 43ms Bit rate mode : Constant Bit rate : 96.0 Kbps Channel(s) : 2 channels Sampling rate : 48.0 KHz Video delay : 8ms Stream size : 422 KiB (4%) Writing library : libVorbis 1.0 (UTC 2002-07-17) Language : English
|
File open ok with mpc-hc .
But have some issues with sound in Virtualdub..
(No audio compressor could be found to decompress the source audio format..)
|
 |
| fccHandler |
| Posted: Jul 2 2011, 11:03 PM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
It is Vorbis audio. The Vorbis support is very experimental right now, and the worst part is that currently there is no Windows codec which will work with it. Vorbis can be direct stream copied (sort of), but it cannot be played in VirtualDub.
If you just want to play the video, choose Audio -> No Audio to disable the audio track.
-------------------- May the FOURCC be with you... |
 |
| EasyRider |
| Posted: Jul 2 2011, 11:17 PM |
 |
|

Member
 
Group: Members
Posts: 10
Member No.: 26057
Joined: 23-August 09

|
yea, i see that right after the post.. even i install OGG Vorbis ACM Codec 0.0.3.6 nothing happen at all..
I just wand to convert to avi for hardware dvd player that not support mkv.. (any idea how to split / transcode audio to another format an insert to video..)
Anwy.. thanks mate |
 |
| katz |
| Posted: Jul 3 2011, 02:52 PM |
 |
|
Newbie

Group: Members
Posts: 1
Member No.: 32002
Joined: 3-July 11

|
Many thanks for your work!
I just have to report a bug with the AC3 input on VDub64. While the 32-bit works fine, on the 64-bit version when I play a file with an AC3 audio track I only get a loud pop when it starts/stops and no audio playback. I have your latest input plugin and standalone ACM installed and I am using VirtualDub 1.9.10 AMD64 build on Windows 7 x64. |
 |
| ale5000 |
| Posted: Jul 3 2011, 03:57 PM |
 |
|

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

|
| QUOTE (EasyRider @ Jul 3 2011, 12:17 AM) | yea, i see that right after the post.. even i install OGG Vorbis ACM Codec 0.0.3.6 nothing happen at all.. | Althought the name is "OGG Vorbis ACM Codec" it is like a different (not compatible) format.
-------------------- 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: Jul 4 2011, 05:29 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
| QUOTE (katz @ Jul 3 2011, 10:52 AM) | | I just have to report a bug with the AC3 input on VDub64. While the 32-bit works fine, on the 64-bit version when I play a file with an AC3 audio track I only get a loud pop when it starts/stops and no audio playback. |
To be honest, I've never tested the 64-bit build because I don't own a 64-bit machine myself. However, I can test it at work after the July 4th holiday. I will let you know if I discover any problems with the 64-bit build...
Meanwhile, America F*** Yeah!
-------------------- May the FOURCC be with you... |
 |
| fccHandler |
| Posted: Jul 10 2011, 04:33 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
@katz: I tested the 64-bit build of AC3ACM at work. It was kind of tricky because our 64-bit work machines are servers which do not have audio cards! Nevertheless I was able to confirm it using Veedub64 to decompress the audio to .wav files, then I brought the .wav files home to inspect them. They are indeed silent.
The last 64-bit version which was confirmed to work was version 1.5, but there were significant changes during the migration to 1.6. Sadly I don't have any way to debug this directly, but I suspect a problem with the assembly portion of the code. I explored that part in agonizing detail over the weekend, and put it through a battery of tests.
I found to my surprise that decompression of 5-channel audio was broken, and it probably has been for a long time. It is fixed now.
In addition to that, I made a subtle change to the 64-bit build, and I would like you to test it and let me know if it fixes your problem: http://fcchandler.home.comcast.net/AC3ACM
-------------------- May the FOURCC be with you... |
 |
| ale5000 |
| Posted: Jul 10 2011, 10:33 AM |
 |
|

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

|
Minor thing: You haven't updated the version in the inf files of both AAC ACM anc AC3 ACM.
-------------------- 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: Jul 10 2011, 04:24 PM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
Oops, thanks for catching that. It's fixed now.
-------------------- May the FOURCC be with you... |
 |
| Dstruct |
| Posted: Jul 11 2011, 03:52 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 257
Member No.: 24005
Joined: 8-August 08

|
Minor bug: AAC ACM Codec 1.7 is still listed as "AAC ACM Codec 1.6" in Software Uninstall Control Panel ...
FIXED |
 |
| ale5000 |
| Posted: Jul 11 2011, 10:48 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 |
 |
| Dstruct |
| Posted: Jul 12 2011, 04:34 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 257
Member No.: 24005
Joined: 8-August 08

|
Thanks. Fixed. |
 |
| ale5000 |
| Posted: Jul 13 2011, 03:01 PM |
 |
|

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

|
Since the Matroska input plugin support also audio-only files and the current message isn't clear, maybe it can be changed from "File ... does not have a video stream." to "File ... does not contain supported tracks or it isn't a Matroska file."
-------------------- 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 |
 |