-
```
What is the expected behavior? What do you see instead?
I encode video with resolution 10240x9600. In the result, I have wrong video.
The video contains the color noise.
What version are you us…
-
| Q | A
| -------------- | ---
| Bug? | yes
| New Feature? | no
| Version Used | ~0.5
| FFmpeg Version | ffmpeg version N-50398-g76f8d3c Copyright (c) 2000-2013 the…
-
I need to change mp3 file to wmv file and then upload converted wmv to youtube. The converted wmv file does not stream on youtube. How video should be encoded while converting to wmv so that converted…
-
![image](https://user-images.githubusercontent.com/108440383/181867059-e28952ea-b7f7-4490-a52f-481950a9c366.png)
GPU Nvidia Tesla T4
CPU AMD EPYC 7V12
-
In the latest and previous releases of wolf when using h265 encoding caused the screen to turn grey within several seconds of a game loading in.
In addition the latest release has also introduced t…
-
Uncaught DOMException: Failed to execute 'addSourceBuffer' on 'MediaSource': The type provided ('video/mp4; codecs="avc1.000000"') is unsupported.
There is a problem in getting the rtsp stream video …
-
```
What is the expected behavior? What do you see instead?
I encode video with resolution 10240x9600. In the result, I have wrong video.
The video contains the color noise.
What version are you us…
-
```
What is the expected behavior? What do you see instead?
I encode video with resolution 10240x9600. In the result, I have wrong video.
The video contains the color noise.
What version are you us…
-
### Description
ffmpeg [supports](https://docs.nvidia.com/video-technologies/video-codec-sdk/12.0/ffmpeg-with-nvidia-gpu/index.html) video encoding and decoding using NVIDIA GPUs. Here's an example…
-
Hi there,
encode a video isn't working anymore since Android 14.
```
final MediaTransformer mediaTransformer = new MediaTransformer(getApplicationContext());
TransformationListener transform…