Tagged Questions
The preset tag has no wiki summary.
5
votes
3answers
1k views
CRC preset and residue
I am working with a device that requires me to generate a 16 bit CRC.
The datasheet for the device says it needs the following CRC Definition:
CRC Type Length Polynomial Direction ...
2
votes
2answers
2k views
ffmpeg h264 problem: “File for preset … not found” on XP
i have xp and since i'm not familiar with compiling i downloaded win32-static version of ffmpeg, svn-r26251. i want to resize an mp4 (1280x720 originally) video to get a smaller file size with ...
2
votes
1answer
91 views
Selective JQuery validation
I'm using JQuery Validation to validate a particular textbox in my form. The textbox is an optional website section, which uses the url validation method. This works fine and validates accordingly. I ...
1
vote
1answer
35 views
presets for ASP.Net forum
I was thinking of a forum in ASP.Net. I have seen a bit of PHP and you must be aware of phpbb. It give a lot of open source presets for developing forums in php and I have seen a lot of forums made ...
1
vote
2answers
156 views
how to define a background fill color when resizing and cropping with imagecache in drupal?
Is there any way to apply some filters in imagecache to fill the background color with a html code preset #FFFFFF for example? , it's just impossible to set that up since scale & crop doesn't have ...
0
votes
1answer
685 views
image cache presets in drupal 7?
Im using drupal-7 for my new project. Since imagecache is moved to drupal core in d7. So I have created 2 image presets.Now im not able to find the image cache presets images. I want to show these ...
0
votes
0answers
374 views
AVCaptureSession - get the current resolution (not sessionPreset)
Hey Guys, i try to figure out how to get the current resolution of a video stream using AVCaptureSession, AVCaptureDeviceInput and AVCaptureMovieFileOutput.
Is there any way to get the resolution, ...
0
votes
1answer
2k views
Can't find preset files
this is a ffmpeg issue. I've got this error saying it could not find the hq preset file, then I read in the documentation that it looks for the preset files at 'PREFIX/share/ffmpeg' and also at ...
0
votes
1answer
852 views
android.widget.AnalogClock set time
Is there a way to have the android.widget.AnalogClock display a preset time?
I don't want to create a custom AnalogClock, I just want the regular one to display a time to my liking.