Vicente Fava

Results 5 issues of Vicente Fava

Hi, What do you think about having a limit setting that applies to all the queries if it is set? The idea of this is to prevent the database or...

Hello, I tried to install and got this: Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 /Applications/Xcode.app/Contents/Developer/usr/bin/xcrun -sdk iphoneos clang is unable to create an executable file. C compiler test...

I am using this library through this wrapper: https://github.com/OpenWatch/FFmpegWrapper However, I am getting the error: [NULL @ 0x7fb59a012a00] Unable to find a suitable output format for '/Users/mytestuser/Library/Developer/CoreSimulator/Devices/E0F92C98-411C-4CEA-8FC9-CE8E33F0A222/data/Containers/Data/Application/069294B7-7D45-4760-B3B2-030649DDFE1A/Documents/video' 2015-08-17 17:30:34.400 TestProject[9671:309324]...

ffmpeg -i http://www.sample-videos.com/video/mp4/720/big_buck_bunny_720p_50mb.mp4 -ss 00:01:08 -t 00:01:18 -async 1 cut.mp4 Hello, The above command seems to do what I need (trim a remote video file and save the results locally)....

ffmpeg -i http://www.sample-videos.com/video/mp4/720/big_buck_bunny_720p_50mb.mp4 -ss 00:01:08 -t 00:01:18 -async 1 cut.mp4 Hello, The above command seems to do what I need (trim a remote video file and save the results locally)....