You bet. He is more than welcome
"Data" verbosity is too much, in common situation you need at max "Verbose" verbosity. You' re right that no data were received. But this situation can have several reasons:Hello again @georgius
I discovered the log verbosity setting in the config file and created some new logs with verbosity set to "data".
These new logs are attached.
Looks to me like the connection is being set up okay, but no data is received?
I thought these devices were using RTSP and RTP, but it seems your filter is attempting to use RTSP and UDP?
This tuner is an internal PCIe card that is like a network adaptor for Windows -> I'm not sure whether creating a UDP connection with 127.0.0.1 would work if you want to receive the stream from that tuner.
mm
Because your TV server part is working, create some test recording. Then use GraphStudio to find appropriate combination of video and audio codec. Did you set some HW acceleration in ffdshow or in LAV codecs? While using ffdshow, you're using ffdshow or ffdshow DXVA video codec?Few months ago, i tried a lot of codecs for H264 DVB-IP streams , and PDVD 10 / Divx AAC was the only codec couple which was working correctly. I had to use Filmerit and Microsoft codec Tweaks to force theses codecs. because the choice of them inside MP Setup wasn't enough. Now I try to test with LAV Codec and i can't , even using filmerit and codec Tweaks. (Graph Edit show other codecs)
I tried Microsoft codec , and ffdshow codec: Graph Edit show them but the screen is frozen as before.
With DVB-T Card, it's working correctly and all kind of codec is ok even if the best couple is PDVD10/DIVX AAC (but i prefer DVB-IP because there is more channels, and picture quality is better)
Do you have an idea to help me ?
Thanks
"Data" verbosity is too much, in common situation you need at max "Verbose" verbosity. You' re right that no data were received. But this situation can have several reasons:
- no data are sent from server - you can monitor sent data through Wireshark or any other network monitoring tool, you only need to check if some data are comming after negotiation is finished
- you have blocked UDP ports 45000 - 46000 (in config file: RtspUdpPortRangeStart and RtspUdpPortRangeEnd)
Thanks for your answerBecause your TV server part is working, create some test recording. Then use GraphStudio to find appropriate combination of video and audio codec. Did you set some HW acceleration in ffdshow or in LAV codecs? While using ffdshow, you're using ffdshow or ffdshow DXVA video codec?Few months ago, i tried a lot of codecs for H264 DVB-IP streams , and PDVD 10 / Divx AAC was the only codec couple which was working correctly. I had to use Filmerit and Microsoft codec Tweaks to force theses codecs. because the choice of them inside MP Setup wasn't enough. Now I try to test with LAV Codec and i can't , even using filmerit and codec Tweaks. (Graph Edit show other codecs)
I tried Microsoft codec , and ffdshow codec: Graph Edit show them but the screen is frozen as before.
With DVB-T Card, it's working correctly and all kind of codec is ok even if the best couple is PDVD10/DIVX AAC (but i prefer DVB-IP because there is more channels, and picture quality is better)
Do you have an idea to help me ?
Thanks
Can you post log (MPIPTVSource.log)? I need to check what's happening while switching channel.Hi
I've tried this filter with DVB link, and it works fine.
But the channel switch times are about 5-6 sec.,
this is not a MP issue as ch.sw times are 1-2 sec with tv server and with DVB link and windows media center it is 1 sec.
Can it be a setting in IPTV filter, or is it just that long to switch the streem.
BR Shummi