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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 23rd September 2021, 08:24   #1381  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Quote:
Originally Posted by Katie Boundary View Post
I didn't say Lsmash.dll; I just said Lsmash. I thought the context would make it clear that I was referring to Lsmashvideosource and Lsmashaudiosource.
Ok, granted.
Still, I gotta be fair, having an indexer that doesn't create an index file means that it's faster to open in AVS however I wouldn't take the risk on MP4 files from somewhere from the web 'cause bad things can happen like in this case. On the other hand, when I receive .mxf files of 1.3 TB as UHD Masterfiles it could be useful as it would save hours of indexing time (assuming that the index inside the container is correct).

So, in a nutshell, I'd like LSMASH to support MXF as well one day, but for anything that doesn't come from a professional studio, I wouldn't take any chances and I would use an indexer that indexes the file.
FranceBB is offline   Reply With Quote
Old 7th October 2021, 02:38   #1382  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
He did investigate the issue.
Quote:
The video file is invalid in that the last two frames both contain the same
poc (26).
ffms2 ignores the error but lsmas is more picky.
ffms2 does work for GoPro videos, but in some cases, the frames in the source video don't match the frames in the output. Something gets skipped. That's probably due to the same issue.

Is there any way I can open GoPro videos without such glitches?
MysteryX is offline   Reply With Quote
Old 7th October 2021, 02:47   #1383  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
Quote:
Originally Posted by MysteryX View Post
He did investigate the issue.

ffms2 does work for GoPro videos, but in some cases, the frames in the source video don't match the frames in the output. Something gets skipped. That's probably due to the same issue.

Is there any way I can open GoPro videos without such glitches?
Any chance of a link to the video? I looked but couldn't find it.
videoh is offline   Reply With Quote
Old 7th October 2021, 03:17   #1384  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
Here's a sample video

I just converted a GoPro 5K HEVC video to UT Video with FFMPEG and it gave this list of errors:
- Using non-standard frame rate 29/1
- deprecated pixel format used, make sure you did set range correctly
- Duplicate POC in a sequence
- Error parsing NAL unit #0
- Error while decoding stream #0:0: Invalid data found when processing input

...
MysteryX is offline   Reply With Quote
Old 7th October 2021, 03:29   #1385  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
Seems to work fine with DGDecNV.
videoh is offline   Reply With Quote
Old 25th October 2021, 13:40   #1386  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Who's the current maintainer of LSMASH and in which repository can I open an issue on Github about LWLibavAudioSource?
It used to be HollyWu but if I remember correctly last time he retired... so... who's handling this now?

Last edited by FranceBB; 25th October 2021 at 13:43.
FranceBB is offline   Reply With Quote
Old 25th October 2021, 13:59   #1387  |  Link
kedautinh12
Registered User
 
Join Date: Jan 2018
Posts: 2,156
Just creat an issues and Asd-g will fix it
kedautinh12 is offline   Reply With Quote
Old 25th October 2021, 16:51   #1388  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Quote:
Originally Posted by kedautinh12 View Post
Just creat an issues and Asd-g will fix it
Yes, but I didn't know where, I mean in which repository xD

In the end, I figured it out and I opened it here:

https://github.com/AkarinVS/L-SMASH-Works/issues/17

I feel like I'm always the only one who comes up with Indexing bugs on weird audio codecs like last time with IPCM.
This time is DolbyE ehehehehehe
FranceBB is offline   Reply With Quote
Old 25th October 2021, 17:15   #1389  |  Link
kedautinh12
Registered User
 
Join Date: Jan 2018
Posts: 2,156
Quote:
Originally Posted by FranceBB View Post
Yes, but I didn't know where, I mean in which repository xD

In the end, I figured it out and I opened it here:

https://github.com/AkarinVS/L-SMASH-Works/issues/17

I feel like I'm always the only one who comes up with Indexing bugs on weird audio codecs like last time with IPCM.
This time is DolbyE ehehehehehe
It's for Vapoursynth and AkarinVS won't support avs, just creat issue here for avs
https://github.com/HomeOfAviSynthPlu...H-Works/issues
kedautinh12 is offline   Reply With Quote
Old 10th November 2021, 14:47   #1390  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Opened a new bug about a ZLog2 HDR H.265 UHD file (yes, there's more than just PQ and HLG in the world ehehehe): https://github.com/AkarinVS/L-SMASH-Works/issues/18
FranceBB is offline   Reply With Quote
Old 7th April 2022, 06:30   #1391  |  Link
kedautinh12
Registered User
 
Join Date: Jan 2018
Posts: 2,156
L-SMASH-Works (20220406)
https://github.com/HomeOfAviSynthPlu...Works/releases
kedautinh12 is offline   Reply With Quote
Old 9th April 2022, 22:03   #1392  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Quote:
Originally Posted by kedautinh12 View Post
Uh, a new version, it's always nice when indexers are updated!

I have a question, or rather a feature request: when an .xml is given to the indexer like LWLibavVideoSource("CPL.xml") and LWLibavAudioSource("CPL.xml") please try to use the IMF decoder built into FFMpeg rather than return an error.
That would be really cool as this way we're gonna have IMF support inside Avisynth!
FranceBB is offline   Reply With Quote
Old 9th April 2022, 22:05   #1393  |  Link
kedautinh12
Registered User
 
Join Date: Jan 2018
Posts: 2,156
You can ask in issues tab
kedautinh12 is offline   Reply With Quote
Old 9th April 2022, 22:11   #1394  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Quote:
Originally Posted by kedautinh12 View Post
You can ask in issues tab
Done.

https://github.com/HomeOfAviSynthPlu...orks/issues/16
FranceBB is offline   Reply With Quote
Old 20th April 2022, 18:54   #1395  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,545
Tiny cosmetics, don't remember when it sneaked in.
At first opening and indexing the resampler rate default seems to be uninitiated:
Code:
a=LWLibavAudioSource("F:\file.avi"
"LWLibavAudioSource: Failed to open resampler"
but indexes anyway.
Reloading after indexing throws no error.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is offline   Reply With Quote
Old 28th April 2022, 19:04   #1396  |  Link
gispos
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 1,000
Quote:
Originally Posted by Emulgator View Post
Tiny cosmetics, don't remember when it sneaked in.
At first opening and indexing the resampler rate default seems to be uninitiated:
Code:
a=LWLibavAudioSource("F:\file.avi"
"LWLibavAudioSource: Failed to open resampler"
but indexes anyway.
Reloading after indexing throws no error.
I have the same problems when PCM audio stream is included in the video.
Have reported this here: https://github.com/HomeOfAviSynthPlu...orks/issues/20
__________________
Live and let live
gispos is offline   Reply With Quote
Old 28th April 2022, 22:29   #1397  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,545
Yes, confirmed: In my case PCM Codec ID "twos" Big Endian/Signed 16bps@48kHz wrapped in .MP4 from a Panasonic DC-GH5.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is offline   Reply With Quote
Old 5th May 2022, 19:12   #1398  |  Link
kedautinh12
Registered User
 
Join Date: Jan 2018
Posts: 2,156
L-SMASH-Works 20220505
https://github.com/HomeOfAviSynthPlu...Works/releases

If FranceBB rep issue quickly, we will have IMF support function
kedautinh12 is offline   Reply With Quote
Old 5th May 2022, 19:14   #1399  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Quote:
Originally Posted by kedautinh12 View Post
L-SMASH-Works 20220505
https://github.com/HomeOfAviSynthPlu...Works/releases

If FranceBB rep issue quickly, we will have IMF support function
Sorry, I've been a bit overwhelmed. Testing first thing tomorrow, I promise.
FranceBB is offline   Reply With Quote
Old 6th May 2022, 07:21   #1400  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,782
Quote:
Originally Posted by kedautinh12 View Post
If FranceBB rep issue quickly, we will have IMF support function
Looking forward to that one:

Quote:
This message will self-destruct in 5 seconds. Good luck, Jim.


__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Reply


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 10:06.


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