|
|
| v0lt |
Posted: Feb 27 2011, 06:30 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 119
Member No.: 26125
Joined: 5-September 09

|
plugin does not see FLAC audio
CoreFLAC ACM
here and here is the smaller samples |
 |
| fccHandler |
| Posted: Feb 27 2011, 06:39 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
There is no support for FLAC in the plugin right now, but I will add it to my list of things to do. Thank you for the samples.
-------------------- May the FOURCC be with you... |
 |
| ale5000 |
| Posted: Feb 27 2011, 11: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 |
 |
| ale5000 |
| Posted: Feb 28 2011, 12:28 AM |
 |
|

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

|
Test file (AAC test.mka): http://www.multiupload.com/Q83SC7XZTD
On preview it say "No audio decompressor could be found to decompress the source audio format. (source format tag: 00ff)" ACM codec (tag): AAC ACM Codec (0x00FF)
For this file: - VLC say 32000 Hz, Stereo - MediaInfo say 16.0 KHz, 1 channel - You input plugin in file information say 32000 Hz, 0 channels
PS: In matroska plugin (and maybe others) can you remove "Stream 1 of 1" in File => File information... when the video file hasn't any audio track.
-------------------- 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: Feb 28 2011, 12:57 PM |
 |
|

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

|
Edit:| QUOTE | | # A_PCM/FLOAT/IEEE: Uncompressed PCM, IEEE floating-point |
-------------------- 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: Feb 28 2011, 01:44 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 257
Member No.: 24005
Joined: 8-August 08

|
What's the conclusion?
Version 1.2 still has the problem!
If both (AC-3 ACM and AAC ACM) are installed, you get the configuration dialog of the AC-3 ACM codec also for the AAC ACM codec. No chance to view the AAC ACM config dialog in this case!
Second bug: Uninstallation via Control Panel not working (XP SP3)! FIXED (1.3) |
 |
| ale5000 |
| Posted: Feb 28 2011, 01:59 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 |
 |
| ale5000 |
| Posted: Feb 28 2011, 10:49 PM |
 |
|

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

|
Test file, H.264 (1920x1080).mkv: http://www.multiupload.com/5P9ADP5SLQ
MediaInfo show a duration of 10s 10ms in the direct stream copied .avi file instead of 1mn 2s of the original file, maybe the matroska plugin store wrong length?
-------------------- 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 |
 |
| pureocean |
| Posted: Mar 3 2011, 12:15 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 53
Member No.: 27197
Joined: 13-March 10

|
Dear @fccHandler,
Virtualdub+Matroska plugin couldn't properly open to videos with x264vfw-codec. Only black screen. It's now possible. Bugmaster's x264vfw special fix: http://www.mediafire.com/?pn2j9hspsihs7ie
Even if properly opened with x264win-fix, cannot working still Smart Rendering feature on special fix or normal x264win builds. Error message: Cannot initialize smart rendering: The selected video codec is able to compress the source video, but cannot match the same compressed format.
But no problem on FFDshow's VFW-decoders. As you know, Removed X264 encoder support on FFdshow's VFW interface (I don't mean the decoder feature). Lastest support version (SVN build): 3667
Is possible add support x264win with smart rendering? |
 |
| JaliM |
Posted: Mar 3 2011, 04:37 PM |
 |
|
Member
 
Group: Members
Posts: 23
Member No.: 29948
Joined: 17-February 11

|
| QUOTE (pureocean @ Mar 3 2011, 12:15 AM) | As you know, Removed X264 encoder support on FFdshow's VFW interface (I don't mean the decoder feature). Lastest support version (SVN build): 3667
|
I see... Why latests svn FFdshow-tryout trhough away x264, Xvid and others VFW encoding capabilities? Anyone knows why? If there's no solutions, perhaps a VFW smart rendering-enabled encoder in x264vfw is needed... |
 |
| Placio74 |
| Posted: Mar 3 2011, 04:59 PM |
 |
|

VideoAudio
  
Group: Members
Posts: 1216
Member No.: 21485
Joined: 24-May 07

|
Look at the topic on Doom9 forum: Why most encoders in ffdshow have been removed?
-------------------- VideoAudio.pl - Serwis o technologii wideo & audio |
 |
| BugMaster |
| Posted: Mar 3 2011, 08:39 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 50
Member No.: 23001
Joined: 6-February 08

|
pureocean Smart rendering must work with x264vfw's 32_1913bm_27769 release. |
 |
| fccHandler |
| Posted: Mar 4 2011, 02:22 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
ale5000: You are giving me plenty of busy work. 
AAC_test.mka and HE-AACv2 Test.mka: I suspect these are SBR, plus the Matroska tracks are missing a "Channels" element. Both of these things are problematic right now but I will work on it.
PCM.mka and CRANK (1)-001.mkv: These two contain PCM audio tracks which are not yet supported, but it is a high priority on my list.
H.264 (1920x1080).mkv: I didn't notice any problems with this one (using ffdshow). I don't have x264vfw installed.
I understand about the 3-byte start code and will implement a 4-byte code in the next version. As for MediaInfo I can only conclude that it is wrong. It is fairly easy to prove that the output AVI is still 1:02 (1869 frames at 29.97 fps).
As for the missing FOURCC in the File Information dialog, can you post a screen shot? I can't think of any reason that would happen.
-------------------- May the FOURCC be with you... |
 |
| ale5000 |
| Posted: Mar 4 2011, 02:39 AM |
 |
|

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

|
Edit: Problem fixed
-------------------- 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 |
 |
| pureocean |
| Posted: Mar 4 2011, 02:46 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 53
Member No.: 27197
Joined: 13-March 10

|
@Bugmaster:
Thank you for new release. Finally, it's worked Smart Rendering. Thanks! |
 |