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. |
6th June 2024, 11:48 | #25261 | Link | |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,368
|
Quote:
I didn't particularly like parsing it out of a string, so dedicated function it is. https://github.com/Nevcairiel/LAVFil...rceFilterLAV.h It should be exposed on the LAVSplitterSource filter, just like IFileSourceFilter
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
7th June 2024, 12:51 | #25262 | Link | |
Software Developer
Join Date: Oct 2001
Location: Israel
Posts: 1,010
|
Quote:
Just a quick question, when is the best time to set the referrer/user-agent values, before assigning the URL? before running the graph? Last edited by Blight; 7th June 2024 at 16:49. |
|
7th June 2024, 17:25 | #25263 | Link |
Registered User
Join Date: Jul 2011
Posts: 84
|
According to build log on https://files.1f0.de/lavf/nightly/ , this change is already included in the lasted nightly build: LAVFilters-0.79.2-9.exe
So you should be able to test it out already. |
7th June 2024, 21:48 | #25265 | Link | |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,368
|
Quote:
The function _replaces_ the Load function from IFileSourceFilter, so you just call this one if you want to specify this detail.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders Last edited by nevcairiel; 8th June 2024 at 10:57. |
|
8th June 2024, 19:07 | #25266 | Link |
Soul Seeker
Join Date: Sep 2013
Posts: 744
|
There is a problem with subtitle workshop latest versions with lav filters LAVFilters-0.79.2-5, LAVFilters-0.79.2-6 and LAVFilters-0.79.2-9. I'm attaching a shot of the error. Version LAVFilters-0.79.2-3 works fine without the error. The error happens when I open mkv files with external srt subtitles.
Last edited by Siso; 8th June 2024 at 19:37. |
17th June 2024, 21:16 | #25267 | Link |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,368
|
Quote:
This should hopefully be resolved in the next build.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
6th September 2024, 11:05 | #25269 | Link |
Acid fr0g
Join Date: May 2002
Location: Italy
Posts: 2,711
|
Do LAV Filters support HEVC version 3 profiles?
__________________
@turment on Telegram |
6th September 2024, 11:16 | #25270 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,076
|
Watch ffplay trying to play it:
Code:
[hevc @ 000001f898a18ac0] Error parsing NAL unit #0. [hevc @ 000001f898adea80] Could not find ref with POC 165 [hevc @ 000001f898adea80] Could not find ref with POC 160 [hevc @ 000001f898adea80] SCC profile is not yet implemented in hevc native decoder. [hevc @ 000001f898adea80] Error parsing NAL unit #0. [hevc @ 000001f898ba4bc0] alignment_bit_equal_to_one=0 [hevc @ 000001f898ba4bc0] Skipping invalid undecodable NALU: 0 |
16th September 2024, 14:20 | #25271 | Link |
Software Developer
Join Date: Oct 2001
Location: Israel
Posts: 1,010
|
I am writing a client for Emby/JellyFin and as a security measure, these media servers require an authentication token passed in the header field when opening the stream, for example:
X-Emby-Token=e70c7c19bf134fb2cb9032867715de81 Is there a way to specify custom headers when opening a stream? If not, can you please add one? Last edited by Blight; 17th September 2024 at 02:15. |
22nd September 2024, 16:47 | #25272 | Link |
Software Developer
Join Date: Oct 2001
Location: Israel
Posts: 1,010
|
I've encountered another issue with LAV Source/Splitter with regards to network streaming from a remote Emby server.
When seeking or changing a subtitle track, there's a large pause, anywhere from 1-25 seconds (I confirmed this issue exists in GraphStudio/GraphEdit). However, if I use libVLC to seek or switch subtitle track, it's nearly instant. Is there an opportunity to improve this behavior? |
Tags |
decoders, directshow, filters, splitter |
Thread Tools | Search this Thread |
Display Modes | |
|
|