L-SMASH-Works
L-SMASH-Works copied to clipboard
Works based on L-SMASH project; This repo focuses on the common portion and the VapourSynth plugin. AviSynth users please use https://github.com/HomeOfAviSynthPlusEvolution/L-SMASH-Works. ffmpeg 5.0+...
DolbyE audio decoding doesn't work and DolbyE tracks are decoded as noise instead. ### Expected behavior Once Indexing an mxf file with DolbyE 5.1 tracks is concluded, LWLibavAudioSource() should be...
When loading an MKV containing a field based AVC video stream (store method: Separated fields), the frame rate reported is doubled. Loading the raw video stream directly without muxing reports...
Title pretty much says it all: "ninja install" will fail if the build directory has a space in its pathname.
Encoding GoPro 5K footage. Using StaxRip editor, with x265 it encodes fine, but with NVenc for hardware acceleration, it always freezes at about 99%. No warning or anything. When it...
The v4 api introduces audio support, and lsmas should provide `LWLibavAudioSource`. However, after some consideration, I haven't yet found any actual use case of the audio support (mainly owing to...
All players have a option to override the Dynamic Range Compression included in some AC3 files. Also ffmpeg have the parameter -drc_scale 0 But with LSMASH/LWLibavAudioSource() we can't override the...
The attached file is the first GOP (24 frames) of a certain BD. [bad.m2ts.zip](https://github.com/AkarinVS/L-SMASH-Works/files/6887672/bad.m2ts.zip) `lsmas.LWLibavSource` is unable decode the file at all, however other ffmpeg based players like mpv are...
ffmpeg 5.0 ~~~ [3/21] Compiling C object liblsmashsource.so.p/.._common_qsv.c.o FAILED: liblsmashsource.so.p/.._common_qsv.c.o cc -Iliblsmashsource.so.p -I. -I../lsmashsource/AviSynth -I/usr/include/avisynth -fvisibility=hidden -flto=auto -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -Wno-sign-compare -DXXH_INLINE_ALL -D_FILE_OFFSET_BITS=64 -mfpmath=sse -msse2 -march=native -O2...
As suggested by the API reference: https://amusementclub.github.io/doc/apireference.html#reserved-frame-properties
Appears issue #28 persists When using L-smash filter with the prefer_hw parameter set to 1 or 3 with unsupported mpeg2 video, you receive the error: `vapoursynth.Error: Analyse: failed to retrieve...