Mulitpart post http to download images and string parameters

It is the first time I use http multipart post to download files. I download the two parameters of string (token source) and a captured image of terminal BlackBerry. I tried the following code but it gives me error.

I don't know if it's the right way to create the MULTIPART post request.

StringBuffer buffer = new StringBuffer();
String boundary = "--@#$--";
byte[] image = byte[] from camera.getsnapshot;

buffer.append(boundary+"\r\nContent-Disposition: form-data;name=\"token\"\r\n"+token+"\r\n");
buffer.append(boundary+"\r\nContent-Disposition: form-data;name=\"source\"\r\n"+"Blackberry"+"\r\n");
buffer.append(boundary+"\r\nContent-Disposition: form-data;name=\"file.jpg\";filename=\""+ filename+"\""+"\n" +     "Content-Type:image/jpeg"+"\n"+ "Content-Transfer-Encoding: binary" + boundary +"\r\n" +new String(image));
buffer.append("\r\n" + boundary + "\r\n");

String string = new String(buffer);

byte[] post = string.getBytes();

HttpConnection connection = (HttpConnection)Connector.open(url);

connection.setRequestMethod(POS);

connection.setRequestProperty(HttpProtocolConstants.HEADER_CONTENT_TYPE,
    HttpProtocolConstants.CONTENT_TYPE_MULTIPART_FORM_DATA+
    ";boundary="+boundary);

connection.setRequestProperty(HttpProtocolConstants.HEADER_CONTENT_LENGTH,String.valueOf(post.length));
connection.setRequestProperty("User-Agent", "Profile/MIDP_2.0 Configuration/CLDC-1.0");
OutputStream postStream =connection.openOutputStream();
postStream.write(post,0,post.length);
postStream.close();

If someone has done this before, your help would be very appreciated

Finally worked,

private final String boundary = "akfdskdjfkl";
private final String lineend = "\r\n";
private final String twoHyphens = "--";

OutputStream pos = connection.openOutputStream();

pos.write(twoHyphens.getBytes());
pos.write(boundary.getBytes());
pos.write(lineend.getBytes());

pos.write("Content-Disposition: form-data;   name=\"authenticity_token\"".getBytes());
pos.write(lineend.getBytes());
pos.write(lineend.getBytes());
pos.write(app.userAccount.getUser_auth_token().getBytes());
pos.write(lineend.getBytes());

pos.write(twoHyphens.getBytes());
pos.write(boundary.getBytes());
pos.write(lineend.getBytes());

pos.write("Content-Disposition: form-data; name=\"source\"".getBytes());
pos.write(lineend.getBytes());
pos.write(lineend.getBytes());
pos.write("blackberry".getBytes());
pos.write(lineend.getBytes());

pos.write(twoHyphens.getBytes());
pos.write(boundary.getBytes());
pos.write(lineend.getBytes());

String filename = "blackberry" + filepath;
pos.write("Content-Disposition: form-data; name=\"Filedata\"; filename=\"".getBytes());
pos.write(filename.getBytes());
pos.write("\"".getBytes());
pos.write(lineend.getBytes());

pos.write("Content-Type: image/jpeg".getBytes());
pos.write(lineend.getBytes());
pos.write(lineend.getBytes());

pos.write(image, 0, image.length);

pos.write(lineend.getBytes());

pos.write(twoHyphens.getBytes());
pos.write(boundary.getBytes());
pos.write(twoHyphens.getBytes());
pos.write(lineend.getBytes());

Formatted string is vital, accurate use of hyphens, limit, and new line must be ensured.

Tags: BlackBerry Developers

Similar Questions

  • trying to connect my Pantech P9050 phone on computer to download images and it keeps failing

    trying to connect my Pantech P9050 phone on computer to download images and it keeps failing suggestions?

    Hello

    1. what operating system is installed on your computer?

    2. it linked earlier? If so, remember you have changed your computer?

    3. you receive an error message?

    4. what exactly happens when you connect your phone?

    Provide more information to solve problems. Refer to this article How to ask the question: http://support.microsoft.com/kb/555375

    You can also post your questions in the forum of Pantech: http://forums.att.com/t5/Pantech/bd-p/Pantech

  • Download images and saving them to a folder

    Well Hello, this is my first topic here in the oracle forums and I m already ask something, sry, but I really need help on this topic.

    I am currently working with Oracle database 10g XE with Apex 4.0 x.

    So here go us:

    I m trying to make application to the Apex where users will be able to download pictures and store them in a folder is desired on the server. I have red little son here and I found this.

    1. create FileBrowse point in Apex
    2. check the PLSQL processes that will take the images downloaded from WWV_FLOW_FILES and store them in custom table (allows to call IMAGES). After this step, we have our images stored in the table of the IMAGES on the server.
    3. now this is the confusing part, I want to be able, on the client side, see the list of folders already created on a server, or be able to specify the name of the folder and then call some PLSQL (or something else) to create this folder.
    4. after that, I saw that there are many ways to recreate the images and store them in the specific folder (created or specified in step 3 by customer) http://apex.oracle.com/pls/otn/f?p=31517:LOGIN:1753086653679135
    5. This is also part confusing: where should I create the main folder (the folder where all other records will be kept) so that I can access it using the application (purpose: image display)
    For example, when you create a Web page by using html, if I wanted to access some image files I would fix his way relative index.html.

    Lets say i m looking for the end do not code, I just want some advice in order to continue my research, or be able to understand this concept a little better because I m new to this.

    Thanks in advance.

    Published by: on January 24, 2012 910011 15:00

    With PL/SQL, you can create using UTL_FILE files, but not files.
    But using DBMS_SCHEDULER, you can run 'external' jobs... what could be a sort of "mkdir" command (see http://psoug.org/reference/dbms_scheduler.html)

    But think about it... I don't know that dbms_scheduler is available in XE...

    So something like the XFILES, using the built-in features XML - DB can be an elegant solution as well. You can even grant access to the XML - DB by using WebDav repository, it looks just like a folder on your network in windows Explorer.

    (Thanks for the plug XFILES, Mark)

  • I downloaded "image and flash blocker ' to get rid of AutoPlay video pop - ups, but now I can't play videos! Help!

    to stop the automatic boring-playback of videos on different sites (such as cnn.com), I tried the 'request to activate' setting on shockwave or flash and it happens again, so I was directed to the firefox site that had the IMAGE AND FLASHBLOCKER to install and now nothing plays! I tried on youtube, for example, and I can hear the sound, but there is no video. I can't find what I installed to uninstall! have no idea what to do now.

    maureens said

    . . . . a the IMAGE of FLASHBLOCKER AND install...

    Please confirm. Shows details of the system;

    Extensions

    Flashblock 1.5.18.1 - signed

  • You can build a form that allows customers to download images and photos?

    We are launching a video testimonial promotion and are looking for a way for our customers to download their video testimonials using an Eloqua landing page? Any thoughts on how we can accomplish this?

    Hi Krista, I might suggest to contact ianhutchinson to the Vidyard. They have fairly smooth solutions I tested now for a similar use case. I don't know that he can help you too.

  • Where can I download the latest version which allows images and java script off?

    Because of my connection is often slow, I have the option to turn off "automatically download images" and Java script. 23 Firefox doesn't have these options. Where can I download version 22 or whatever the latest version is that these permitted options?

    Thank you

    There is also settingsanity

  • BlackBerry Smartphones HTML Email 'Automatically download Images' does not work

    I use the BIS service with 4 separate emails, (paid 1, 2 free on the web and 1 BB email) using a Blackberry Storm 9530 with Verizon Wireless service...

    I have this setting enabled for all of my emails, to automatically download images and display in HTML... but no email no. Everyone I get I have to manually, select options and upload pictures! How can I fix this?

    Hello!

    See this KB:

    • KB15254 How to configure HTML email support on the BlackBerry smartphone email

    It sounds like you already have the correct settings. But, at the bottom of this KB is a statement about the external link images... If the image is linked to the outside rather that integrated, you will still need to manually get the image.

    See you soon!

  • How to send images and a single parameter to the server by using the POST method. ?

    Hey

    I want to send images and a single parameter to the server by using the POST method.

    Please help me.

    Vaishali, take a look at this-

    http://developer.Nokia.com/community/wiki/HTTP_Post_multipart_file_upload_in_Java_ME

    Thank you.

  • Creating custom themes and download images in the directory is online

    Hi there everyone, it's been more than a year I visited this forum!


    My team has a period where we are required to provide a demo of our development ideas to another establishment and application development quick, that we decided to use Oracle Apex. It's good to work with her again! I want to know how to create a custom theme and download it in the development apex.oracle.com environment. Application templates need images and I usually use an FTP client like filezilla or the bitkinex to download image files in the virtual directory is in my local computer so I can use them in my designs. However, I want to create a template like this for our test area using apex.oracle.com. I'm not sure what I'm supposed to do, has anyone tried this before?

    Thank you very much
    -C

    How much space does take to application? I use a company hosting that costs $19 a month to host my APEX stuff. Allows me to ftp and download themes and other too via local ftp client...

    http://www.enciva.com/index.html

    Thank you

    Tony Miller
    Webster, TX

    What happens if you were really stalking a paranoid schizophrenic... They would know?

    If you answer this question, please mark the thread as closed and give points where won...

  • Post HTTP and XML DB?

    Hello

    Can I make a post HTTP of a document XML directly to the XML DB basically? Or I have to use a servlet as a listener.

    Thanks in advance!

    Here is an example of using a Servlet to handle a PUT option

    SQL> spool testcase.log
    SQL> --
    SQL> connect sys/oracle as sysdba
    Connected.
    SQL> --
    SQL> set define on
    SQL> set timing on
    SQL> --
    SQL> def USERNAME = SERVLET
    SQL> --
    SQL> def PASSWORD = &USERNAME
    SQL> --
    SQL> -- def XMLDIR = &1
    SQL> --
    SQL> def USER_TABLESPACE = USERS
    SQL> --
    SQL> def TEMP_TABLESPACE = TEMP
    SQL> --
    SQL> drop user &USERNAME cascade
      2  /
    old   1: drop user &USERNAME cascade
    new   1: drop user SERVLET cascade
    
    User dropped.
    
    Elapsed: 00:00:00.29
    SQL> grant create any directory, drop any directory, connect, resource, alter session, create view to &USERNAME identified by &PASSWORD
      2  /
    old   1: grant create any directory, drop any directory, connect, resource, alter session, create view to &USERNAME identified by &PASSWORD
    new   1: grant create any directory, drop any directory, connect, resource, alter session, create view to SERVLET identified by SERVLET
    
    Grant succeeded.
    
    Elapsed: 00:00:00.03
    SQL> alter user &USERNAME default tablespace &USER_TABLESPACE temporary tablespace &TEMP_TABLESPACE
      2  /
    old   1: alter user &USERNAME default tablespace &USER_TABLESPACE temporary tablespace &TEMP_TABLESPACE
    new   1: alter user SERVLET default tablespace USERS temporary tablespace TEMP
    
    User altered.
    
    Elapsed: 00:00:00.01
    SQL> /*
    SQL> **
    SQL> ** 11.1.x only
    SQL> **
    SQL> ** call DBMS_XDB.DELETESERVLET(NAME => 'sample')
    SQL> ** /
    SQL> ** call DBMS_XDB.DELETESERVLETMAPPING(NAME => 'sample')
    SQL> ** /
    SQL> ** call DBMS_XDB.DELETESERVLETSECROLE(SERVNAME     => 'sample', ROLENAME  => 'anonymousServletRole' )
    SQL> ** /
    SQL> ** call DBMS_XDB.ADDSERVLETMAPPING(PATTERN => '/sys/servlets/&USERNAME/sample/*', NAME => 'sample')
    SQL> ** /
    SQL> ** call DBMS_XDB.ADDSERVLET
    SQL> ** (
    SQL> **         NAME     => 'sample',
    SQL> **         LANGUAGE => 'Java',
    SQL> **         DISPNAME => 'Sample Servlet',
    SQL> **         DESCRIPT => 'Sample Servlet',
    SQL> **         SCHEMA   => '&USERNAME',
    SQL> **         CLASS    => 'com.oracle.st.xdb.pm.examples.servlets.SampleServlet'
    SQL> ** )
    SQL> ** /
    SQL> ** call DBMS_XDB.ADDSERVLETSECROLE
    SQL> ** (
    SQL> **    SERVNAME     => 'sample',
    SQL> **    ROLENAME     => 'anonymousServletRole',
    SQL> **    ROLELINK     => 'anonymousServletRole'
    SQL> ** )
    SQL> ** /
    SQL> **
    SQL> */
    SQL> call xdb_configuration.addServletMapping
      2       (
      3         '/sys/servlets/&USERNAME/sample/*',
      4         'Sample Servlet',
      5         'Sample Servlet',
      6         'com.oracle.st.xdb.pm.examples.servlets.SampleServlet',
      7         '&USERNAME',
      8         'Java',
      9         null,
     10         xmltype('anonymousServletRoleanonymousServletRole
     11       )
     12  /
    old   3:        '/sys/servlets/&USERNAME/sample/*',
    new   3:        '/sys/servlets/SERVLET/sample/*',
    old   7:        '&USERNAME',
    new   7:        'SERVLET',
    
    Call completed.
    
    Elapsed: 00:00:00.09
    SQL> connect &USERNAME/&PASSWORD
    Connected.
    SQL> --
    SQL> VAR JAVA_SOURCE       CLOB
    SQL> VAR JAVA_SOURCE_PATH  VARCHAR2(700);
    SQL> --
    SQL> begin
      2    :JAVA_SOURCE_PATH := '/public/SampleServlet.java';
      3          :JAVA_SOURCE :=
      4  'package com.oracle.st.xdb.pm.examples.servlets;
      5
      6  import java.io.IOException;
      7  import java.io.OutputStreamWriter;
      8  import java.io.Reader;
      9  import java.io.StringReader;
     10  import java.io.Writer;
     11  import java.sql.DriverManager;
     12  import java.sql.PreparedStatement;
     13  import java.sql.SQLException;
     14
     15  import javax.servlet.ServletException;
     16  import javax.servlet.http.HttpServlet;
     17  import javax.servlet.http.HttpServletRequest;
     18  import javax.servlet.http.HttpServletResponse;
     19
     20  import oracle.jdbc.OracleConnection;
     21  import oracle.jdbc.OracleDriver;
     22
     23  import oracle.jdbc.OraclePreparedStatement;
     24
     25  import oracle.sql.CLOB;
     26
     27  import oracle.xdb.XMLType;
     28
     29  public class SampleServlet extends HttpServlet {
     30
     31      private OracleConnection dbConnection;
     32
     33      public SampleServlet() {
     34      }
     35
     36      private void initializeDatabaseConnection() throws SQLException {
     37          DriverManager.registerDriver(new oracle.jdbc.OracleDriver());
     38          OracleDriver ora = new OracleDriver();
     39          this.dbConnection = (OracleConnection) ora.defaultConnection();
     40      }
     41
     42      public void doGet(HttpServletRequest request, HttpServletResponse response)
     43      throws ServletException, IOException
     44      {
     45          try {
     46            response.sendError(HttpServletResponse.SC_METHOD_NOT_ALLOWED);
     47          }
     48          catch (Exception e) {
     49            System.out.println("SampleServlet.doGet() : Caught Exception.");
     50            e.printStackTrace(System.out);
     51            System.out.flush();
     52            try {
     53              this.dbConnection.rollback();
     54            }
     55            catch (SQLException sql) {
     56              System.out.println("SampleServlet.doGet() : Rollback Exception.");
     57              sql.printStackTrace(System.out);
     58              System.out.flush();
     59            }
     60            finally {
     61              response.sendError(HttpServletResponse.SC_INTERNAL_SERVER_ERROR);
     62              e.printStackTrace(System.out);
     63              System.out.flush();
     64           }
     65         }
     66      }
     67
     68      public Reader doPutImpl(HttpServletRequest request, HttpServletResponse response)
     69      throws SQLException, IOException {
     70
     71          OraclePreparedStatement statement =  (OraclePreparedStatement) this.dbConnection.prepareStatement("insert into MY_XML_TABLE values (:
     72          XMLType myXML = new XMLType(dbConnection,request.getInputStream());
     73          statement.setObject(1, myXML);
     74          statement.execute();
     75          statement.close();
     76
     77          String responseText = "Upload Complete
    Successfully uploaded document into MY_XML_TABLE declare 2 V_RESULT BOOLEAN; 3 begin 4 if (DBMS_XDB.existsResource(:JAVA_SOURCE_PATH)) then 5 DBMS_XDB.deleteResource(:JAVA_SOURCE_PATH); 6 end if; 7 V_RESULT := DBMS_XDB.createResource(:JAVA_SOURCE_PATH,:JAVA_SOURCE); 8 end; 9 / PL/SQL procedure successfully completed. Elapsed: 00:00:00.04 SQL> -- SQL> undef JAVA_SOURCE_PATH SQL> -- SQL> column JAVA_SOURCE_PATH new_value JAVA_SOURCE_PATH SQL> -- SQL> select :JAVA_SOURCE_PATH JAVA_SOURCE_PATH from dual 2 / JAVA_SOURCE_PATH -------------------------------------------------------------------------------- /public/SampleServlet.java Elapsed: 00:00:00.01 SQL> def JAVA_NAME = SampleServlet SQL> def JAVA_SOURCE_PATH DEFINE JAVA_SOURCE_PATH = "/public/SampleServlet.java" (CHAR) SQL> -- SQL> create or replace and resolve java source 2 named "&JAVA_NAME" 3 using CLOB (select xdburitype('&JAVA_SOURCE_PATH').getClob() from dual); 4 / old 2: named "&JAVA_NAME" new 2: named "SampleServlet" old 3: using CLOB (select xdburitype('&JAVA_SOURCE_PATH').getClob() from dual); new 3: using CLOB (select xdburitype('/public/SampleServlet.java').getClob() from dual); Java created. Elapsed: 00:00:00.56 SQL> show errors No errors. SQL> -- SQL> declare 2 shortname varchar2(128); 3 begin 4 select dbms_java.shortname(NAME) 5 into shortname 6 from USER_JAVA_CLASSES 7 where SOURCE = '&JAVA_NAME'; 8 execute immediate 'grant execute on "' || shortname || '" to public'; 9 end; 10 / old 7: where SOURCE = '&JAVA_NAME'; new 7: where SOURCE = 'SampleServlet'; PL/SQL procedure successfully completed. Elapsed: 00:00:00.06 SQL> create table MY_XML_TABLE of XMLTYPE 2 / Table created. Elapsed: 00:00:00.06 SQL> select * 2 from MY_XML_TABLE 3 / no rows selected Elapsed: 00:00:00.01 SQL> VAR RESPONSE VARCHAR2(4000) SQL> -- SQL> DEF HOSTNAME = ORA10200 SQL> -- SQL> DECLARE 2 V_SERVLET_URL VARCHAR2(4000) := 'http://&USERNAME:&PASSWORD@&HOSTNAME/sys/servlets/&USERNAME/sample/upload.xml'; 3 V_MESSAGE VARCHAR2(4000) := 'World'; 4 V_REQUEST UTL_HTTP.REQ; 5 V_RESPONSE UTL_HTTP.RESP; 6 V_BUFFER VARCHAR2(32000); 7 V_RESPONSE_TEXT CLOB; 8 V_RESPONSE_XML XMLTYPE; 9 V_WSDL XMLTYPE; 10 BEGIN 11 DBMS_LOB.CREATETEMPORARY(V_RESPONSE_TEXT, TRUE); 12 13 begin 14 V_REQUEST := UTL_HTTP.BEGIN_REQUEST(URL => V_SERVLET_URL, METHOD => 'PUT'); 15 -- UTL_HTTP.SET_AUTHENTICATION(V_REQUEST, '&USERNAME', '&PASSWORD' ); 16 UTL_HTTP.SET_HEADER(V_REQUEST, 'User-Agent', 'Mozilla/4.0'); 17 UTL_HTTP.SET_HEADER (R => V_REQUEST, NAME => 'Content-Length', VALUE => LENGTH(V_MESSAGE)); 18 UTL_HTTP.WRITE_TEXT (R => V_REQUEST, DATA => V_MESSAGE); 19 V_RESPONSE := UTL_HTTP.GET_RESPONSE(V_REQUEST); 20 LOOP 21 UTL_HTTP.READ_LINE(V_RESPONSE, V_BUFFER, TRUE); 22 if (LENGTH(V_BUFFER) > 0) then 23 DBMS_LOB.WRITEAPPEND(V_RESPONSE_TEXT,LENGTH(V_BUFFER),V_BUFFER); 24 end if; 25 END LOOP; 26 UTL_HTTP.END_RESPONSE(V_RESPONSE); 27 EXCEPTION 28 WHEN UTL_HTTP.END_OF_BODY THEN 29 UTL_HTTP.END_RESPONSE(V_RESPONSE); 30 END; 31 32 :RESPONSE := V_RESPONSE_TEXT; 33 34 DBMS_LOB.FREETEMPORARY(V_RESPONSE_TEXT); 35 36 END; 37 / old 2: V_SERVLET_URL VARCHAR2(4000) := 'http://&USERNAME:&PASSWORD@&HOSTNAME/sys/servlets/&USERNAME/sample/upload.xml'; new 2: V_SERVLET_URL VARCHAR2(4000) := 'http://SERVLET:SERVLET@ORA10200/sys/servlets/SERVLET/sample/upload.xml'; old 15: -- UTL_HTTP.SET_AUTHENTICATION(V_REQUEST, '&USERNAME', '&PASSWORD' ); new 15: -- UTL_HTTP.SET_AUTHENTICATION(V_REQUEST, 'SERVLET', 'SERVLET' ); PL/SQL procedure successfully completed. Elapsed: 00:00:00.62 SQL> set long 100000 SQL> -- SQL> select :RESPONSE 2 from dual 3 / :RESPONSE -------------------------------------------------------------------------------- Upload Complete
    Successfully uploade d document into MY_XML_TABLE
    Elapsed: 00:00:00.01 SQL> select * 2 from MY_XML_TABLE 3 / SYS_NC_ROWINFO$ -------------------------------------------------------------------------------- World Elapsed: 00:00:00.00 SQL>
  • Firefox won't download - long, press menu get, 'save image' and nothing happens. FF 34.0.1 Android 5.0.2

    As indicated in the question - Firefox for Android version 34.0.1, Android version 5.0.2 (Tablet Google Nexus 7 2013).
    This problem just showed today - I found an image on the web (not Facebook) that I wanted to save, so I did the press long habit, the menu popped up and I typed "save image". It has been highlighted and the menu has disappeared, but nothing happened, no small oval bar saying "Download began", and there is nothing in the Photos or download the app on the tablet. I have not changed any settings Firefox or Android (other than to change my PIN code), so it's a bit frustrating. Any help would be appreciated. Thank you.

    I had this problem too and finally found the problem is that my download folder was missing from my storage device. So I just manually created a /download/ folder and I was able to save pictures again.

  • Download files and images to iCloud is frozen - Message Finder: "Download 533581 elements (118,11 GB of 711,95 GB)" but not moving not! Any ideas?

    Download files and images to iCloud is frozen - Message Finder: 'Download 533581 elements (118,11 GB of 711,95 GB)' but it does not move for days now! Any ideas?

    I suspect you might get better results if you uploaded your batch files.

  • Problem: Build a VI to display a string in the table of the lights. Each letter must be posted in a separate table and letters must move from one table to the other in the direction from left to right.

    Hi all

    Problem: Build a VI to display a string in the table of the lights. Each letter must be posted in a separate table and letters must move from one table to the other in the direction from left to right.

    I did program mentioned above but it does not work. Can you tell me what is the problem?

    There is no error is indicated in the program. If someone knows about it please try to find solutions and help me out of this problem.

    I have attached my program with this message.

    Thank you in advance!

    (1) FOR loops are your friend here.  You can make a slight restructuring using loops, and then you will have less mess to deal with, the inner loop through tunnels of autoindexing to make it even simpler.

    (2) I would only treat the numeric values of the characters.  So go terminal of control of the chain, the capital letters and byte array to before the outer loop.  You can use a size of Board over there to tell how many times the outer loop to iterate.

    (3) the Index table is extensible.  So you only need over the index of the first, and it will increment itself, as it develops.

    (4) you need to finish the lookup table (table 3D)

  • 3 related issues: slow movement; the photos are all from the first image; and no sound from the soundtrack to the DVD downloaded.

    I put a DVD in my computer. It plays fine in Windows Media Player. When I transfer to Windows Movie Maker Live, three things happen: 1) the thumbnails are all the same - the first image. (2) the movement is slow. I tried it accelerates, but it is simply not the movement in real time - either too slow or too fast. (3) the soundtrack plays for a fraction of a second.

    What is the problem and how to fix it?

    I converted DVD to WMV format. This fixes the movement of the image and I can hear the music (not quite synchronized), however the thumbnails are still just the first image. In addition, every single feature that I blow (editing, effects, forwards, etc.) the picture freezes and yet the soundtrack plays again.

    ===================================
    It is normal that video to be the first image thumbs.

    Since it was a DVD... I guess it's a big project
    and the gel could be due to a lack of system resources.
    If you wait it can dissipate.

    Some video converters are better than others... Freemake
    maybe worth a try.

    It is also possible that your video driver may need an update.

    Verify that the video driver is problematic is to
    reduce the graphics hardware acceleration:

    Windows 7 - reduce graphics acceleration
    (see following article)

    More low hardware acceleration
    http://help.AOL.com/help/microsites/microsite.do?cmd=displayKC&docType=kc&externalId=15391
    (Windows 7 / Vista / XP / 98 / ME / 2000)

    Good luck...

  • "" Is probably the dumbest question you've ever had, but I am new to Adobe stock, more dollar club, and I guess that since there is no button to say "Download Image" that the "license and save" meant by download. I did it, it took a picture

    "" Is probably the dumbest question you've ever had, but I am new to Adobe stock, more dollar club, and I guess that since there is no button to say "Download Image" that the "license and save" meant by download. I did, it took a picture off my amount allocated, but I did not download. I followed the indications of support for downloading questions and all done to take another credit away from me and I still haven't a download. What Miss me?

    If you check your history of license, you will see the images that you have acquired a license.

    I added a credit to your account in order to replace the image duplicated under license by mistake.

    Kind regards

    Bev

Maybe you are looking for