Changes between Version 1 and Version 2 of Ticket #1904, comment 6
- Timestamp:
- 11/11/2012 07:43:31 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1904, comment 6
v1 v2 7 7 Regarding your question about open()... it won't fail if "others" have read permission even when the "owner" has no read permissions. If you think your patch is better it's ok, I'm mostly a java programmer and I don't know much about the C apis. 8 8 9 This stackoverflow.com question s is related to this issue: http://stackoverflow.com/questions/7867853/android-ffmpeg-halfninja-av-open-input-file-returns-2-no-such-file-or-director9 This stackoverflow.com question is related to this issue and the solution is similar to yours: http://stackoverflow.com/questions/7867853/android-ffmpeg-halfninja-av-open-input-file-returns-2-no-such-file-or-director 10 10 11 11 Thank your for your fast response.


