selvinEduardo / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

Add video metadata writer/retriever #424

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add video metadata writer/retriever, would be really useful for android where 
there is a high API level requirement for metadata retrieval, also 
FFmpegFrameRecorder could have an option to write metadata, like rotation ,etc

What version of the product are you using? On what operating system?
javacv 0.7, Android 2.3+

Original issue reported on code.google.com by penna.r...@gmail.com on 6 Feb 2014 at 12:00

GoogleCodeExporter commented 9 years ago
Is this request the same as issue #318?

Original comment by samuel.a...@gmail.com on 15 Feb 2014 at 1:48

GoogleCodeExporter commented 9 years ago
It would be very useful to be able to add your own custom metadata as well.

Original comment by johannmy...@gmail.com on 3 Apr 2014 at 6:59

GoogleCodeExporter commented 9 years ago
how to put audio album title etc

Original comment by tarun.si...@appzcloud.com on 12 Mar 2015 at 2:03

GoogleCodeExporter commented 9 years ago
can we change the audio play speed(fast or slow)

Original comment by tarun.si...@appzcloud.com on 12 Mar 2015 at 2:05

GoogleCodeExporter commented 9 years ago
Issue 318 has been merged into this issue.

Original comment by samuel.a...@gmail.com on 6 May 2015 at 12:09

GoogleCodeExporter commented 9 years ago
Both FFmpegFrameGrabber and FFmpegFrameRecorder not fully support setting and 
getting metadata:
https://github.com/bytedeco/javacv/commit/70db4a5835e376d5e8b70c26b9668332054b46
96
Thanks for the feedback!

Original comment by samuel.a...@gmail.com on 6 May 2015 at 12:11