Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-31-2008, 12:26 AM
Member
 
Join Date: May 2008
Posts: 3
Rep Power: 0
russ2620 is on a distinguished road
Default Editing video frames in JMF
Hi
I am using Java Media Framework to transmit video from one computer to another. However I need only a section of each frame to be displayed at the receiver (for example, the top left hand corner of the frame).

I am using a pass-through codec which I set on the data flow path and allows me to access each frame. Using this I can draw on each frame (for example draw a circle overlay on the frame) however when I then try to crop or select a subimage of each frame it does not work. It jus outputs an original, un-altered frame as if the codec wasn't there.

Does anyone have any suggestions as to what could be wrong? Also I would be interested to know if anybody has tried to do anything similar and how you went about it. I was thinking of perhaps using the Robot class to capture a section of a video on screen as a different approach to the problem but not sure how to go about doing that?

Any help is much appreciated.

Russ
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Video tutorial on EJB mdeepaks Enterprise JavaBeans 1 01-31-2009 06:57 AM
video streaming anniya0n Database 1 01-24-2008 06:35 PM
can I have video out using USB data papa_china CLDC and MIDP 0 07-29-2007 05:29 AM
will java webBrowser work with frames elipford New To Java 2 06-04-2007 04:26 PM
video stream Alan Advanced Java 2 05-17-2007 09:12 AM


All times are GMT +2. The time now is 09:13 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org