-
```
I was attempting to remux an FFV1 video stream into MXF, but it appears that
this is not supported. ffmbc 0.6 rc2 provides the error
[mxf @ 0x101001200] track 0: could not find essence container…
-
```
I was attempting to remux an FFV1 video stream into MXF, but it appears that
this is not supported. ffmbc 0.6 rc2 provides the error
[mxf @ 0x101001200] track 0: could not find essence container…
-
Using youtube-dl to download audio and video and then merge them in a single file fails when using ffmpeg 3.0. Under OpenSuSE 13.2 and the latest youtube-dl. There seems to be a problem with the optio…
-
```
What steps will reproduce the problem?
1. Full output is here: http://pastebin.com/JXREyLMt
2.
3.
What is the expected output? What do you see instead?
I hoped to transcode a file to a QuickTime …
-
Is it worth showing how to just decode a file in order to check fixity against internal crcs in an mkv? I'm not sure if this is too obvious/simple?I'd like to get feedback on this before I create an e…
-
```
What steps will reproduce the problem?
1. Configure build with libmplame
2. make and install
3. Try to encode to mp3
What is the expected output? What do you see instead?
I expected to get an mp3…
-
Getting the following message after capture finishes when I am capturing to an external hard drive. Oddly, it works fine when choosing the desktop of my local machine as the capture directory.
```
Vr…
-
```
What steps will reproduce the problem?
1. Configure build with libmplame
2. make and install
3. Try to encode to mp3
What is the expected output? What do you see instead?
I expected to get an mp3…
-
In order to evolve this demo into a production quality library, I am planning to spend some dedicated time on it.
### Roadmap
- Async loading (start decoding while the bytes are still being fetched fr…
-
# Problem description
Copy of: http://forum.doom9.org/showthread.php?p=1738580#post1738580
When decoding FFV1 generated by ffmpeg, LWLibavVideoSource() reports the correct number of frames, but the …