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. |
![]() |
#25321 | Link | |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 7,251
|
Quote:
Try then GraphEdit to verify if LAV filter decoder is also affected: |
|
![]() |
![]() |
![]() |
#25322 | Link | |
Registered User
Join Date: Dec 2008
Posts: 2,213
|
Quote:
This is where another problem arises. Naive users believe the stupid AI and start writing its answers on the Internet as a good solution. This creates even more garbage on the Internet. I hope that in the future, publishing AI "answers" on many forums will be considered flooding.
__________________
MPC-BE 1.8.4 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
![]() |
![]() |
![]() |
#25323 | Link |
Registered User
Join Date: Apr 2006
Posts: 166
|
Sure, with 32-bit from MPC-HC. https://i.imgur.com/JTSgI5T.png
A second sample, pourque.ec3, problem at 41728 right at the start. Only on the first playback. Maybe ffmpeg has processor-specific code, so it only happens sometimes? https://pixeldrain.com/u/AFU54eoF |
![]() |
![]() |
![]() |
#25325 | Link | |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,377
|
Quote:
As a general rule for anyone ever reading this, any AI interaction will instantly get your post dismissed and probably ridiculed. Developers should know better.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders Last edited by nevcairiel; 7th May 2025 at 09:37. |
|
![]() |
![]() |
![]() |
#25326 | Link | |
*****
Join Date: Feb 2005
Posts: 5,716
|
Quote:
I suggest putting the sample files on FFmpeg bug tracker.
__________________
MPC-HC 2.4.2 |
|
![]() |
![]() |
![]() |
#25328 | Link | |
Software Developer
Join Date: Oct 2001
Location: Israel
Posts: 1,011
|
Quote:
The issue itself still stands. When performing a seek action on a remote Emby server or switching subtitle tracks, with libVLC the action is near-instant while in DirectShow using LAV Source, it can take 1-30 seconds. Is there any way I can help you debug this issue, taking into consideration that I limited understanding of the code itself? Is there a build that outputs a debug log that may help trace the issue? Last edited by Blight; 10th May 2025 at 12:38. |
|
![]() |
![]() |
![]() |
#25329 | Link |
*****
Join Date: Feb 2005
Posts: 5,716
|
A track change triggers a flush in the splitter. That is needed to acquire data packets for the new subtitle track, which can be located before current parsing position.
But perhaps an optimization could be done. If the splitter stores the end timestamp of the last processed sub packet, then it could decide if it is possible to skip the flush of audio and video queues, if last packet end time is in the past.
__________________
MPC-HC 2.4.2 |
![]() |
![]() |
![]() |
#25330 | Link |
Registered User
Join Date: Mar 2017
Posts: 86
|
Support request #43
@Nevcairiel
I'm noticed that LIVE-streams(HLS or MPEG-TS) that have subtitle track in it, lead a Graph Studio to crash right after trying to render a Video pin. Example(This site works only in Russia. Please use VPN): https://rt-ural-sur-htlive.cdn.ngeni...7/variant.m3u8 Stream contain this subtitle track: MEDIATYPE_Subtitle {E487EB08-6B26-4BE9-9DD3-993434D313FD} MEDIASUBTYPE_UTF8 {87C0B230-03A8-4FDF-8010-B27A5848200D} FORMAT_SubtitleInfo {A33D2F7D-96BC-4337-B23B-A8B9FBC295E9} p.s. I have no no crash only if I render a Subtitle pin first and only then render a Video pin. Any feedback would be appreciated. Last edited by max79; 11th May 2025 at 21:42. |
![]() |
![]() |
![]() |
Tags |
decoders, directshow, filters, splitter |
Thread Tools | Search this Thread |
Display Modes | |
|
|