Closed GoogleCodeExporter closed 9 years ago
Fallback to software decoding for 4:4:4 generally works just fine, it however
has to rely on the file offering this information up front, and if your file
doesn't do that, there may not be enough information to know that its 4:4:4 and
it has to use software decoding.
Original comment by h.lepp...@gmail.com
on 30 Sep 2014 at 8:01
With hardware decoding enabled or not, MPC's media info does tell 4:4:4.
Is that not enough somehow?
Original comment by stepien....@gmail.com
on 30 Sep 2014 at 8:11
Attachments:
Media Info is pretty useless, it has access to the full file and can do
whatever it wants, the video decoder doesn't have access to the file at all, it
only gets the information it is told.
Original comment by h.lepp...@gmail.com
on 30 Sep 2014 at 8:23
Right, I found two solutions:
- Let x264vfw do the muxing itself.
This isn't ideal: only one filename possible.
- Switch the container from mkv to avi in msi afterburner.
This has another problem: MPC-HC won't loop the video properly.
If there is nothing the lavfilters project can do about it, feel free to close
this issue.
Original comment by stepien....@gmail.com
on 30 Sep 2014 at 9:00
That seems to indicate that MSI Afterburner creates bad mkv files, where
detection is not reliable.
Original comment by h.lepp...@gmail.com
on 30 Sep 2014 at 10:46
Original issue reported on code.google.com by
stepien....@gmail.com
on 29 Sep 2014 at 10:53