-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added video type ffmpeg #2
base: master
Are you sure you want to change the base?
Conversation
PS: |
Hello Frank, This will be a great addition to the OSP video engines--thank you! I Please be patient. This may take a couple of weeks since I have not done best regards and thanks again, |
Conflicts: src/org/opensourcephysics/cabrillo/tracker/PrefsDialog.java src/org/opensourcephysics/cabrillo/tracker/TMenuBar.java src/org/opensourcephysics/cabrillo/tracker/Tracker.java src/org/opensourcephysics/cabrillo/tracker/TrackerIO.java src/org/opensourcephysics/cabrillo/tracker/deploy/TrackerStarter.java src/org/opensourcephysics/cabrillo/tracker/resources/tracker_de.properties
Conflicts: src/org/opensourcephysics/cabrillo/tracker/ExportVideoDialog.java src/org/opensourcephysics/cabrillo/tracker/PrefsDialog.java src/org/opensourcephysics/cabrillo/tracker/TFrame.java src/org/opensourcephysics/cabrillo/tracker/TMenuBar.java src/org/opensourcephysics/cabrillo/tracker/TTrackBar.java src/org/opensourcephysics/cabrillo/tracker/Tracker.java src/org/opensourcephysics/cabrillo/tracker/TrackerIO.java src/org/opensourcephysics/cabrillo/tracker/TrackerPanel.java src/org/opensourcephysics/cabrillo/tracker/deploy/TrackerStarter.java src/org/opensourcephysics/cabrillo/tracker/resources/tracker.properties src/org/opensourcephysics/cabrillo/tracker/resources/tracker_de.properties
Hi Doug, |
Hi Frank, Thanks, this is great news. I will download and test it right away! best regards, On 7/14/2015 1:09 PM, Frank Schütte wrote:
You can't control the wind, but you can adjust your sails --Yiddish proverb |
Frank, I have all your latest code compiled and I have both the On 7/14/2015 1:09 PM, Frank Schütte wrote:
You can't control the wind, but you can adjust your sails --Yiddish proverb |
# Conflicts: # src/org/opensourcephysics/cabrillo/tracker/PrefsDialog.java # src/org/opensourcephysics/cabrillo/tracker/SpectralLineFilter.java # src/org/opensourcephysics/cabrillo/tracker/Tracker.java # src/org/opensourcephysics/cabrillo/tracker/Undo.java # src/org/opensourcephysics/cabrillo/tracker/deploy/TrackerStarter.java
# Conflicts: # src/org/opensourcephysics/cabrillo/tracker/Tracker.java
Hallo Doug,
I do struggle very long with xuggler and did not get far enough, so I created a new media type ffmpeg to interface directly to ffmpeg 2.2. I implemented opening and using ffmpeg videos and made the new video type usable with tracker. I would be happy if you considered including this video type in your repository.
This request consists of three parts, osp, video-engine, tracker.
Bye, Frank Schütte