-
The problem:
Playing a file with DTS-HD MA it transcodes it into AAC, but there is no sound. Regular DTS 5.1 transcoding works.
Device:
S90C, which don't support DTS.
Media info:
```
Strea…
-
### Self service debugging
- [X] I use Jellyfin 10.10.3 (or newer) and my permissions are correct
### Describe the bug
I was looking at the "Edit a timestamp" help and see that there is no su…
-
### Tvheadend Version
git master
### Platform
Other..
### Architecture
Intel x86_64
### Category
Packaging
### Description
I tried to build with the following *FLAGS to opti…
-
Hello,
We're trying to recompile ffmpeg project with the `--enable-libfdk-aac`, the build works, but we can't use libfdk_aac to decode an audio_stream.
We are calling : `avcodec_find_decoder_by_nam…
-
Hello Martin :-)
Many thanks for your hard work!
I recently was able to compile on my Vista x86 laptop a non-free FFmpeg binary, with:
--enable-gpl --enable-nonfree --enable-libfdk-aac
using jb's b…
-
Use mingw to complie the fdk-aac,
`./configure --enable-share --disable-static`
And release the libfdk-aac.a
Use `#pragma comment(lib, "libfdk-aac.a")` in a cpp file, an complie it via vs2013, I …
-
More details in https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=46738, but the gist is:
```
../../third_party/android/platform/external/aac/libFDK/include/fixmadd.h:134:28: runtime error: le…
-
I tried using the following, but it still built the `.so` files instead of `.a`.
```
echo "*** Building vaapi ***"
cd $BUILD_DIR/libva*
[ $rebuild -eq 1 -a -f Makefile ] && make distclean || tru…
-
```
Thread 19 "ghb" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffc77fe700 (LWP 3063)]
0x00007fffed8fbe55 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
54 …
-
Hi
I tried to insert a text watermark into the livestream.
Without it the stream starts fine but if I add the -vf parameter it exits while starting.
Calling the command directly on the command …