I'm working on transcoding of VLC, it's from "mp4v" to "h264".
And when I finished the codec, I try to use the transcoding part to test my codec module,
it seems not work, and the error is like:
[XXXXX]main private debug: looking for crop padd module: 0 candidates
[XXXXX]main private erroe: no crop padd module matched "any"
... ... ... ... ...
Now, my question is:
what is crop, padd?(Sorry, I'm new to the VLC)
And how can I resolve that problem?(I find that many vlc users sufferred it
![Mr. Green :mrgreen:](./images/smilies/icon_mrgreen.gif)
BTW, I used VLC-0.8.6e.
And thanks
Regard
yKevin