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 |
|
|
#15302 | Link |
|
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 |
|
|
|
|
|
#15304 | Link |
|
Registered User
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. |
|
|
|
|
|
#15306 | Link |
|
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. |
|
|
|
|
|
#15307 | Link |
|
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. |
|
|
|
|
|
#15310 | Link |
|
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.
|
|
|
|
|
|
#15311 | Link |
|
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 |
|
|
|
|
|
#15312 | Link |
|
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 |
|
|
|
|
|
#15313 | Link |
|
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. |
|
|
|
|
|
#15314 | Link |
|
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. |
|
|
|
|
|
#15315 | Link |
|
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? |
|
|
|
|
|
#15316 | Link |
|
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 |
|
|
|
|
|
#15319 | Link |
|
Registered User
Join Date: Jan 2004
Posts: 56
|
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.
|
|
|
|
|
|
#15320 | Link |
|
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. |
|
|
|
![]() |
| Tags |
| decoders, directshow, filters, splitter |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|