Loaded up a script to open an mkv, and got this
Whats with the boxes ?
Boxes of checkery DOOM
- SilverFreedoms
- Joined: Fri Feb 27, 2009 6:31 pm
- Status: Hungry
- Location: Texas
- LantisEscudo
- Joined: Thu Mar 08, 2001 5:21 pm
- Location: Eastern Massachusetts
- Contact:
Re: Boxes of checkery DOOM
10-bit encode, 8-bit decoder. Update your ffmpegsource.
| | |
AMV Contest Coordinator: Anime Boston 2016-2025 | Bakuretsu Con 2014-2024
AMV Contest Coordinator: Anime Boston 2016-2025 | Bakuretsu Con 2014-2024
- SilverFreedoms
- Joined: Fri Feb 27, 2009 6:31 pm
- Status: Hungry
- Location: Texas
Re: Boxes of checkery DOOM
I changed my script to load the new ffmpeg , but I am getting the same error.
- LantisEscudo
- Joined: Thu Mar 08, 2001 5:21 pm
- Location: Eastern Massachusetts
- Contact:
Re: Boxes of checkery DOOM
Can you post your script, please?
It should be ffvideosource("path to video") or ffmpegsource2("path to video"). [NOTE: NOT ffmpegsource(...) without the 2.]
It should be ffvideosource("path to video") or ffmpegsource2("path to video"). [NOTE: NOT ffmpegsource(...) without the 2.]
| | |
AMV Contest Coordinator: Anime Boston 2016-2025 | Bakuretsu Con 2014-2024
AMV Contest Coordinator: Anime Boston 2016-2025 | Bakuretsu Con 2014-2024
- SilverFreedoms
- Joined: Fri Feb 27, 2009 6:31 pm
- Status: Hungry
- Location: Texas
Re: Boxes of checkery DOOM
No need ^^ That was the exact problemLantisEscudo wrote:Can you post your script, please?
It should be ffvideosource("path to video") or ffmpegsource2("path to video"). [NOTE: NOT ffmpegsource(...) without the 2.]
Thanks for the help