Skip to content

Commit

Permalink
Update Java MP4 rotation values
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Apr 16, 2021
1 parent 711a3ac commit a8f7d03
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mp4/metadata/diff/Nokia 6.1.mp4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ JAVA [MP4 - 0x0106] Preferred Volume = 1
JAVA [MP4 - 0x010e] Next Track ID = 3
JAVA [MP4 - 0x2001] Latitude = 53.405
JAVA [MP4 - 0x2002] Longitude = -2.991
JAVA [MP4 - 0x0200] Rotation = 90
JAVA [MP4 - 0x0200] Rotation = -90

JAVA [MP4 Video - 0x0065] Creation Time = Wed Mar 27 23:15:58 +11:00 2019
JAVA [MP4 Video - 0x0066] Modification Time = Wed Mar 27 23:15:58 +11:00 2019
Expand Down
2 changes: 1 addition & 1 deletion mp4/metadata/diff/ftyp3gp5.mp4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ JAVA [MP4 - 0x010f] Transformation Matrix = 65536 0 0 0 65536 0 0 0 1073741824
JAVA [MP4 - 0x0105] Preferred Rate = 1
JAVA [MP4 - 0x0106] Preferred Volume = 1
JAVA [MP4 - 0x010e] Next Track ID = 65738
JAVA [MP4 - 0x0200] Rotation = 90
JAVA [MP4 - 0x0200] Rotation = -90
DOTNET [QuickTime Track Header - 0x0001] Version = 0
DOTNET [QuickTime Track Header - 0x0002] Flags = 0 0 1
DOTNET [QuickTime Track Header - 0x0003] Created = Fri Oct 23 20:27:29 2020
Expand Down
2 changes: 1 addition & 1 deletion mp4/metadata/java/Nokia 6.1.mp4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ TYPE: MP4
[MP4 - 0x010e] Next Track ID = 3
[MP4 - 0x2001] Latitude = 53.405
[MP4 - 0x2002] Longitude = -2.991
[MP4 - 0x0200] Rotation = 90
[MP4 - 0x0200] Rotation = -90

[MP4 Video - 0x0065] Creation Time = Wed Mar 27 23:15:58 +11:00 2019
[MP4 Video - 0x0066] Modification Time = Wed Mar 27 23:15:58 +11:00 2019
Expand Down
2 changes: 1 addition & 1 deletion mp4/metadata/java/ftyp3gp5.mp4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ TYPE: MP4
[MP4 - 0x0105] Preferred Rate = 1
[MP4 - 0x0106] Preferred Volume = 1
[MP4 - 0x010e] Next Track ID = 65738
[MP4 - 0x0200] Rotation = 90
[MP4 - 0x0200] Rotation = -90
[MP4 - 0x2001] Latitude = 0
[MP4 - 0x2002] Longitude = 0

Expand Down

0 comments on commit a8f7d03

Please sign in to comment.