Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Aegisub - freezes after loading video

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
Tre
Posts: 1
Joined: 2017-11-05 19:47

Aegisub - freezes after loading video

#1 Post by Tre »

Hello,
i installed aegisub 3.2.2 and ffmpeg (http://docs.aegisub.org/manual/Video) (I have Debian 9, minimal installation, with xorg, openbox, etc.)

Working with subtitles ok, audio wave from video ok, but when load video, aegisub freezes. I see first frame of video and timeline, but program does not respond.

The problem is with all the formats I tried, the ram is not full, the other programs work correctly, I can play the video in several different players.

Do I miss some package?
Thanks.

BTW Here's a sample log, but every video have different, so I do not know if it will help.

Code: Select all

$$$ aegisub-3.2 
[NULL @ 0x1f64c60] Opening '/media/video/simpsonovi - proc je trava zelena.avi' for reading
[file @ 0x2319b60] Setting default whitelist 'file,crypto'
[avi @ 0x1f64c60] Format avi probed with size=2048 and score=100
[avi @ 0x1f65380] use odml:1
st:0 removing common factor 1000 from timebase
[file @ 0x245e8c0] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x245e9a0] Statistics: 2097152 bytes read, 1 seeks
[avi @ 0x1f64c60] Before avformat_find_stream_info() pos: 8534 bytes read:144648 seeks:4 nb_streams:2
[avi @ 0x1f64c60] All info found
[avi @ 0x1f64c60] After avformat_find_stream_info() pos: 14344 bytes read:144648 seeks:4 frames:2
[file @ 0x245fe60] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x245fee0] Statistics: 6105 bytes read, 0 seeks
[file @ 0x245fe60] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x245ff40] Statistics: 2097152 bytes read, 1 seeks
[AVIOContext @ 0x1f651c0] Statistics: 144648 bytes read, 4 seeks
[file @ 0x2319b00] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x1f65440] Statistics: 2097152 bytes read, 1 seeks
[NULL @ 0x24961e0] Opening '/media/x/zaloha/video/simpsonovi - proc je trava zelena.avi' for reading
[file @ 0x1f65440] Setting default whitelist 'file,crypto'
[avi @ 0x24961e0] Format avi probed with size=2048 and score=100
[avi @ 0x1f60c00] use odml:1
st:0 removing common factor 1000 from timebase
[avi @ 0x24961e0] Before avformat_find_stream_info() pos: 8534 bytes read:144648 seeks:4 nb_streams:2
[avi @ 0x24961e0] All info found
[avi @ 0x24961e0] After avformat_find_stream_info() pos: 14344 bytes read:144648 seeks:4 frames:2

Post Reply