[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] Bino Bug, rendering ass subtitles
From: |
Frédéric Devernay |
Subject: |
Re: [Bino-list] Bino Bug, rendering ass subtitles |
Date: |
Wed, 12 Mar 2014 18:04:58 +0100 |
Hi,
What versions of Bino and of the libraries are you using (form the about
window) ?
Can you get at least a backtrace under linux? Launch bino using "gdb bino",
then run it inside gdb with "r", and whenever it crashes, get the backtrace by
typing the gdb command "bt"
Fred
Le 12 mars 2014 à 16:38, Orestis Dimou <address@hidden> a écrit :
> Hello,
>
> I tried some ass subtitles, but bino crashes both on windows and linux when
> i try to navigate inside a video, using bino controls. I tried an ass file
> containing subtitle for every msec of the video, and it did not crash. So an
> I/O error occurs, if the ass subtitle file time does not match the video
> time? Anyone aware of the bug? Maybe in subtitle_renderer.cpp of bino, or
> ffmpeg code?
>
> Regards,
> Orestis