similar to: FFMPEG Query

Displaying 20 results from an estimated 90 matches similar to: "FFMPEG Query"

2009 Mar 10
5
onsubmit for remote_form_for not working properly
I want to use onsubmit for a form validation using javascript on remote_form_for for this i am doing something like this <% remote_form_for :timesheet, @timesheet, :url =>{:action => ''report_user''}, :html => {:onsubmit=>"return ValidateDate();" } do |f| %> // Form elements here <% end %> but it not works well. if condition return false
2009 Apr 11
6
Inserting data from 1 table to another by using find_by_sql
Hi All, I am inserting data from one table to another by using following method @data=RoyaltyReportFiles.find_by_sql("insert into royalty_reports (artist_name, album_name) select artist_name, album_name from temp_royalty_reports where id=328417") it saves the data into royalty_reports table but it gives following error and application crashes. i am using rails 1.2.5 You have a nil
2009 Jul 07
1
Adding data in two tables simul;taneously with Validations
Hi All, I have 2 tables 1] user_infos & 2] users class UserInfo has_one :user validates_presence_of :city class User belongs_to :user_info validates_presence_of :first_name i write following code in my create method. @user_info = UserInfo.new(params[:user_info]) @user=@user_info.build_user(:first_name=>'''') if @user_info.save else end now what i want is to
2009 Jan 27
6
German letter ä, ö, ü in rfpdf
Hi, I need PDF creation in Rails and decided for RFPDF. Everything works quite nice the only problem is that I can''t display ä,ö,ü in the pdf documents. I found a tutorial that says that I have to create a font config file with MakeFont. I did it, but now I don''t now where to put al this files. Does anyone has experience with creating PDFs in Rails with ä,ü,ö letters? Thx
2011 May 28
3
Three sigma rule
Dear Sir, I have data, coming from tests, consisting of 300 values. Is there a way in R with which I can confirm this data to 68-95-99.8 rule or three-sigma rule? I need to look around percentile ranks and prediction intervals for this data. I, however, used SixSigma package and used ss.ci() function, which produced 95% confidence intervals. I still am not certain about percentile ranks
2010 Apr 14
1
Rails does not display form error message on a custom method
Hi all, I''ve created a custom method called checkout in my app. I create an order (which is done my adding products to my "cart"), assign it to my client, and then I head to my checkout screen where I confirm the items and enter their customer order number and complete the order (submit). Everything works great except that it doesn''t display error messages.
2006 Aug 13
3
ruby and mysql syntax? tried single quotes, double, none, ...
Hi, how do i use passed in arguments and convert those to something sql can understand? do the aliases have to be double qouted? single qouted? i think i tried all but no avail...thanks! def get_count(doctype, towne) @profiles = Profile.count_by_sql("SELECT COUNT(*) from Profiles where Profiles.doctype_id = 1 and town_id = towne") end -- Posted via
2003 Nov 27
1
commands
hi I have made ext3 from ext2 by using mkfs -j option. I want to know if all commands of ext2 like dumpe2fs ( provided in e2fs-1.36 ) works fine with ext3 ? Do we have some commands that are unique for ext3 file system ? ____________________________________________ Salvy HCL Technologies Ltd A-11, Sector 16 Noida, U.P., India Ph: 91-9811250247 salilt@noida.hcltech.com
2006 Dec 16
1
where can I find source code of bridge control utility (brctl).(bridge-utils-0.9.5.tar.gz)
Hi All, Can anybody suggests where can I find source code of bridge control utility (brctl).(bridge-utils-0.9.5.tar.gz) Regards _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2003 Dec 04
4
ext3_get_inode_loc: bad inode number:
I've got an approximately 100GB ext3 FS which we recently sized down from 300GB using e2fsadm (with the disc offline obviously). I noticed the following in dmesg the other day: EXT3-fs error (device lvm(58,8)): ext3_get_inode_loc: bad inode number: 14827639 EXT3-fs error (device lvm(58,8)): ext3_get_inode_loc: bad inode number: 14041793 EXT3-fs error (device lvm(58,8)): ext3_get_inode_loc:
2013 Dec 02
1
Arithmetic Error while compiling R with the Intel compilers
Hi Team, I downloaded the R 3.0.2 and, built and installed it using Intel compilers (icc and ifort) from Intel parallel studio 2013, sp1. After performing make tried to check it using 'make check'. Most of the tests passed successfully but while checking a 'stats' package I saw many lines were printed which did not match the desired output. e.g. There
2003 Sep 11
1
samba(PDC, machine A) + LDAP (machine B)?
Hello=20all, =20=20I=20am=20wondering=20if=20anyone=20successfully=20built=20samba=20PDC=20= on mahine=20A=20and=20used=20LDAP=20on=20machine=20B=20for=20authentication? =20=20Because=20now=20before=20creating=20a=20samba=20account,=20one=20must create=20an=20unit=20account,=20right? =20=20My=20goal=20is=20as=20follows:
2009 Sep 21
0
What is the Best Merchant Account?
Hi All, I want to do following things on my site please suggest what is the best thing to do it. 1] I want to recieve amount for the buyer. Buyer has following 3 options to make the payment a) PayPal b) Credit Card c) Money Booker I have following Questions 1) Do i need Merchant account for all these three methods? 2) if no, what is the Best Merchant Account for me? Regards, Salil Gaikwad --
2010 Dec 04
0
Problem while export to xls using spreadsheet gem in rails for Server
Hi All, In my code @format_text = @workbook.add_format(:bold =>false) I get following error undefined method `font'' for {:bold =>false}:Hash in gems/spreadsheet-0.6.4/lib/spreadsheet/excel/writer/workbook.rb:352 when i try to export data into the XLS i am using following gems spreadsheet --version 0.6.4 spreadsheet-excel --version 0.3.5.1 My problem is when i use same code
2009 Apr 16
0
how to convert the find_by_sql code to the find code
I want to convert following query into pure ruby one i.e. by using find @us_state_sales=SalesReport.find_by_sql("SELECT z.state, sum(s.royalty_price) as royalty_price, sum(s.units) as units FROM sales_reports s, zip_codes z WHERE royalty_currency = ''USD'' && z.zip_code=s.postal_code GROUP BY z.state ORDER BY royalty_price desc LIMIT 10") i try something like
2004 Dec 28
1
Chan IAX2 errors while calling Toll Free numbers using IAXTEL
Hi List, While trying to calling Toll Free numbers using IAXTEL, the call connects, I hear about 2 seconds of voice and then the voice drops off and I get the following error message which keeps scrolling across my console screen. WARNING[-167797840]: chan_iax2.c:5967 socket_read: Received mini frame before first full voice frame Asterisk shows that the format of this call is GSM. However if I
2009 Jan 07
0
samba-3.2.0.1-smbd hangs up when kernel has ipv6 disabled
Hi all, Working on samba-3.2.0.1 on an ARM board(fedora-8:ARM). With IPV6_ENABLE not set in the kernel config i find smbd hanging up continuously. strace showed the reason as --> EAFNOSUPPORT(Address family not supported by protocol) with socket and bind system calls to specified interfaces failing. So compiling the kernel with IPV6 enabled and then burning kernel image on the board, smbd
2011 May 27
1
Normality test
Dear Sir, I am writing to inquire about normality test given in nortest package. I have a random data set consisting of 300 samples. I am curious about which normality test in R would give me precise measurement, whether data sample is following normal distribution. As p value in each test is different in each test, if you could help me identifying a suitable test in R for this medium size of
2007 Apr 18
0
[Bridge] Want to incorporate IGMPSnoop to "brctl" command...
Hi All, I am implementing IGMPv3Snoop and want to add its control to "brctl command" just like "brctl stp ...". Please guide how can I do so. Also, it would be of great help is anyone suggests me where should I get source code of "brctl" utility from. One of the links ( http://bridge.sourceforge.net/bridge-utils/bridge-utils-0.9.5.tar.gz) I got after extensive on
2017 Jul 19
7
[PATCH 000/102] Convert drivers to explicit reset API
The reset control API has two modes: exclusive access, where the driver expects to have full and immediate control over the state of the reset line, and shared (clock-like) access, where drivers only request reset deassertion while active, but don't care about the state of the reset line while inactive. Commit a53e35db70d1 ("reset: Ensure drivers are explicit when requesting reset