Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#22 | Link | |
Registered User
Join Date: Jun 2005
Location: Lyon
Posts: 194
|
@neuron2
Great work. But i don't have real index as your demo with sonic cinevision. Just that: Quote:
|
|
![]() |
![]() |
#23 | Link |
Registered User
Join Date: Apr 2004
Posts: 402
|
Seems to do not work with mbaff streams :
http://www.mytempdir.com/1228896 http://www.mytempdir.com/1228934 The playback simply doesn't begin. I can play this streams with mplayer. |
![]() |
![]() |
#25 | Link |
Registered User
Join Date: Feb 2002
Location: UK
Posts: 534
|
is there a way to check if the video is mbaff or not?
the first i have tried doesnt work for me. (raw 264 demuxed via mplayer from TS) i tried the test file supplied with dgavc and the raw file. both are accepted and indexed with no probs at all. i have 2 files, raw.dga and test.dga with the same avs script: AVCSource("whatever.dga") the test works fine in vdub, but the demuxed video gives errors saying it cant load the dll file - DGAVCDecode.dll then i try again and all of a sudden it loads in vdub. but if i move forward one frame forward then vdub closed itself down instantly. no errors, just gone. same if i drop the avs onto mpc. i will try other files and test them |
![]() |
![]() |
#26 | Link |
Guest
Join Date: Jan 2002
Posts: 21,906
|
@tomos
We are in a mode of fixing support for different streams. So you have to give me the streams if you want them to be supported. I can't wave a magic wand; I have to analyze the stream to see what features I am missing. Regarding the DLL loading, please take them (but not DGAVCDecode.dll!) out of your Avisynth plugins folder (or whatever) and put them into /Windows/System32 as I said in an earlier post. |
![]() |
![]() |
#28 | Link |
Registered User
Join Date: Feb 2002
Location: UK
Posts: 534
|
sample 1 (this indexes ok but crashes MPC/vdub etc)
http://www.mytempdir.com/1229927 sample 2 (this also indexes fine but shows as 0 frames in vdub - there's over a 1000 in the sample) http://www.mytempdir.com/1229952 |
![]() |
![]() |
#29 | Link |
Registered User
Join Date: Feb 2004
Location: NTSC R1
Posts: 2,046
|
I did some poking around. DGAVCDEC was able to index the raw AVC stream of a full length movie encode just fine. I muxed the same stream into different containers and tried those next. The AVI one also got indexed fine, but I faced problems with the MP4 and the MKV one. For MKV, I get an 'undefined level' and the MP4 just crashes DGAVCDEC kicking off the Dr. Watson debugger. Not sure if you wanted a sample?
Looks like the SPS, PPS, IDR values are container dependent because they are different in the dga files of the raw AVC and the AVC in AVI one. But both decoded just fine.
__________________
|
![]() |
![]() |
#30 | Link |
Pain and suffering
Join Date: Jul 2002
Posts: 1,337
|
http://x264.nl/h.264.samples/
Many different satellite streams, all H.264. If all those work, we are finally getting somewhere with H.264 Hopefully, unlike mkvtoolnix, 10+GB files are not a problem with this filter. Time i have not, bandwidth i have..... enjoy testing ![]() |
![]() |
![]() |
#31 | Link |
Registered User
Join Date: Nov 2001
Posts: 9,770
|
i dont think its necessary to index mp4, as mp4 has an index
__________________
Between the weak and the strong one it is the freedom which oppresses and the law that liberates (Jean Jacques Rousseau) I know, that I know nothing (Socrates) MPEG-4 ASP FAQ | AVC/H.264 FAQ | AAC FAQ | MP4 FAQ | MP4Menu stores DVD Menus in MP4 (guide) Ogg Theora | Ogg Vorbis use WM9 today and get Micro$oft controlling the A/V market tomorrow for free |
![]() |
![]() |
#32 | Link |
Guest
Join Date: Jan 2002
Posts: 21,906
|
@MeteorRain
Of course! But you have to walk before you can run. @bond The idea is to support the container so that demuxing is not required. @tomos Thank you. Your streams are in the hopper for analysis. @unskinnyoby As stated in the help file, only ES is currently supported. @bob0r Thank you. I will test those streams. @all I have enough streams to fix for now. Please defer further reports until the next beta. Last edited by Guest; 24th February 2007 at 17:18. |
![]() |
![]() |
#33 | Link |
Registered User
Join Date: Mar 2006
Location: Shanghai, China
Posts: 203
|
This filter didn't work well here.
this is avs script: fs="F:\11.dga" loadplugin("d:\avs\DGAVCDecode.dll") avcsource(fs) and this is the error: ![]() Last edited by leiming2006; 25th February 2007 at 10:55. |
![]() |
![]() |
#35 | Link | |
Registered User
Join Date: Jun 2005
Location: Lyon
Posts: 194
|
@neuron2
If that can help you a new encode, index result: Quote:
look at this link: http://profile.imageshack.us/prefs/index.php (if there is no reaction, use Google). |
|
![]() |
![]() |
#38 | Link |
Derek Prestegard IRL
![]() Join Date: Nov 2003
Location: Los Angeles
Posts: 5,977
|
Thanks neuron2!
Amazing results, I get between 80fps (for complex scenes) and 130fps (for black and credits etc) decoding speed, compared to 60-110fps for directshowsource("F:\Movies\The Departed.mkv", fps=23.976, convertfps=true), which uses haali's splitter, and ffdshow for decoding. Note that my source was made by x264, it's high profile with CABAC, 704x352, 4 references, default matrix. [ot] My most recent backup actually, which I was very VERY happy with the results... I was able to improve image quality over the source with some gentle denoising and sharpening - AND reduce the file size by about 75% (2.2 GB vs ~9GB) [/ot] Impressive results! Of course, the added time to demux and index sort of negates any advantage this might present, but I'm always happy to not use DirectShow! A welcome addition to our swiss army frameserver ![]() ~MiSfit
__________________
These are all my personal statements, not those of my employer :) Last edited by Blue_MiSfit; 25th February 2007 at 23:49. |
![]() |
![]() |
#40 | Link | |
Guest
Join Date: Jan 2002
Posts: 21,906
|
Quote:
Thank you for your test results. Last edited by Guest; 26th February 2007 at 04:45. |
|
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|