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.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > New and alternative a/v containers

Reply
 
Thread Tools Search this Thread Display Modes
Old 3rd June 2013, 17:33   #15301  |  Link
huhn
Registered User
 
Join Date: Oct 2012
Posts: 8,615
mpc is using the Microsot DTV-DVD. it most likely falling back to it.

so the DXVA2_ModeMPEG2_VLD is broken not mpeg 2 dxva in general ?
huhn is offline   Reply With Quote
Old 3rd June 2013, 17:35   #15302  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,406
DXVA2_ModeMPEG2_VLD means "full acceleration", which is really the only proper mode.
IDCT or MoComp are "partial acceleration", which is not implemented in LAV or MPC-HC, because its usually not worth it, and all modern cards support full acceleration.

MPEG2 is rather easy to decode, maybe you should just stick to CPU
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline   Reply With Quote
Old 3rd June 2013, 17:42   #15303  |  Link
huhn
Registered User
 
Join Date: Oct 2012
Posts: 8,615
thx that's all i want to know.

some else got some problem with this and asked me if my hard can support mpeg 2. bad new for him.
huhn is offline   Reply With Quote
Old 3rd June 2013, 19:40   #15304  |  Link
AndreaMG
Registered User
 
AndreaMG's Avatar
 
Join Date: Sep 2012
Location: Turin
Posts: 104
Hi everyone, here is a test with Haswell + MadVR + LAV Filters

http://www.anandtech.com/show/7007/i...pc-perspective

Link fixed, sorry
__________________
Raven RVZ01 * i7-4790k * 16GB RAM * Zotac GTX 970 4G * SSD 850Evo 500GB * Blu-Ray Burner Slot-In * PSU SFX 80+ Gold 450Watt * Windows 10 64bit * MPCHC+MadVR+SVP * Panasonic 50" VT30 ^^

Last edited by AndreaMG; 3rd June 2013 at 19:52.
AndreaMG is offline   Reply With Quote
Old 3rd June 2013, 19:49   #15305  |  Link
detmek
Registered User
 
Join Date: Aug 2009
Posts: 463
Fix the link.

Thanks.

Last edited by detmek; 3rd June 2013 at 23:14.
detmek is offline   Reply With Quote
Old 4th June 2013, 07:13   #15306  |  Link
TimmyTimmyTimmy
Registered User
 
Join Date: May 2013
Posts: 4
Hi, I've been trying to install via the zip method with recent versions of LAVFilters, but I'm seeing some issues.

LAVSplitter.ax will not register at all. I have no problems with the audio and video decoders though.
Does LAVSplitter.ax simply no longer self register? I see the installer still works.

I am right clicking and selecting run as administrator on the .bat files. I am logged in as administrator and the files are present in the directory I'm trying to register within. I'm using Windows 7 x64, 32bit files are placed in C:\Windows\SysWOW64, while 64bit files are placed in C:\Windows\System32.

Sorry if this has been mentioned before, I've tried searching and found nothing.
TimmyTimmyTimmy is offline   Reply With Quote
Old 4th June 2013, 08:11   #15307  |  Link
zallen
Registered User
 
Join Date: Mar 2013
Posts: 9
I found out the cause of failure LAV splitter connecting to KMPlayer for MP4 files with 4K resolution. It was Nokia Music Player.
After removing (and NMP emuzed filters) all earned. And for POT player Nokia Music Player didn`t prevent.

Last edited by zallen; 4th June 2013 at 08:17.
zallen is offline   Reply With Quote
Old 4th June 2013, 09:00   #15308  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
Hi nev, would you add an option "load embedded fonts"(enable by default) in lav splitter? That will be nice.

Last edited by wanezhiling; 4th June 2013 at 09:04.
wanezhiling is offline   Reply With Quote
Old 4th June 2013, 14:25   #15309  |  Link
michkrol
Registered User
 
Join Date: Nov 2012
Posts: 167
Quote:
Originally Posted by wanezhiling View Post
Hi nev, would you add an option "load embedded fonts"(enable by default) in lav splitter? That will be nice.
LAV Splitter has this functionality integrated since "ages". Could you describe, what you're trying to do with what file format, what other software you're using and perhaps provide a sample, which doesn't work.
michkrol is offline   Reply With Quote
Old 4th June 2013, 15:34   #15310  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
Haali has the option while lav has not. http://i.imgur.com/uVgntbK.png

Here is a mkv embedded msyh596.ttf font. http://pan.baidu.com/share/link?shar...&uk=3558042035

When playing the file on my Win7 China OS which default font is Microsoft YaHei(msyh.ttf), the menu captions of player are spoiled because there is a conflict between MKVs msyh596.ttf and OSs msyh.ttf.
http://i.imgur.com/GLug7RO.png (interesting right? )

With Haali, everything is fine even the "Load embedded fonts" option is set to "yes", dont know how haali do that.
http://i.imgur.com/QbR1YLe.png

You guys cannot reproduce this becasuse your OSs default font is not MS YaHei.So the best solution is that lav splitter adds a "Load embedded fonts" option, then I could disable embedded font by myself.
wanezhiling is offline   Reply With Quote
Old 4th June 2013, 15:41   #15311  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,406
Haali stores the font in a temp directory and loads it from there, LAV loads it directly from memory, maybe Windows behaves differently in those two situations.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline   Reply With Quote
Old 4th June 2013, 15:50   #15312  |  Link
aba101280
Registered User
 
Join Date: Apr 2005
Posts: 41
Hi,

thank you very much for this great decoder. I'm not sure if it is possible to control the decoder via command line or hotkeys. I want to switch between "decoding/bitstreaming" with my remote and did not find anything about this. Is there a way to do this? Perhaps you can save this in the regestry also but I did not find any settings.

Regards,

B
aba101280 is offline   Reply With Quote
Old 4th June 2013, 15:53   #15313  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
Thanks nev, sounds you are right.

The way lav loads fonts is just fine, its ok. Just need a solution to avoid the spoiled captions when using lav splitter , so thats why i hope lav add a "Load embedded fonts" option.
wanezhiling is offline   Reply With Quote
Old 4th June 2013, 16:27   #15314  |  Link
06_taro
soy sauce buyer
 
Join Date: Mar 2010
Location: United Kingdom
Posts: 164
If the maker of this mkv file trims the font (only keeps the needed subset for ass), it is highly recommended to change the font's name, or else it is easy to cause such a conflict, especially when there's no rule of implementation for re-loading a system font.

It is not always good to stop re-loading the font in such cases. Assume that the maker not only trims the font, but also changes the font, e.g., by adding a special character which is not present in original font, now by not loading the embedded fonts you'll get correct GUI with incorrect subtitles. It might be quite common when using legacy system CJK fonts which usually have many characters missing. The best solution is still renaming the trimmed/edited font when making it.
06_taro is offline   Reply With Quote
Old 5th June 2013, 12:10   #15315  |  Link
vad74
Registered User
 
Join Date: Dec 2007
Posts: 16
nevcairiel
LAV Filters version 0.57.0 have a file IntelQuickSyncDecoder.dll version 0.41.0.0 (bild 30.01.2013). But last Intel QuickSync Decoder have version 0.43 (bild 25.05.2013). Why? And how I can update this file? Or it is not allowed?
vad74 is offline   Reply With Quote
Old 5th June 2013, 12:14   #15316  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,406
I only supply tested versions. If there is an old version, that usually means one of two things:

1) I didn't have time or the resources/hardware/software to test the new version yet (like the Windows 8 features, i have no Win8 system right now)
2) or, i found a problem with the new version and therefor still use the older one.

Exchanging that DLL with another one is your prerogative, and your own risk.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline   Reply With Quote
Old 5th June 2013, 15:02   #15317  |  Link
eXtremeDevil
Registered User
 
eXtremeDevil's Avatar
 
Join Date: Jul 2010
Posts: 229
Can I decide with exe will use this filter? I haven't found an option like that, as on FFDShow...
eXtremeDevil is offline   Reply With Quote
Old 5th June 2013, 15:48   #15318  |  Link
paradoxical
Guest
 
Posts: n/a
Quote:
Originally Posted by eXtremeDevil View Post
Can I decide with exe will use this filter? I haven't found an option like that, as on FFDShow...
No, hence why you were not told that it was possible the last time you asked.
  Reply With Quote
Old 6th June 2013, 10:24   #15319  |  Link
starla
Registered User
 
Join Date: Jan 2004
Posts: 56
Quote:
Originally Posted by dukey View Post
You any idea why i get green screens between title changes with bluray ? Only seems to effect my ati card
You probably are not sending all the video data, so the currect clip wont get "played" to the end and GPU is trying to decode partial / mixed up video frames. I know, I have seen the same results even with Nvidia GPU in similar source filter bug.
starla is offline   Reply With Quote
Old 6th June 2013, 11:05   #15320  |  Link
TimmyTimmyTimmy
Registered User
 
Join Date: May 2013
Posts: 4
Got no reply before so posting again:

I've been trying to install via the zip method with recent versions of LAVFilters, but I'm seeing an issue.

LAVSplitter.ax will not register at all. I have no problems with the audio and video decoders though.
Does LAVSplitter.ax simply no longer self register? I see the installer still works.

I am right clicking and selecting run as administrator on the .bat files. I am logged in as administrator and the files are present in the directory I'm trying to register within. I'm using Windows 7 x64, 32bit files are placed in C:\Windows\SysWOW64, while 64bit files are placed in C:\Windows\System32.
TimmyTimmyTimmy is offline   Reply With Quote
Reply

Tags
decoders, directshow, filters, splitter

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 20:36.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.