Hi,
I saw your question regarding time/GPS stamp from .m2ts file. I'm also looking for this. Did you find something ?
I need to retreive at least date stamp just for the first frame from m2ts file.
Please let me know if you have found an answer.
Thank you,
Mark.
User Profile
Collapse
-
thanks for your response but...
its not working b/c there is no implicit conversion from double to float .in c#
we have to write as follows
float bob =(float) Yogi;
then it again gives me 149.128159
so still i have same problem. -
i do not get you .. can you pls little more specific with a small example/..
thanks in advanceLeave a comment:
-
thanks tlhintoq fro your response.
i know that i can get my values by using double..
but i have a problem in which i must have to use float.
so pls give me some suggestion by which i can get perfect values in floatLeave a comment:
-
floating point error
hi experts,
i am facing trouble with float data types.
when i try to parse a value to float it gives me diffrent value.
e.g float test = (float.Parse("1 49.128156"));
gives me test=149.128159
i am very fed up of this.. pls help me out ...
i want the exact values of what i gave as input.
thanks in advance -
thanks tlhintoq.. for your reply...
but i think each and every frame has its own timestamps.. or a stream .. .
which may be used for syncronize the video and audio stream.. in video file.Leave a comment:
-
how to get GPSTimeStamp from M2ts video
hi experts,
i want to extract the GPSTIMESTAMP of a .m2ts file (video file from GPS enabled sony camera).
my requirement is to get the timestamps of each frame in the video . or at a particular time/frame.
this all this will be done in c#..
i am able to get the time stamp of a JPG file.. but dont know how to get a time stamp from a video..
pls guys help me out..
... -
Thanks alot Frinavale ...
i m very greatful to you that you did that much work on this problem ..
but fortunatly .. i have solved the problem earlier. not in direct way .. but in indirect way . .by using JAVA APPLET inspite of activeX..
b/c it run on every browser and OS..
i will highly thankful to you if you liitle eloborate your silverlight idea.
i will try to use silverlight also.....Leave a comment:
-
how to send image via http post in java
hi experts,
i need ur help.
i want to send a image via http post along with the form data i.e image name etc
to a specified url .. which is the url of a jsp servelt.
NOTE:- I am sending image from a JFRAME which is opened separately along with the applet.
i do some coding which i have attached below.
but this give an error like..
="ISO-8859-1"?>... -
thx buddy .. thx alot..but can u pls let me know that IS auto viewer able to control by a timer..means inspite of clicking any play button or keyboard control.. the images should change auto matically...act ully i m developing a project like Glance or Live lookLeave a comment:
-
jai hind nitin bhai,,
ya dear i can directly send the jpg ,but dear if i use the update panel with image control.. then each time the updat panel get refreshed there is a flickring.. which i not want.. and the suggestion given by the Frinavale is not suited for me.. b/c fectching a bunch or jpg.. and the showing them one by one agian fetching another bunch... its time consuming.. and i want speed... and even if i do this the flickering...Leave a comment:
-
and i more thing ... pls look a this link also/..
its really help ful.. but i dont have so much knowledge... as u have.. so pls have look on it..
actully i followed all the steps except 11 and 12.. i m not able to get the auther in these lines..
an d also i not able to under stand .. though this all create a dll file but still where should i give the refrence of my control in it.. or how to attach my control...Leave a comment:
-
hey guys never mind....
i found the solution for that..
actully in vista browser u have disble on efeature.. in tool>>>internet options>>>secur ity
here u find a check box "Enable Protected mode"
make sure this is unchecked.. if it is checked then pls disable this.,.
and agian reload the browers .. and u will see it works...
atleast for me it works......Leave a comment:
-
thx for the suggestion.. but this will create a speed issue.. fecting the bunch of pictures where a avg size is 150kb .. i think is not a gud idea.. and when the ajax time grab is on last index then agin fetch .. the same.. is little look like lazy.. movement..
but never mind.. i m very near to create a plug in.... .. i am refrenceing
This article
and the example giving in it..
it works.. but...Leave a comment:
-
u can search on google.. about those..
these are desktop sharing...Leave a comment:
-
no i am not tring to use video. streaming..
as i already told u that .. my requrnment is to capture pics from one system and send or save them into the server and agian fetch those picture form other system and disply on the webpage with in the control ..
and this all stuff is gooing on at same time..
like glance and live look if u heard about those..Leave a comment:
-
i tried the updatepanel and also the conditional property..
but i told u that i dont want to get refresed even the control also..
it should look like smooth and contionous..Leave a comment:
-
thx to all concern persons..
thx again for ur suggestion.. but i told u already that i tried to create a webuser control and using ajax.. i am bit succefully also to implement my concept.. but it is not working in the desired manner..
as i think or know wether we use ajax/webcontrol or not ---> to fetch something from the server our page must have to be refreshed. if we use ajax then onlythe concern control will...Leave a comment:
-
hi haward ,
i m sending the code of my .net wndow control. that uses a webservice for
fecthing the image in binary form and displaying in picture box.
[code=cpp]
using System;
using System.Web.Serv ices.Protocols;
using System.Collecti ons.Generic;
using System.Componen tModel;
using System.Drawing;
using System.Reflecti on;
using System.Data;
using System.Text;
using System.Net;...Leave a comment:
-
Thanx Haward !!..
actully i m vary new in the area of these plugins etc..
so i dont know the exact diffrence b/w plugin or addon or extension..
my main aim is to run my control in each diffrent browsers.. no matter how..
so pls let me know how to do that.. when any browser run the web page the control get istalled automaticallly on client machine and add in plugins tab under add-ons of firefox.
...Leave a comment:
No activity results to display
Show More
Leave a comment: