- Thread starter
- #51
Hello, i'm back with new problems... Not sure if i this goes here... if not, please move it to codecs section.
I'll try to explain a little bit deep.
The problem is that i can't play "well" some .mp4 directly from online videos site utils, but if i download them with onlinevideos downloader i am able to play them. I say "well" because some play ok first 2 minutes for example and then start stuttering video and audio, some doesn't show any image but the audio works, but the same, after a little time the audio (in this case there is no image) starts stuttering. This is happening to me with last videos from mitele (new site i added today) and from some antena 3 site. If i try to play old videos from this sites they work well, no problem. I have been watching logs and aparently they are simmilar, the difference is in the aspect ratio. 2 examples:
This works in mitele:
This plays only sound and after 30 seconds more or less it starts stuttering (also from mitele):
The difference apparently is that first one is 848x480 and the second is 720x404.
Another example, this from antena3. This works:
And this from antena3 plays about 1 minute and a half and then starts stuttering a lot:
Again, the difference i can see is the first one has 848x480 and the second 640x368.
As said, if i download this videos with the onlinevideos download funcion i can play them without any problem.
Here are the diferences of playing online a video or once downloaded:
- online:
- downloaded:
As i can see, it does the same, so i don't understand what could be the difference.
I have installed only SAF 6, not LAVfilters wich come with onlinevideos. I have dynamic refresh rate activated, but i think that this is not doing anything here...
I have my system configured to work with LAV filters:
If i do the test wich comes with onlinevideos i see that mp4 uses the defined LAV codec correctly:
I tried a lot of mp4 videos from Youtube and they all worked fine, no problem found.
So here is my problem.... Can anyone test if is able to play som recent videos from mitele and view them about 3 minutes without problems? Same thing form antena 3.
I'm going to put some test to do:
For Mitele site:
- Enter in PROGRAMAS -> 21 DÍAS -> TEMPORADA 4 -> PROGRAMA 30 - 21 DÍAS REALIZANDO TRABAJOS EXTREMOS
In this example i see black screen (no video) and audio starts OK but stutters about minute 0:50
- Enter in PROGRAMAS -> 21 DÍAS -> TEMPORADA 1 -> PROGRAMA 1 - 21 DÍAS ENTRE CARTONES
I can play this with no problem.
For Antena3 site:
- Enter in PROGRAMAS -> KARLOS ARGUIÑANO EN TU COCINA -> 2012 -> OCTUBRE -> KARLOS ARGUIÑANO EN TU COCINA - 5 DE OCTUBRE DE 2012
I play well with video and audio OK but it starts stuttering about minute 2:05
- Enter in PROGRAMAS -> KARLOS ARGUIÑANO EN TU COCINA -> 2010 -> ABRIL -> LA COCINA DE KARLOS ARGUIÑANO - 15 DE ABRIL DE 2012
I can play this video without any problem.
I'll be very pleased hearing a solution... Thank you in advance!
I'll try to explain a little bit deep.
The problem is that i can't play "well" some .mp4 directly from online videos site utils, but if i download them with onlinevideos downloader i am able to play them. I say "well" because some play ok first 2 minutes for example and then start stuttering video and audio, some doesn't show any image but the audio works, but the same, after a little time the audio (in this case there is no image) starts stuttering. This is happening to me with last videos from mitele (new site i added today) and from some antena 3 site. If i try to play old videos from this sites they work well, no problem. I have been watching logs and aparently they are simmilar, the difference is in the aspect ratio. 2 examples:
This works in mitele:
Code:
2012-10-07 00:28:53.121896 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=V: English [eng] (h264 high L3.0, yuv420p, 848x480, 1105 kb/s), Filter=MediaPortal Url Source Splitter, Id=0, PDWGroup=0, LCID=1033
2012-10-07 00:28:53.122896 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=A: SoundHandler [eng] (aac, 44100 Hz, stereo, 63 kb/s), Filter=MediaPortal Url Source Splitter, Id=1, PDWGroup=1, LCID=1033
This plays only sound and after 30 seconds more or less it starts stuttering (also from mitele):
Code:
2012-10-07 00:30:57.293999 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=V: Mainconcept MP4 Video Media Handler [eng] (h264 main L3.0, yuv420p, 720x404, 1095 kb/s), Filter=MediaPortal Url Source Splitter, Id=0, PDWGroup=0, LCID=1033
2012-10-07 00:30:57.293999 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=A: Mainconcept MP4 Sound Media Handler [eng] (aac, 44100 Hz, stereo, 93 kb/s), Filter=MediaPortal Url Source Splitter, Id=1, PDWGroup=1, LCID=1033
The difference apparently is that first one is 848x480 and the second is 720x404.
Another example, this from antena3. This works:
Code:
2012-10-07 00:45:30.521944 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=V: h264 main L3.0, yuv420p, 848x480, 702 kb/s, Filter=MediaPortal Url Source Splitter, Id=0, PDWGroup=0, LCID=0
2012-10-07 00:45:30.522944 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=A: aac, 22050 Hz, stereo, 48 kb/s, Filter=MediaPortal Url Source Splitter, Id=1, PDWGroup=1, LCID=0
And this from antena3 plays about 1 minute and a half and then starts stuttering a lot:
Code:
2012-10-07 00:48:16.202421 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Video; Name=V: h264 high L3.0, yuv420p, 640x368, 863 kb/s, Filter=MediaPortal Url Source Splitter, Id=0, PDWGroup=0, LCID=0
2012-10-07 00:48:16.203421 [Debug][MPMain(1)]: VideoPlayer: FoundStreams: Type=Audio; Name=A: SoundHandler (aac, 44100 Hz, stereo, 93 kb/s), Filter=MediaPortal Url Source Splitter, Id=1, PDWGroup=1, LCID=0
Again, the difference i can see is the first one has 848x480 and the second 640x368.
As said, if i download this videos with the onlinevideos download funcion i can play them without any problem.
Here are the diferences of playing online a video or once downloaded:
- online:
- downloaded:
As i can see, it does the same, so i don't understand what could be the difference.
I have installed only SAF 6, not LAVfilters wich come with onlinevideos. I have dynamic refresh rate activated, but i think that this is not doing anything here...
I have my system configured to work with LAV filters:
If i do the test wich comes with onlinevideos i see that mp4 uses the defined LAV codec correctly:
I tried a lot of mp4 videos from Youtube and they all worked fine, no problem found.
So here is my problem.... Can anyone test if is able to play som recent videos from mitele and view them about 3 minutes without problems? Same thing form antena 3.
I'm going to put some test to do:
For Mitele site:
- Enter in PROGRAMAS -> 21 DÍAS -> TEMPORADA 4 -> PROGRAMA 30 - 21 DÍAS REALIZANDO TRABAJOS EXTREMOS
In this example i see black screen (no video) and audio starts OK but stutters about minute 0:50
- Enter in PROGRAMAS -> 21 DÍAS -> TEMPORADA 1 -> PROGRAMA 1 - 21 DÍAS ENTRE CARTONES
I can play this with no problem.
For Antena3 site:
- Enter in PROGRAMAS -> KARLOS ARGUIÑANO EN TU COCINA -> 2012 -> OCTUBRE -> KARLOS ARGUIÑANO EN TU COCINA - 5 DE OCTUBRE DE 2012
I play well with video and audio OK but it starts stuttering about minute 2:05
- Enter in PROGRAMAS -> KARLOS ARGUIÑANO EN TU COCINA -> 2010 -> ABRIL -> LA COCINA DE KARLOS ARGUIÑANO - 15 DE ABRIL DE 2012
I can play this video without any problem.
I'll be very pleased hearing a solution... Thank you in advance!
Last edited: