View Issue Details

IDProjectCategoryView StatusLast Update
0002017Avdump2 / autocreq Bug Reportpublic2016-04-21 21:52
Reporterworf Assigned ToOmmina  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0002017: Auto-Creqer wrongly turns hardsubs in mp4 files into softsubs
DescriptionThe Auto-Creqer is turning hardsubs in mp4 files into softsubs if an "apple text" "softsub" stream exists. This probably only happens if the stream has a size greater than 100 bytes since thats the threshold for ignoring these kinds of streams completely.

Sadly we can't ignore these streams completely because they might very well contain actually legit subtitles.

<subtitles>
  <size>105</size>
  <identifier>Apple text -- text --</identifier>
  <identifier2>text</identifier2>
</subtitles>

A few examples where this happened:

http://anidb.net/perl-bin/animedb.pl?show=creq&creq.show=1&creq.id=3911775
http://anidb.net/perl-bin/animedb.pl?show=creq&creq.show=1&creq.id=1836719
http://anidb.net/perl-bin/animedb.pl?show=creq&creq.show=1&creq.id=1859982
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-02-05 22:21 worf New Issue
2013-02-05 22:21 worf Status new => assigned
2013-02-05 22:21 worf Assigned To => Ommina
2016-04-21 21:52 Ommina Status assigned => resolved
2016-04-21 21:52 Ommina Resolution open => fixed