Can not play a kind of file with my player in development "Source filter can not be loaded"

2 posters

Go down

Can not play a kind of file with my player in development "Source filter can not be loaded" Empty Can not play a kind of file with my player in development "Source filter can not be loaded"

Post by untio Sun May 07, 2023 10:34 pm

Hi,

I am developing my own project of a humble multimedia player named JosePlayer. It is available as open source software from sourceforge. Yesterday I noticed that with version K-Lite_Codec_Pack_1756_Mega some files created with ffmpeg fail to render and directhow error says that source filter can no be loaded.

All files created with ffmpeg with the command line:

ffmpeg.exe -i %1 -acodec libmp3lame -vcodec libxvid -b:v 1200k -r 25 -s 640x360 -aspect 16:9 -ar 44100 -ab 128k -ac 2 %1.avi

fails to render.

With your media player those files are rendered, but I have tested those files with another independent player (TinyPlayer), also from sourceforge and it generated the same error than my media player.

I believe that may be some codec need some fix.

Thanks in advance and congratulations for your great work.

untio

Posts : 4
Join date : 2023-05-07

Back to top Go down

Can not play a kind of file with my player in development "Source filter can not be loaded" Empty Re: Can not play a kind of file with my player in development "Source filter can not be loaded"

Post by Admin Sun May 07, 2023 11:45 pm

Does it also fail with the GraphStudioNext tool from the pack? That is good tool to test behavior of basic DirectShow players.

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Can not play a kind of file with my player in development "Source filter can not be loaded" Empty Re: Can not play a kind of file with my player in development "Source filter can not be loaded"

Post by untio Mon May 08, 2023 12:31 am

Inside GraphStudioNext if I drop that file it does not build the graph. There is only the file source filter. It hapens on 32 and 64 bits versions.

With an mp4 file created with ffmpeg my player plays the file and GraphStudioNext builds the complete graph.

Thanks for your attention.

untio

Posts : 4
Join date : 2023-05-07

Back to top Go down

Can not play a kind of file with my player in development "Source filter can not be loaded" Empty Re: Can not play a kind of file with my player in development "Source filter can not be loaded"

Post by Admin Mon May 08, 2023 12:56 am

Can you upload the failing file for me? Or at least a piece of it.

http://www.sendspace.com

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Can not play a kind of file with my player in development "Source filter can not be loaded" Empty Re: Can not play a kind of file with my player in development "Source filter can not be loaded"

Post by untio Mon May 08, 2023 9:04 pm

Hello again,

This link points to a short video of 11 seconds that shows this problem:

Simple video for klite codec forum

I do not work with a computer. I can only stay with my PC 3 hours at night and I just sit in front of it now.

untio

Posts : 4
Join date : 2023-05-07

Back to top Go down

Can not play a kind of file with my player in development "Source filter can not be loaded" Empty Re: Can not play a kind of file with my player in development "Source filter can not be loaded"

Post by Admin Mon May 08, 2023 9:48 pm

This will solve it:
Codec Tweak Tool > Filter Management > DirectShow > disable "Bass Audio Source"

A bug in that filter causes the problem. It will get fixed soon. It is only include in MEGA pack, and you can uncheck it during installation.

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Can not play a kind of file with my player in development "Source filter can not be loaded" Empty Re: Can not play a kind of file with my player in development "Source filter can not be loaded"

Post by untio Mon May 08, 2023 9:57 pm

You are right.

Disabling "Bass Audio Source" solves the problem.

Thanks you for your solution.

untio

Posts : 4
Join date : 2023-05-07

Back to top Go down

Can not play a kind of file with my player in development "Source filter can not be loaded" Empty Re: Can not play a kind of file with my player in development "Source filter can not be loaded"

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum