Opened 12 years ago

Closed 11 years ago

#1587 closed defect (needs_more_info)

Problem while reencoding .ass subtitles

Reported by: saito1234 Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords: subtitle, ass
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug: When I'm reencoding softsubbed mkv files, with .ass subtitles, in some cases some formatted subtitles are disappearing, I've cut out a sample from a file, so it should be simple to reproduce the error.
I'll include the original file, and the reencoded file, so you can see the difference, the problem occurs at 0:02.

How to reproduce:

% ffmpeg -i "(Hi10)_Kokoro_Connect_-_03_(720p)_(rori).SP-002.mkv" -acodec copy -vcodec libx264 -scodec copy -profile:v high10 -preset veryslow -tune animation -refs 16 -bf 8 -me_range 24 -aq-mode 1 -crf 22 -psy-rd 0.4:0.0 -subq 10 -trellis 2 -rc-lookahead 40 -qcomp 0.6 -aq-strength 0.6 -map 0 "(Hi10)_Kokoro_Connect_-_03_(720p)_(rori).SP-002.enc.mkv"

ffmpeg version git-2012-07-09-07df939 
built on Jul  9 2012 05:59:32 with gcc 4.4.5

Change History (3)

comment:1 by saito1234, 12 years ago

I've uploaded the files to the MPlayer FTP server, as they're 5 mb, and can't be attached, I hope it's ok, as I read that the sample files should be under 10 mb, and I couldn't make it under 5 mb.
They are called:

  • ass_subtitles_disappearing_Original_file.mkv
  • ass_subtitles_disappearing_Encoded_file.mkv

comment:2 by Carl Eugen Hoyos, 11 years ago

I cannot find the samples you mention in incoming, could you upload them again?
(There is no size limit, just upload as much as is necessary to reproduce the problem.)

Sorry for the late reaction!

comment:3 by Elon Musk, 11 years ago

Resolution: needs_more_info
Status: newclosed

Please reopen once you at least post link(s) to file(s) so the this bug can be reproduced.

Note: See TracTickets for help on using tickets.