2013-02-05, 19:21
Apperently the bookmark function is gone, but there are (more or less bad) workarounds: http://stackoverflow.com/questions/54732...in-xcode-4
(2013-02-05, 19:21)dataolle Wrote: Apperently the bookmark function is gone, but there are (more or less bad) workarounds: http://stackoverflow.com/questions/54732...in-xcode-4
(2013-02-12, 20:08)CosyCat Wrote: nice find! have you tried the fix on rpi?Sorry, not yet! But it would be very useful if you could locate someone with a working development environment for the RPi. Then I could hand over some instructions how to implement the new ffmpeg libraries. I would rather not set up yet another dev-env myself since I've already have three others to cope with (OSX, IOS and Win). But I'm quite sure it will work on RPi since the GPU fully supports up to level 4.1 (bluray) including the avc1.77.30. See "RPi and AT H.264 decoding levels" ...
(2013-02-12, 21:48)Skank Wrote: So this lib is inside ffmpeg version being used?Yes, including all other libraries in the 1.1 release: http://www.ffmpeg.org/download.html#release_1.1
(2013-02-12, 22:37)Skank Wrote: Guess we just have to wait till 1.1 ffmpeg version is pulled in
(2013-02-14, 10:10)dataolle Wrote: flyingrat: youre a rockstar! way good work. I can set up a dev environment on my rpi, I will look into this today...Great!
(2013-02-14, 11:13)Skank Wrote: Has anyone yet requested for a pull for latest ffmpeg version on github? Cant find itNo changes pushed to the xbcm repo yet since I'm still doing work on a local clone.