TV Server how to select video codec (1 Viewer)

chenks

Portal Pro
May 22, 2006
727
1
Scotland
Home Country
United Kingdom United Kingdom
could it be that the constant HDD access writing the recording is causing an IRQ clash with the tv card and thus you are getting stuttering and blocking??

i've seen it hapen before.
 

vibez

Portal Member
June 30, 2006
14
0
That is certainly worth investigating. Has there been anyone who has fixed such an issue? I'm a little lost as to where to start debugging this.
 

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,154
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    anyone of you who has problems with recorded mpg's tried to:
    1. demultiplex the recorded file with i.e. pvastrumeto (which also fixes some things)
    2. eventually cut the commercials out with cuttermaran
    3. multiplex the cutted files again (can be done inside of cuttermaran)
    4. play the file again.

    you should be aware that the stream you get from dvb is not the same as you get from a DVD, even if its using the same codec (mpeg2).
    the stream you get from dvb has many error-correction informations included.
    with tools like pvastrumento you can fix minor issues in an recorded mpg file and reduce the filesize a bit because these error-correction informations are removed.

    I am not sure, but i think that other applications maybe are able to do that on the fly during recording. <<<---- but thats only a guess!!!!
     

    AxelSt

    Portal Member
    December 2, 2005
    47
    1
    Munich
    Home Country
    Germany Germany
    I thought maybe the hint fits here: I have made VERY good experience with the freeware StaxRip (e.g. http://www.planetdvb.net/staxrip ) which combines lotsa open source tools under a nice gui. For me it is particularly useful for encoding DVB streams into other formats (currently I use thze mp4 container and h264/AAC codecs). The special thing with StaxRip for me is, that it corrects errors in dvb-recordings automatically. For instance, when the weather-conditions are very bad (lightning or heavy rain), my DVB-S sometimes have nearly unrecognizable errors (some video-frames are corrupt). When encoding these files to any other format with tools like VirtualDub or the like, I realized that the accumulation of corrupt video frames may lead to audio/video desync in long files (as the audio frames may not be corrupt). StaxRip includes a test run (like with pvastrumento) which cuts out the audio-frames when the corresponding video-frames are corrupt. You don't see/hear the missing frames in the resulting encoded video, but there is no desync at all. In adition, StaxRip "eats" nearly everything (also vob-files from dvds). StaxRip has replaced all my seperate tools (dvd2avi/virtualDub/vfapiconv/headac3he etc). I can only recomment it.

    Axel
     

    Users who are viewing this thread

    Similar threads

    Not exactly sure how....but have now managed to correct this issue.:rolleyes:
    Not exactly sure how....but have now managed to correct this issue.:rolleyes:
    Using latest 64 bit MP1......for some time.....no problems! Now find that video has no audio.....but TV audio is fine...
    Replies
    1
    Views
    604
    Are the media/video folders on the Mint host?
    Are the media/video folders on the Mint host?
    I've used Mediaportal for years on a Windows Host with restricted online-access. Lately I reinstalled...
    Replies
    1
    Views
    1K
    To other people reading about this 'issue', Doskabouter provided me with a fix/patch. It is a modified version of tswriter.ax which solved the problem with dolby digital plus audio. I want to thank Doskabouter for all his time and energy he put into resolving this!!
    To other people reading about this 'issue', Doskabouter provided me with a fix/patch. It is a modified version of tswriter.ax which...
    Hi all, I could use some help with the following; OS: Win11 24H2 TV server: 1.37.000.0|x64 (working with Mediaportal for maybe 20...
    Replies
    4
    Views
    3K
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    654
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
    Replies
    3
    Views
    2K
    Top Bottom