Normal
This can help maybe...I have the analog side working and had simmilar problems Azazyel, there is a thread about all that, just wanted to help you about the encoding side, there is a page on other thread with some Pinnacle mpeg2-stream codecs that work and (best part) save the parameters on the registry. I had to severely hack TVLibrary.dll to get it running because the mux-demux-mux part eats too much CPU, if you want take a look click and read below.FYI: In my case, the hacked part just takes TVCardAnalogBase and teaches BluildGraph to inject filters from a graphedit file hacked to simplify and remember filter parameters, nothing worth to publish its too messy, but the Pinnacle encoders made the magic easier because loading them (on grahpedit) and tweaking the properties page to encode on the fly is stored on registry and TVEngine uses the encoder that way on load.The thread about all this is here (look near the final mesg of the thread)https://forum.team-mediaportal.com/no_audio_video_pins_found_no_channel-t15772p2.htmlHope it helps!
This can help maybe...
I have the analog side working and had simmilar problems Azazyel, there is a thread about all that, just wanted to help you about the encoding side, there is a page on other thread with some Pinnacle mpeg2-stream codecs that work and (best part) save the parameters on the registry. I had to severely hack TVLibrary.dll to get it running because the mux-demux-mux part eats too much CPU, if you want take a look click and read below.
FYI: In my case, the hacked part just takes TVCardAnalogBase and teaches BluildGraph to inject filters from a graphedit file hacked to simplify and remember filter parameters, nothing worth to publish its too messy, but the Pinnacle encoders made the magic easier because loading them (on grahpedit) and tweaking the properties page to encode on the fly is stored on registry and TVEngine uses the encoder that way on load.
The thread about all this is here (look near the final mesg of the thread)
https://forum.team-mediaportal.com/no_audio_video_pins_found_no_channel-t15772p2.html
Hope it helps!