Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Aegisub-3.2.2_12 doesn't load any audio
@ 2021-06-23 17:37 pudiva
  2021-06-23 17:50 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: pudiva @ 2021-06-23 17:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

New issue by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/31637

Description:
### System

```
$ xuname
Void 5.12.10_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFF
$ xbps-query -p pkgver Aegisub
Aegisub-3.2.2_12
$ xbps-query -p pkgver libffms2
libffms2-2.40_1
```
### Expected behavior

Opening mp4, avi, mov, wav, mp3 or anything else that has audio should work.

### Actual behavior

FFmpeg says there are no audio frames:

![image](https://user-images.githubusercontent.com/1148648/123142234-1c780800-d451-11eb-83b4-c2f1b460cd4f.png)

> None of the available audio providers have a codec available to handle
> the selected file.
> 
> The following providers were tried:
> 
> FFmpegSource: Failed to open audio track: Audio track contains no
> audio frames

### Steps to reproduce the behavior

Run Aegisub and try to open a file that has audio in it (such as mp4, avi, mov, wav, mp3, ...)


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Aegisub-3.2.2_12 doesn't load any audio
  2021-06-23 17:37 [ISSUE] Aegisub-3.2.2_12 doesn't load any audio pudiva
@ 2021-06-23 17:50 ` ericonr
  2021-06-23 18:59 ` pudiva
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-06-23 17:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/31637#issuecomment-867039488

Comment:
We should consider moving to https://github.com/wangqr/Aegisub

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Aegisub-3.2.2_12 doesn't load any audio
  2021-06-23 17:37 [ISSUE] Aegisub-3.2.2_12 doesn't load any audio pudiva
  2021-06-23 17:50 ` ericonr
@ 2021-06-23 18:59 ` pudiva
  2021-07-22 20:27 ` pudiva
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pudiva @ 2021-06-23 18:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/31637#issuecomment-867083617

Comment:
> We should consider moving to https://github.com/wangqr/Aegisub

I just built that fork and it works. I'll put a template together soon. :)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Aegisub-3.2.2_12 doesn't load any audio
  2021-06-23 17:37 [ISSUE] Aegisub-3.2.2_12 doesn't load any audio pudiva
  2021-06-23 17:50 ` ericonr
  2021-06-23 18:59 ` pudiva
@ 2021-07-22 20:27 ` pudiva
  2021-07-23  5:15 ` ericonr
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pudiva @ 2021-07-22 20:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 257 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/31637#issuecomment-885210618

Comment:
Just FYI, I'm working on packaging the wangqr fork, but it hasn't been easy. I'll post a PR as soon as possible. ;)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Aegisub-3.2.2_12 doesn't load any audio
  2021-06-23 17:37 [ISSUE] Aegisub-3.2.2_12 doesn't load any audio pudiva
                   ` (2 preceding siblings ...)
  2021-07-22 20:27 ` pudiva
@ 2021-07-23  5:15 ` ericonr
  2021-07-24  1:35 ` pudiva
  2021-09-20 19:38 ` [ISSUE] [CLOSED] " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-07-23  5:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/31637#issuecomment-885405447

Comment:
Feel free to make a WIP PR, if you have specific questions.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Aegisub-3.2.2_12 doesn't load any audio
  2021-06-23 17:37 [ISSUE] Aegisub-3.2.2_12 doesn't load any audio pudiva
                   ` (3 preceding siblings ...)
  2021-07-23  5:15 ` ericonr
@ 2021-07-24  1:35 ` pudiva
  2021-09-20 19:38 ` [ISSUE] [CLOSED] " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: pudiva @ 2021-07-24  1:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/31637#issuecomment-885982673

Comment:
I just submitted a PR: #32162

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] Aegisub-3.2.2_12 doesn't load any audio
  2021-06-23 17:37 [ISSUE] Aegisub-3.2.2_12 doesn't load any audio pudiva
                   ` (4 preceding siblings ...)
  2021-07-24  1:35 ` pudiva
@ 2021-09-20 19:38 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-09-20 19:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 965 bytes --]

Closed issue by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/31637

Description:
### System

```
$ xuname
Void 5.12.10_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFF
$ xbps-query -p pkgver Aegisub
Aegisub-3.2.2_12
$ xbps-query -p pkgver libffms2
libffms2-2.40_1
```
### Expected behavior

Opening mp4, avi, mov, wav, mp3 or anything else that has audio should work.

### Actual behavior

FFmpeg says there are no audio frames:

![image](https://user-images.githubusercontent.com/1148648/123142234-1c780800-d451-11eb-83b4-c2f1b460cd4f.png)

> None of the available audio providers have a codec available to handle
> the selected file.
> 
> The following providers were tried:
> 
> FFmpegSource: Failed to open audio track: Audio track contains no
> audio frames

### Steps to reproduce the behavior

Run Aegisub and try to open a file that has audio in it (such as mp4, avi, mov, wav, mp3, ...)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-09-20 19:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 17:37 [ISSUE] Aegisub-3.2.2_12 doesn't load any audio pudiva
2021-06-23 17:50 ` ericonr
2021-06-23 18:59 ` pudiva
2021-07-22 20:27 ` pudiva
2021-07-23  5:15 ` ericonr
2021-07-24  1:35 ` pudiva
2021-09-20 19:38 ` [ISSUE] [CLOSED] " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).