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. |
![]() |
#1041 | Link | |
Registered User
Join Date: Jan 2018
Posts: 244
|
Quote:
https://drive.google.com/file/d/1FAl...w?usp=drivesdk |
|
![]() |
![]() |
![]() |
#1042 | Link | |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,600
|
Quote:
|
|
![]() |
![]() |
![]() |
#1043 | Link | |
Registered User
Join Date: Jan 2018
Posts: 244
|
Quote:
|
|
![]() |
![]() |
![]() |
#1044 | Link | |
Registered User
Join Date: Sep 2007
Posts: 4,448
|
Quote:
|
|
![]() |
![]() |
![]() |
#1047 | Link |
Registered User
Join Date: Jan 2018
Posts: 244
|
When i load video with LWLibavVideoSource still error with L-SMASH-Works_20190917 and LSMASHSource-r935+34
https://drive.google.com/open?id=115...Yi9jrKPfOO2smu But i load ok with L-SMASH-Works r929 https://drive.google.com/open?id=16c...G738RIUaCO2MtC |
![]() |
![]() |
![]() |
#1049 | Link | |
Registered User
Join Date: Jan 2018
Posts: 244
|
Quote:
https://drive.google.com/open?id=1y0...wXqzCMQwNSrTlx Error frame with vp9 in .MKV |
|
![]() |
![]() |
![]() |
#1050 | Link |
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,512
|
Creation of audio index file needs some optimalization because file size can be extremely large.
Example: 10 min TrueHD ![]() It looks like that every 1 minute of TrueHD audio adds extra 10 MiB to index file. With typical 100+ minute movie index file will be over 1 GiB! Parsing that big ass file on single core is just super ineficient. Question: Do we really need those repeated information in each line? From what I see only values for POS,PTS,DTS are changing. Furthermore values PTS and DTS are increasing in predictable manner. Code:
<LSMASHWorksIndexVersion=0.0.2.0> <LibavReaderIndexFile=15> <FileSize=526166830> <FileHash=0x7b6795d7> <LibavReaderIndex=0x00000180,1,truehd> <ActiveVideoStreamIndex>-0000000001</ActiveVideoStreamIndex> <ActiveAudioStreamIndex>+0000000000</ActiveAudioStreamIndex> Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=0,PTS=0,DTS=0,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=576,PTS=75,DTS=75,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=740,PTS=150,DTS=150,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=902,PTS=225,DTS=225,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=1050,PTS=300,DTS=300,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=1194,PTS=375,DTS=375,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=1340,PTS=450,DTS=450,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=1476,PTS=525,DTS=525,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=1624,PTS=600,DTS=600,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=1762,PTS=675,DTS=675,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=1912,PTS=750,DTS=750,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=2058,PTS=825,DTS=825,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=2196,PTS=900,DTS=900,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=2346,PTS=975,DTS=975,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40 Index=0,Type=1,Codec=86060,TimeBase=1/90000,POS=2490,PTS=1050,DTS=1050,EDI=0 Channels=8:0x63f,Rate=48000,Format=s32,BPS=24,Length=40
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper |
![]() |
![]() |
![]() |
#1051 | Link |
Registered User
Join Date: Aug 2006
Location: Taiwan
Posts: 754
|
https://github.com/HolyWu/L-SMASH-Wo...ks_20191115.7z
|
![]() |
![]() |
![]() |
#1052 | Link | |
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,512
|
Quote:
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper |
|
![]() |
![]() |
![]() |
#1053 | Link | |
Registered User
Join Date: Aug 2018
Posts: 10
|
Quote:
However, using LSMASHVideoSource in version 20191115 will cause Access Violation. |
|
![]() |
![]() |
![]() |
#1056 | Link |
Registered User
Join Date: Oct 2009
Location: crow-land
Posts: 540
|
Thank you HolyWu.
I have just visited this thread for the first time in a while. I have changed my icky x264 build process to use your LSW git accordingly ![]() Nice work !!!! edit: PS is there any possibility you may turn on the Issues tab in your github fork ? Apparently, - Go to the Settings page of your fork. - Check the box next to Issues - You can now file issues on your own fork and they will not be placed in the main repo. Last edited by hydra3333; 19th November 2019 at 01:13. |
![]() |
![]() |
![]() |
#1057 | Link | |
Broadcast Encoder
Join Date: Nov 2013
Location: Germany
Posts: 1,233
|
Quote:
![]()
__________________
Broadcast Encoder Avisynth memes Videotek - Audacity XP LUT Collection - FFAStrans SafeColorLimiter - AAA |
|
![]() |
![]() |
![]() |
#1058 | Link | |
Registered User
Join Date: Jan 2015
Posts: 277
|
Quote:
thanks for your build. I think there is a problem when some special characters like ' are included in the file name. Can you please check that? For me the LibavSMASHSource Filter is corrupted. LWLibavSource works. |
|
![]() |
![]() |
![]() |
#1060 | Link |
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 8,716
|
Is the offending character perhaps slanting single quote (`) ?
EDIT: Normal Single quote ('), Grave [backwards slant] (`), Acute [forwards slant] (ˊ). EDIT: Patman, post your actual problem filename. EDIT: I note these new functions in Avs+:- http://avisynth.nl/index.php/Interna...ring_functions Code:
StrToUtf8 StrToUtf8(string) AVS+ Converts string from ANSI to UTF8. StrFromUtf8 StrFromUtf8(string) AVS+ Converts string from UTF8 to ANSI
__________________
I sometimes post sober. StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace "Some infinities are bigger than other infinities", but how many of them are infinitely bigger ??? Last edited by StainlessS; 22nd November 2019 at 14:52. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|