Jump to content


Photo

GStreamer 0.10 no longer maintained


  • Please log in to reply
329 replies to this topic

Re: GStreamer 0.10 no longer maintained #281 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 31 July 2013 - 17:15

I just fixed a subtitle related issue that wasn't streamer related this morning.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: GStreamer 0.10 no longer maintained #282 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 31 July 2013 - 17:36

Thanks!

 

Can you do it again with this command:

gst-launch playbin2 uri=file:///media/hdd/movie/Joe.mkv suburi=file:///media/hdd/movie/Joe.srt --gst-debug=2 --gst-debug-no-color > /tmp/gst.log 2>&1

 

It seems that there are more users with this problem:

http://openpli.org/f...ing-the-movies/


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 0.10 no longer maintained #283 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 31 July 2013 - 17:37

Tat command will never play subtitles as subtitles are rendered by enigma2... Gstreamer cannot write on the osd framebuffer.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: GStreamer 0.10 no longer maintained #284 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 31 July 2013 - 17:42

Yes, I know, but the error (video stops after 15 minutes) also occur with this command (see post 280). So it seems it is no subtitle render problem but perhaps a gstreamer subtitle read/decode problem.


Edited by betacentauri, 31 July 2013 - 17:43.

Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 0.10 no longer maintained #285 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 31 July 2013 - 19:28

Or a driver related memory leakage issue.... Again with my et9k box i do not have any issues... It is indeed possible that the changes in gstreamer do trigger something in the drivers...

Edited by littlesat, 31 July 2013 - 19:28.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: GStreamer 0.10 no longer maintained #286 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 31 July 2013 - 19:35

Yes, also possible! Did you test with srt subtitle files? I have no one so I cannot test.
I hope that we can see something in the logs.

If not junad can also post an enigma2 log. But first this and then the next step.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 0.10 no longer maintained #287 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 31 July 2013 - 19:37

I have a et9k box without those issues.... So I do not see it at all...

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: GStreamer 0.10 no longer maintained #288 junad

  • Senior Member
  • 269 posts

0
Neutral

Posted 31 July 2013 - 22:59

Thanks!

 

Can you do it again with this command:

gst-launch playbin2 uri=file:///media/hdd/movie/Joe.mkv suburi=file:///media/hdd/movie/Joe.srt --gst-debug=2 --gst-debug-no-color > /tmp/gst.log 2>&1

 

It seems that there are more users with this problem:

http://openpli.org/f...ing-the-movies/

this time movie don't stop but the gst.log file is huge!

Attached Files

  • Attached File  gst.log   6.98MB   4 downloads

Edited by junad, 31 July 2013 - 23:03.


Re: GStreamer 0.10 no longer maintained #289 junad

  • Senior Member
  • 269 posts

0
Neutral

Posted 31 July 2013 - 23:02

Yes, also possible! Did you test with srt subtitle files? I have no one so I cannot test.
I hope that we can see something in the logs.

If not junad can also post an enigma2 log. But first this and then the next step.

how can i get enigma2 log?



Re: GStreamer 0.10 no longer maintained #290 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 1 August 2013 - 17:08

Please do this:

init 4
export GST_DEBUG=*:2
export GST_DEBUG_NO_COLOR=1
/usr/bin/enigma2 > /tmp/e2.log 2>&1

Then playback video with subtitle file.

Hopefully it stops after 10-15 minutes.

 

After video has stopped. Stop enigma by pressing Ctrl+C

Then start e2 with

export GST_DEBUG=
init 3

 

Post log file /tmp/e2.log


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 0.10 no longer maintained #291 junad

  • Senior Member
  • 269 posts

0
Neutral

Posted 2 August 2013 - 08:42

after 8 min movie stop

Attached Files

  • Attached File  e2.log   7.36MB   14 downloads


Re: GStreamer 0.10 no longer maintained #292 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 2 August 2013 - 18:55

@pieterg, littlesat: Can you see in the log whether this is a gstreamer or e2 issue?
I guess the "subtitle timeout... hide" messages are normal?

There are several reports for the same issue (mkv with srt subs -> freeze). They all use different boxes. So I guess it's not driver related:
et9000 http://openpli.org/f...oblem-with-mkv/
dream800se, vu solo http://openpli.org/f...ing-the-movies/
dm500hd in this thread
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 0.10 no longer maintained #293 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 2 August 2013 - 19:08

@junad: Can you send me the srt file via personal message?
It seems that the srt file contains several languages. Which do you use?
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 0.10 no longer maintained #294 junad

  • Senior Member
  • 269 posts

0
Neutral

Posted 2 August 2013 - 20:36

the ex srt file contain just one language the first one and the rest is original subtitles

Attached Files



Re: GStreamer 0.10 no longer maintained #295 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 2 August 2013 - 20:41

I guess the "subtitle timeout... hide" messages are normal?

That is a normal message that will appear when a subtitle was displayed too long and should disappear...

 

Just an idea... is this anytime with an external srt... it could be e.g. the MKV is in a different "timeframe" then the MKV (p24 v.s. p25) so the timestamps could not be really correctly aligned...


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: GStreamer 0.10 no longer maintained #296 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 2 August 2013 - 20:50

Yes, maybe. Or data in the srt file which is invalid or e2 cannot handle...
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 0.10 no longer maintained #297 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 2 August 2013 - 22:24

looks like a servicemp3 bug, possibly in the subtitle handling.

Is this reproducable?
Where can we find the mkv and the srt, to investigate this?

Re: GStreamer 0.10 no longer maintained #298 junad

  • Senior Member
  • 269 posts

0
Neutral

Posted 2 August 2013 - 22:44

looks like a servicemp3 bug, possibly in the subtitle handling.

Is this reproducable?
Where can we find the mkv and the srt, to investigate this?

http://thepiratebay....p.BluRay.DTS.x2

Attached Files



Re: GStreamer 0.10 no longer maintained #299 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 2 August 2013 - 22:45

I can send srt file to you (junad has send it to me). But I don't have mkv file.
I think it's not 100% producable, but it happens after around 10 minutes playback. I couldn't reproduce it (but I haven't tried junads srt file yet).

Edit: junad was quicker.

Edited by betacentauri, 2 August 2013 - 22:45.

Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 0.10 no longer maintained #300 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 2 August 2013 - 22:54

Hm, I'm not too keen on having to download a 18.4GB torrent, just for a 10 minute playback.


4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users