JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > Deutscher Support > Hoster-Plugin Probleme
Closed Thread
 
Thread Tools Display Modes
  #1  
Old 06.08.2015, 19:13
maxmaster
Guest
 
Posts: n/a
Default ARD-Mediathek - Untertitel haben falsche Timecodes

**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

In der Mediathek:
Spoiler:
Code:
<tt:body>
  <tt:div style="defaultStyle">
    <tt:p xml:id="sub0" style="textCenter" region="bottom" begin="00:00:00.040" end="00:00:03.000"/>
    <tt:p xml:id="sub1" style="textCenter" region="bottom" begin="00:00:03.000" end="00:00:06.360">
      <tt:span style="textWhite">Hier ist das Erste Deutsche Fernsehen</tt:span>
      <tt:br/>
      <tt:span style="textWhite">mit der tagesschau.</tt:span>
    </tt:p>
    <tt:p xml:id="sub2" style="textCenter" region="bottom" begin="00:00:06.920" end="00:00:11.160">
      <tt:span style="textBlue">Herzlich willkommen zur Live-</tt:span>
      <tt:br/>
      <tt:span style="textBlue">Untertitelung des NDR (06.08.2015)</tt:span>


In der SRT:
Spoiler:
Code:
1
-10:00:00,040 --> -10:00:03,000
<font color=#FFFFFF>Hier ist das Erste Deutsche Fernsehen</font>
<font color=#FFFFFF>mit der tagesschau.</font>

2
-10:00:06,920 --> -10:00:11,160
<font color=#0000FF>Herzlich willkommen zur Live-</font>
<font color=#0000FF>Untertitelung des NDR (06.08.2015)</font>


-10 statt 00

Und die ersten Untertitel sind zu früh, 0.040-3.000 statt 3.000-6.360.


EDIT 13.08.2015:
Frisches Beispiel (wegen Depublizierung) für den Timecode-Fehler beschrieben in #6.

**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

mediathek:
Spoiler:
Code:
<tt:body>
  <tt:div style="defaultStyle">
    <tt:p xml:id="sub0" style="textCenter" region="bottom" begin="00:00:00.040" end="00:00:01.040" />
    <tt:p xml:id="sub1" style="textCenter" region="bottom" begin="00:00:03.000" end="00:00:06.880">
      <tt:span style="textWhite">Hier ist das Erste Deutsche Fernsehen</tt:span>
      <tt:br />
      <tt:span style="textWhite">mit der tagesschau.</tt:span>
    </tt:p>
    <tt:p xml:id="sub2" style="textCenter" region="bottom" begin="00:00:07.240" end="00:00:11.520">
      <tt:span style="textBlue">Herzlich willkommen zur Live-</tt:span>
      <tt:br />
      <tt:span style="textBlue">Untertitelung des NDR (13.08.2015)</tt:span>
    </tt:p>


srt:
Spoiler:
Code:
1
00:00:00,040 --> 00:00:01,040
<font color=#FFFFFF>Hier ist das Erste Deutsche Fernsehen</font>
<font color=#FFFFFF>mit der tagesschau.</font>

2
00:00:07,240 --> 00:00:11,520
<font color=#0000FF>Herzlich willkommen zur Live-</font>
<font color=#0000FF>Untertitelung des NDR (13.08.2015)</font>

Last edited by maxmaster; 13.08.2015 at 16:08. Reason: Frisches Beispiel eingefügt
  #2  
Old 07.08.2015, 11:22
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

__________________
JD-Dev & Server-Admin
  #3  
Old 09.08.2015, 18:06
maxmaster
Guest
 
Posts: n/a
Default

Die hier funktionieren gleich gar nicht:

**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
(geolock auf Deutschland)

Da kommt nur eine 100 Byte große Datei mit zwei Timecodes raus.
Dass die Timecodes in der XML alle mit einem Offset von 10 Stunden versehen sind, ist sicher auch nicht hilfreich.
  #4  
Old 10.08.2015, 10:20
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

Habe das Ticket aktualisiert
__________________
JD-Dev & Server-Admin
  #5  
Old 11.08.2015, 15:57
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,121
Default

Fixed!
Erster Fehlerfall:
Manche Anbieter haben ein offset also Startpunkt z.B. MINUS 10 Stunden.
Dieser wurde statisch korrigiert - habe mal etwas eingebaut, das solche Sachen ggf automatisch findet und auf 0 setzt.

Zweiter Fehlerfall:
Ganz am Anfang des Untertitels wurde ein "nicht unterstützter Farbcode" verwendet, durch den der Konvertierungsvorgang fehlschlug.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
  #6  
Old 12.08.2015, 16:43
maxmaster
Guest
 
Posts: n/a
Default

Beim Link im ersten Posting stimmen jetzt zwar die Timecodes, aber beim ersten Untertitel wird weiterhin der falsche Timecode verwendet, nämlich der von xml:id="sub0" anstatt von xml:id="sub1".

srt:
Code:
1
00:00:00,040 --> 00:00:03,000
<font color=#FFFFFF>Hier ist das Erste Deutsche Fernsehen</font>
<font color=#FFFFFF>mit der tagesschau.</font>
mediathek:
Code:
<tt:body>
  <tt:div style="defaultStyle">
    <tt:p xml:id="sub0" style="textCenter" region="bottom" begin="00:00:00.040" end="00:00:03.000"/>
    <tt:p xml:id="sub1" style="textCenter" region="bottom" begin="00:00:03.000" end="00:00:06.360">
      <tt:span style="textWhite">Hier ist das Erste Deutsche Fernsehen</tt:span>
      <tt:br/>
      <tt:span style="textWhite">mit der tagesschau.</tt:span>
    </tt:p>
  #7  
Old 12.08.2015, 17:30
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

Ich hab das Ticket mal wieder aufgemacht
__________________
JD-Dev & Server-Admin
  #8  
Old 14.08.2015, 17:03
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,121
Default

Fixed - bitte prüfen.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
  #9  
Old 16.08.2015, 13:02
maxmaster
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
Fixed - bitte prüfen.
Würde ich gerne, aber der Autoupdater gibt mir nichts neueres als Build Fri Aug 14 16:38:05 CEST 2015.

Was ich melden kann ist ein anderer Fehler:

Der Untertitel für die "@HIGH-default_nonetwork"-Qualitätsstufe im LinkCollector zweimal gelistet wird, obwohl sie identisch sind.
Für die anderen Qualitätsstufen wird ordnungsgemäß nur ein Untertitel angezeigt.

Beispiel wäre das Tagesschau-Video vom 13.08. aus dem Eingangsposting.
Attached Images
File Type: png nonetwork.png (29.4 KB, 31 views)

Last edited by maxmaster; 16.08.2015 at 13:06.
  #10  
Old 16.08.2015, 16:23
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

Updates kommen am Montag
__________________
JD-Dev & Server-Admin
  #11  
Old 16.08.2015, 16:23
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

__________________
JD-Dev & Server-Admin
  #12  
Old 17.08.2015, 16:35
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,121
Default

Fixed.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
  #13  
Old 17.08.2015, 19:58
maxmaster
Guest
 
Posts: n/a
Default

Alle Fehler behoben, danke.
  #14  
Old 18.08.2015, 06:58
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

Danke fürs Feedback!
__________________
JD-Dev & Server-Admin
  #15  
Old 20.08.2015, 15:35
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,121
Default

Danke fürs Feedback.
Closed!
Werde mich demnächst um die anderen Bugs dieses Plugins kümmern.

Grüße, psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 19:34.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.