Playback Video (format 3GPP) on j2me midp 2.0

Hi all,
By now all recent mobile phone should playback many video type included le format 3GP.
But I can't playback any Video from J2me midp 2.0 API.
Are there someone here who know a solution independent of device to playback video on j2me midp platform ?
Thank you,
Tien
(www.tranthuong.com)

Something like this:
private void playFile( String filename ) {
  try
    InputStream is = getClass().getResourceAsStream(filename);
    m_player = Manager.createPlayer(is, "video/3gpp");
    m_player.prefetch();
    m_player.start();
  catch (Exception ex)
    System.out.println(ex.toString());
} Also in MIDP 2 check VolumeControl
If your mobile support JSR-135:
try {
     Player p = Manager.createPlayer("http://abc.mpg");
     p.realize();
     VideoControl vc;
     if ((vc = (VideoControl)p.getControl("VideoControl")) != null)
         add((Component)vc.initDisplayMode(vc.USE_GUI_PRIMITIVE, null));
     p.start();
} catch (MediaException pe) {
} catch (IOException ioe) {
}In this case you also can
InputStream is = getClass().getResourceAsStream(filename);
Player p = Manager.createPlayer(is, "video/3gpp");

Similar Messages

  • Any api/tools to convert other video format to 3GPP format?

    i want to convert video format other than 3GPP format to 3GPP format(many j2me mobile support this format). NOKIA provide Nokia Multimedia Converter 2.0 to do this manually , but what i want is to convert it at the server side (the use case is: a user upload his/her video clip to a server and the server logic convert it to 3GPP format which can be played by most mobiles)
    is there any java api on this?
    thanks in advance!
    daniel

    Hi, I need to do so, but just a subset of 3GPP, I want to convert any WAV audio file to AMR audio file(GPP). I found a C library(Ericsson) and others tools(Win32 .Exe). But I need a API for Encoding/Decoding AMR. Do any have any idea?.
    [email protected]

  • Best video format to encode for playback on iBook G4 1.2GHz?

    I have been scratching my head for a week on this. What is the best video format that is highest quality and will playback smoothly on my iBook g4 and my iPhone 4? It has 1.25GB of RAM and I upgraded the HD to a WD 250GB 5400 RPM IDE drive 2 years ago and it's running dual boot Leopard 10.5.8 and Tiger 10.4.11 (keeping Tiger for Classic Mode).
    I have a very large HD video collection consisting of 720p HD DVDs and 1080p Bluray discs that I have already spent a year to convert to MKV and MP4 files for storage on my media server. They have all been ripped and encoded with H264 using Handbrake. The average 720p movie is about 4.5GB and the average 1080p movies run about 8GB. I have over 100 movies stored on my media server and they playback fine on all my computers. They work fine on all my Windows 7 systems, they even play fine on my G5 2.0GHz DC late 2005 Powermac with 8.5GB Ram and the NVidia 7800GT.
    Most of my 720p files can be reduced in size and or quality to 1-2GB and are playable on my iPhone 4, iPad 2 and even my little Acer Aspire One netbook in m4v or mp4 format.
    I know my iBook is out of date, but no matter what compression method I have tried, the only thing it can play is MPEG-2 encoded media. And it cannot handle any h264 video I make, even at 480p settings using the simple profile. Since MPEG-2 takes 4-8GB per movie, this is a huge waste of HD space. And if I encode my movies like the old iPod video size, it looks like crap in full screen. I really want to store about 20 movies on this iBook for playback when I travel since I have 2 extra batteries. I need to movies to playback on the iBook and be able to transfer them to my iPhone 4 or iPad at any time.
    Is there any method for getting 480p to encode and playback well on this iBook without making it look like crap or using the old DivX avi standard? If I have to reduce all my movies for playback on the iBook, I don't want to go lower than 480p because I want the same conversions to work on my iPhone 4 as well with decent quality. It is redundant to keep making copies of each movie for each device. Anyone have any suggestions? I don't want to take my little netbook around with me because the screen is too small and there is no opticle drive.
    If anyone has any ideas, please post which Handbrake profile or other that can work... or let me know if my iBook is just garbage now. Thanks!

    I am not asking you how to rip a DVD. I am asking how to convert any video file for decent playback on my iBook or iPhone!
    This feature is available in iTunes so you can convert your DVDs to iPod playable formats. But when iTunes or Handbrake (or even Apple Compressor) convert anything, even my own videos made with Final Cut and iMovie, they will play on any iDevice other than my iBook unless I use the lowest most terrible video format.
    I am just trying to figure out the proper video format the iBook can play. I am not ripping the DVD's right now... did that years ago anyways (and half of the videos I want to convert I made with iMovie during my travels in China and Hong Kong... I am just trying to play movies I already own on an older iDevice... my iBook. Converting purchased videos and home made videos is in no way illegal.
    You misunderstand what I am asking. I am not trying to break digital copyright. If this is breaking digital copyright, then why does iTunes allow me to convert the movies for my iPhone 4 in the first place? You are telling me if I didn't purchase the movie from Apple I cannot watch it on my iPhone and iBook? That is not right.
    I just want to know what the proper video playback requirements are for the iBook hardware. Plain and simple. If it is illegal in any way to tell me how to do it, just tell me what video my iBook supports. Apple tells me what video my iPhone supports ie. 1280x720p @ 29fps.... blah blah blah. Seems so far the iBook can only play a DVD MPEG-2 stream and no advanced codecs like h263 or h264. I just want to know what format the iBook can handle.
    I have exported movies from iTunes and of my time in Hong Kong from iMovie and I cannot get them to play on the iBook at all if they are even 480p. So I just need to know what the max video playback is. If it can only play 320x240 or something, it is completely useless. I remember years ago when I bought the iBook, it did play the sample h263 and h264 videos that Apple had on their website (some of them 480p-720p)... but today it seems it can't play anything but 320x240 or less without getting locked up. I know the HD video requirements are G5 or higher... but we are talking DVD size cannot play in h264 mp4 formats, only MPEG-2 formats. This makes no sense? So I need to know the exact maximum resolution, framerate and codec this iBook 1.2 GHz can handle.
    Don't tell my watching movies on my iBook, even the ones I made is illegal.

  • Pre Lion iPhone videos show Thumbnail but can't play - new video generates Unsupported Video Format popup, no thumb but will play via quicktime

    This is really frustrating -
    Over the last year I have been uploading all of my photos and occasional iPhone video to Aperture 3 (latest version all patches in place).    Aperture would recognize the video, create a thumbnale and otherwise treat it nicely.
    Now, since upgrading to Lion I find that though I can "see" the old videos in their folders or projects and the associated Thunbnale, I can't play them - I either get the spinning color wheel and then nothing or Aperture will crash and report an error relating to Quicktime (sorry don't have an error code at the moment).
    If I try and export a video I can - but what I get also can't be played by Quicktime - just a black screen.  When I hit Play - the scroll bar moves, but there is no sound or video.
    From Final Cut Pro X, I can imoprt this exported video file and see that it appears complete - but FCPX uses it's own playback elements.
    If I shoot a new video on my iPhone, I find that I can see the thumbnale in the import option of Aperture when looking at the phone, but once imported I get a Popup telling me that it is an "Unsupported Video Format" - "Do you want to open this video clip with QuickTIme Player?"   If I hit Open then the clip does play, but the thumbnale remains a black square with the warning Exclamation Point.
    I have also had some issues with Lion Mail crashing when trying to play a video made on an iPhone and sent to me via email.   Seems more likley to be a Lion / Quicktime issue then an Aperture and Mail issue - but who knows.
    I spent 2.5 hours of quality time with the Genius bar this morning.  We reinstalled Lion and after that the suggestion was to trash and re-install Aperture, but that would require my disc and of coruse a trip home.   Mail doesn't seem to still have the issues with iPhone movies that it had - but Aperture is still not happy.
    Did as instructed and dragged Aperture 3 to the trash, did the empty trash option, restarted and reinstalled.   Then did a software update to catch the new update for Aperture and it found that.   Interestingly when I did start it up after that it DID NOT ask me for my key - so clearly some elements were left over.  
    Now upon retstarting Aperture 3 once again I find that I can still see my old movies (their thumbnails show up) but I still can't play them.   The new test movie is there but still generates the popup regarding it being an Unsupported Video Format.
    And it's not just my iPhone.   Video sent via email from another iPhone can play as an attachment, or when dragged and dropped to the desktop, but once imported into Aperture is once again proclaimed to be an Unsupported Video Format.  
    Hoping someone out there knows how to resolve this....

    For some reason it just started to work now. Have no idea what didn't work before.

  • I recored a video with my ipad, downloaded it to my mac but I cant upload it to Youtube because the format IMG is not a video format. How can I convert it?

    How can I convert a video I took with my ipad on the format IMG to a supported format for Youtube?

    To upload videos to YouTube we have to make sure videos are in a format that YouTube accepts. Here’s the list of some well-known video formats which YouTube supports:
    WebM files (Vp8 video codec and Vorbis Audio codec)
    MPEG4, 3GPP and MOV files – (typically supporting h264 and mpeg4 video codecs and AAC audio codec)
    AVI (Many cameras output this format – typically the video codec is MJPEG and audio is PCM)
    MPEGPS (Typically supporting MPEG2 video codec and MP2 audio)
    WMV)
    FLV (Adobe – FLV1 video codec, MP3 audio)
    But I think you get the wrong video file. iPad recorded video files are in m4v, mp4, mov, avi format but not the img files. Anyway, if you need a video converter, Format factory or iFunia video converter are good choice.
    Good luck!

  • Second Thunderbolt Display Can't Playback Video in FCP

    I am looking for a solution to get my 2 Thunderbolt Displays working properly with Final Cut Pro. Any suggestions are appreciated.
    Here is what I am trying to accomplish:
    -I have a new MacBook Pro (15" 2.4 GHz i7)
    -I have 2 x 27" Thunderbolt Displays connected
    -I want to run FCP so that I can use 1 Thunderbolt as my main work monitor, my MacBook Pro as second work monitor and the second Thunderbolt as a playback monitor.
    Make sense?
    The problem is that FCP will not allow me to select the 2nd Thunderbolt for Video Playback. It will only allow me to playback video on my MacBook Pro or on the main Thunderbolt editing monitor (which hides all the FCP windows).
    When I have the MacBook Pro in clamshell mode I can get video playback on the second Thunderbolt because then it is the second monitor, however as soon s the MacBook Pro opens up it bumps the second Thunderbolt down in priority it seems.
    Anyone have any ideas?

    Could you describe your problem in terms we might find useful.
    For example-
    What format is the material?
    What is the model of your computer?
    What version of OSX are you running?
    What version of QT are you running?
    you know, that sort of stuff that tells us something.
    x

  • How do I save a slideshow made in iDVD to a different video format.

    How can I convert a slideshow made in iDVD to one of these video formats: 3g2, 3gp, 3gp2, 3gpp, 3p, asf, avi, divx, dv, dvx, flv, moov, mov, mp4, mpeg4, mpg4, mpe, mpeg, mpg, qt, wmv, xvid so I can download into photobucket.
    Thanks!

    Did you start your slideshow in iMovie? I do....from there I send it to iDVD, but if I want to do something else with it, before I send it to iDVD, I simply export it from iMovie. That creates a .mov.
    If you have the Video TS folder that is on a DVD, Streamclip can extract it. Another option is to use Quicktime Pro to convert your .mov to whatever.....if you want WMV, use the studio version of Flip4Mac.

  • How do you imort a .vob video format into I photo or I movie?

    How do you imort a .vob video format into I photo or I movie? I tsays it is not a readable format. can that be changed?

    You need to convert the VOB files in the TS-Folder of the DVD back to DV which iMovie is designed to handle. For that you need mpegStreamclip:
    http://www.squared5.com/svideo/mpeg-streamclip-mac.html
    which is free, but you must also have the  Apple mpeg2 plugin :
    http://www.apple.com/quicktime/mpeg2/
    (unless you are running Lion in which case see below))
    which is a mere $20.
    Another possibility is to use DVDxDV:
    http://www.dvdxdv.com/NewFolderLookSite/Products/DVDxDV.overview.htm
    which costs $25.
    For the benefit of others who may read this thread:
    Obviously the foregoing only applies to DVDs you have made yourself, or other home-made DVDs that have been given to you. It will NOT work on copy-protected commercial DVDs, which in any case would be illegal.
    If you are running Lion:
    From the MPEG Streamclip homepage
    The installer of the MPEG-2 Playback Component may refuse to install the component in Lion. Apple states the component is unnecessary in Lion, however MPEG Streamclip still needs it.
    To install the component in Lion, please download MPEG Streamclip 1.9.3b7 beta above; inside the disk image you will find the Utility MPEG2 Component Lion: use it to install the MPEG-2 Playback Component in Lion. The original installer's disk image (QuickTimeMPEG2.dmg) is required.
    The current versions of MPEG Streamclip cannot take advantage of the built-in MPEG-2 functionality of Lion. For MPEG-2 files you still need to install the QuickTime MPEG-2 Playback Component, which is not preinstalled in Lion. You don't have to install QuickTime 7.

  • What video format do I send a client in France?

    What video format do I send a client in France?

    Sorry I thought you were wasting mine.
    Let's start again. If you're sending the client a digital file for use on a computer, it doesn't matter what you send him/her as long as the format can be played back and the client has the codec. It doesn't matter a jot whether they're in France or Brazil or Japan. If you're sending them a videotape, it needs to be at 25fps. If it's standard defintion it needs to be PAL. If it's a DVD it doesn't matter as any DVD player sold in Europe made in the last 10 years will playback either NTSC or PAL. If it's HD maybe they want Blu-ray, in which case it doesn't matter either as Blu-ray players will play any Blu-ray supported frame rate and there is no difference in the codec between the US or Europe.
    I can go on, but it would be easier if you said what you had and what they wanted.

  • Elements 11 will not playback video

    just installed elements 11 and have added an mpeg4 file.  all appears good but can not playback the video.  only a white screen where the video should play.  if i double click the clip the edit window  behaves the same.  How do I get the video to play?  no error messages are displayed.  and the audio plays normally.

    What computer operating system are you running Premiere Elements 11 on
    (including 32 or 64 bit)? Windows 7 64 bit I7 q720 @1.60Ghz with 8Gigs of
    memory.
    Is your video card driver up to date?
    Video is Nvidia Quadro FX 880M
    What are the properties of your .mp4 file? If you do not know, please get a
    MediaInfo properties readout
    http://mediainfo.sourceforge.net/en
    We are looking for:
    General
    Complete name                            : F:\2013_5_20_8_26_15.mpg
    Format                                   : MPEG-PS
    File size                                : 2.32 GiB
    Duration                                 : 1h 2mn
    Overall bit rate mode                    : Variable
    Overall bit rate                         : 5 309 Kbps
    Writing library                          : ArcSoft MPEG-2 NTSC
    Video
    ID                                       : 224 (0xE0)
    Format                                   : MPEG Video
    Format version                           : Version 2
    Format profile                           : Main@Main
    Format settings, BVOP                    : Yes
    Format settings, Matrix                  : Custom
    Format settings, GOP                     : M=3, N=13
    Duration                                 : 1h 2mn
    Bit rate mode                            : Variable
    Bit rate                                 : 4 980 Kbps
    Maximum bit rate                         : 7 500 Kbps
    Width                                    : 720 pixels
    Height                                   : 480 pixels
    Display aspect ratio                     : 4:3
    Frame rate                               : 29.970 fps
    Standard                                 : NTSC
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : Interlaced
    Scan order                               : Top Field First
    Compression mode                         : Lossy
    Bits/(Pixel*Frame)                       : 0.481
    Time code of first frame                 : 00:00:00:00
    Time code source                         : Group of pictures header
    Stream size                              : 2.18 GiB (94%)
    Writing library                          : ArcSoft MPEG-2 NTSC
    Color primaries                          : BT.470 System M
    Transfer characteristics                 : BT.470 System M
    Matrix coefficients                      : BT.601
    Audio
    ID                                       : 192 (0xC0)
    Format                                   : MPEG Audio
    Format version                           : Version 1
    Format profile                           : Layer 2
    Duration                                 : 1h 2mn
    Bit rate mode                            : Constant
    Bit rate                                 : 224 Kbps
    Channel(s)                               : 2 channels
    Sampling rate                            : 48.0 KHz
    Compression mode                         : Lossy
    Delay relative to video                  : 147ms
    Stream size                              : 100 MiB (4%)
    VIdeo compression (that .mp4 is just a wrapper format not the video
    compression)
    Audio compression
    Frame Size
    Frame Rate, including interlaced or progress; if interlaced, upper or lower
    field first
    Pixel Aspect Ratio
    Duration
    for starters
    Does the file playback OK in your computer players? Yes
    Do you have similar problems with other video of its kind or other
    kinds?noIs the problem specific to this one video?
    no
    The answers to the above will prove helpful to finding the reason for the
    problem.
    What you might want to try is renaming the file extension to: mts, .m2t,
    .m2ts, .avi, or .mov to see if the renamed file imports into Premiere
    Elements 11 and displays its video.  The video imports to elements fine
    with no errors and renders fine with no errors.  In the playback window it
    shows the video when paused.  When I move the time line cursor the video
    window reacts as you would expect by showing the frames as you move past
    them.  The issue is when you click play under the playback window, it turns
    white and you hear the audio with no video.
    From: Bill Hunt [email protected]
    Sent: Tuesday, May 28, 2013 2:38 PM
    To: wadeleverett3
    Subject: Elements 11 will not playback video
    Re: Elements 11 will not playback video
    created by Bill Hunt <http://forums.adobe.com/people/the_wine_snob> in
    *Premiere
    Elements* - View the full
    discussion<http://forums.adobe.com/message/5359167#5359167

  • Lightroom 4 won't import or playback video

    Hi. I previously submitted this question last year for Lightroom 4.1 (http://forums.adobe.com/thread/1045374). I never did get any responses.
    Since then, I tried formatting and re-installing my OS (OS X 10.7). There was a brief window at that time when Lightroom was able to import and playback video files. Then I made the mistake of re-installing Photoshop CS6 (because it frequently forgets that I'm a registered and licensed user of the program and reverts to Trial mode, which is very annoying) because I read on a forum somewhere that that would help. Since then, Lightroom has stopped being able to import videos or play back any videos that I have in my catalog. I am now up to Lightroom 4.4 on OS X 10.8. Here is the system info screen from Lightroom. If anyone has any suggestions for how to fix this, I'd appreciate it.
    Lightroom version: 4.4 [891433]
    Version: 10.8 [3]
    Application architecture: x64
    Logical processor count: 8
    Processor speed: 2.8 GHz
    Built-in memory: 16384.0 MB
    Real memory available to Lightroom: 16384.0 MB
    Real memory used by Lightroom: 1009.5 MB (6.1%)
    Virtual memory used by Lightroom: 1314.9 MB
    Memory cache size: 1427.9 MB
    Maximum thread count used by Camera Raw: 4
    Displays: 1) 2560x1440
    Application folder: /Applications
    Library Path: /Users/phoenix/Pictures/Lightroom/General/Lightroom 4 Catalog.lrcat
    Settings Folder: /Users/phoenix/Library/Application Support/Adobe/Lightroom
    AudioDeviceIOBlockSize: 512
    AudioDeviceName: Built-in Output
    AudioDeviceNumberOfChannels: 2
    AudioDeviceSampleRate: 44100
    Build: Uninitialized
    CoreImage: true
    GL_ALPHA_BITS: 8
    GL_BLUE_BITS: 8
    GL_GREEN_BITS: 8
    GL_MAX_3D_TEXTURE_SIZE: 8192
    GL_MAX_TEXTURE_SIZE: 8192
    GL_MAX_TEXTURE_UNITS: 8
    GL_MAX_VIEWPORT_DIMS: 8192,8192
    GL_RED_BITS: 8
    GL_RENDERER: ATI Radeon HD 4850 OpenGL Engine
    GL_SHADING_LANGUAGE_VERSION: 1.20
    GL_VENDOR: ATI Technologies Inc.
    GL_VERSION: 2.1 ATI-8.10.44
    GL_EXTENSIONS: GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_blend_equation_separate GL_ATI_blend_weighted_minmax GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_texgen_reflection GL_SGI_color_matrix GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod

    Try setting your camera's USB-mode to <Mass Storage>.

  • Best way to sync and view other videos formats

    hi all,
    me and my wife both have iphones and  have recenly bought a ipad and apple tv. I am getting a bit frustrated as i cant work out the best way to store and easily view my old pics and video files.
    the shops salesman convinced me to by knowhow cloud which seemed brilliant but it wont back up al photos so ill go back to the shops. its just app on the phone that shows all pics stored on my windows pc
    i also want to know what way is best to store and view some .mod files or moi files. I have air video which works great for divx files but not the ones i want ex my video camera
    any help greatly received
    main reason for the ipad is to create a central hub for viewing pics and videos on and streaming to tv in background when we have parties or just remenicising
    alistair

    Unfortunately, the playback of non-iOS-native video formats (everything except mov / mp4 / m4v) is horrible through Apple TV and it, because of the inherent speed restrictions of Wi-Fi, can't be helped other than:
    - pre-converting your video files to mov / mp4 / m4v before playing them. (THis is the best solution.) For this, you will want to use the absolutely best and fastest video converter, the free(!!!) HandBrake. Don't ever think of paying any money for any video converter - most other titles are way inferior to HandBrake. (See http://www.iphonelife.com/blog/87/benchmark-excellent-multimedia-converter-handb rake-vs-commercial-apps for more info on this q.)
    - using a VGA or HDMI adapter and connecting your TV directly to the iPad.
    In the thread at https://discussions.apple.com/message/18697551?ac_cid=sa123456#18697551 , we've also discussed this problem (AirPlay vs. cabled playback)

  • Movie/Video formats on Still digital cameras

    I've purchased a no-name digital picture frame for friends for the holidays. While I've got sample
    pictures they've taken with their digital camera to play fine on the frame, I'm primarily interested in editing some of their home-videos with Final Cut Pro and getting them to play on the digital frame.
    They recorded their movies on a mini-dv camera and I've digitized the files into FCP fine.
    The instructions with the frame say it will play video formats MPEG 1,2 and 4, but doesn't give any specifics beyond that on size, frame rate or other conditions of those three formats which will make movie videos compatible for the frame. As it's a no-name frame, there is no customer service information to whom I can address the question.
    I fully realize that I may need some format very specific to this frame, and it may be a trial and error game for me, but I'm wondering if any readers of this forum are also familiar with the Movie Mpeg 1,2,4 files recorded by most still digital cameras, and can provide any additional info on how I might need to create the MPEG video so it will be compatible with the frame. I'm sure I can use FCP export, Compressor or Quicktime export once I know the right specifics.
    I surmise that all these digital frames that promote the fact that they play video are talking about the movies (video) that many of these still digital cameras can create and playback internally. That's the video format I'm trying to replicate and find out more about. Any additional information would be helpful for me.
    Thanks.

    If you can make a movie in the MPEG-4 format it should be useable regardless of the frame rate or size. The optimal size usually is 640 x 480. I've found in my digital frame I need to put the items in a folder on the memory card instead of the root directory of the card. The frame can see the folder(s) and play from there. I guess it's because the card is formated FAT 16 and can't take many items in the root directory. The only issue is size of the movie file. The smaller you can make it the better it will probably play.
    My Canon camera creates 640 x 480 H.264 files at 29.7 fps which is the .mp4 format.
    Just be sure to have vanilla file names as the cards are PC based and choke on non standard characeter, i.e. 0-9 and a-z. No spaces in the file name, underscores or dashes only.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Encore CS3 - Blu-ray authoring - video formats?

    Does anyone know if we'll be able to use h.264 or VC-1 video formats for Blu-ray discs in Encore CS3?
    I already own some software that's MPEG2 only but would prefer more flexability (Roxio's DVDit Pro HD)
    Will you be able to do "pop-up" menus that you can have appear while the video is still playing?

    Blu Ray is not as easy as some folks think.
    Wait until you try to get these titles replicated.....you will find that only Sony can actually do the job.
    To quote from our replication company - who talked directly to Sony as they wanted to get into this:
    >the Sony guy was very open about Blu-ray production and replication - basically he says only Sony has the resources and time to devote to authoring and mastering the Blu-ray materials and the up fron costs (starting at £20,000 up front before any disc is made) mean that this is never going to be something for anyone other than the biggest media companies to get into. At least, not for the foreseeable future.
    And that is a direct quote.
    Additionally, they are also saying that Scenarist is the *only* tool they will accept content from. Still trying to find out about HD DVD replication - it is a LOT easier & cheaper to do.
    Another issue with Blu Ray is that BD-R, the recordable format, will simply not play on most set top players. only PS3 will play these.
    Finally, of course, Sony are also lying about the sales figures, as they have included PS3 consoles in the figure for Blu Ray players, which is sophistry. Most people buy PS3 for games, not Blu Ray playback. True BRD player figures are apparently well under 20,000 total.
    They are ALSO lying about Casino Royale "sales" of over 100,000
    Most of these were actually given away for free, not sold.......

  • Nikon D5100 Video Format

    Just got a new Nikon D5100 and shot some video over the weekend. When I tried to transfer them directly to the iPad via card reader, the files were found but I guess the iPad cannot playback .mov files. Is there an easy fix to this? Like can I change the file format that the Nikon shoots videos in or is there an app that easily converts these files so that they can play on the iPad? Please help...

    I am unsure of you're first question, but there is no app that can change video formats in the iDevice.

Maybe you are looking for

  • Error while activating transfer rules needs help.

    The error while activating 0FI_AP_6 transfer rules is listed below. ''InfoObj. 0DEBITOR from fld KUNNR of dataSource 0FI_AR_6 is not active but BCT ex. -> Dtl'' how to resolve this issue and activate transfer rules?

  • Just got a Movie Box and can't get it to work

    I just purchased a movie box from Pinnacle in hopes of transfering some of my vhs tapes to the computer in a quick and painless fashion. This is proved to be anything but! First of all, even though the box is Mac compatible, the software isn't. And t

  • FM FOR GENERIC EXTRACTION

    Hi all, Please go thru this link(I know its pain, but thanks). It is the question i had. ERDAT or AEDAT Many people contributed towards the problem. BUt still i had a few doubts, which were left unanswered. Siggi came up with a solution for me, in wh

  • TS1503 How much space does a 16gb(?) phone have after syncing and the phones data is applied. I only have roughly 4 gbs to use afterwards.

    When I synce my phone there is hardly any space available. The first few times there was plenty of space. Had hundreds of songs. Then one day I synced it and the "other" filled up and I can only store maybe 200 songs. Seemed really similar to the amo

  • DVD: black screen, some sound..

    I bought my Mac in august 2010. Yesterday i was watching a dvd, everything was ok, but after 40min the dvd just stopped. Nothing i did helped, so I tried to restart. Since then, when I put in a dvd, there are a lot of starting sounds, I hear some mus