Online Links:
Online Links:
Range of values | |
---|---|
Minimum: | 2.2 |
Maximum: | 163.7 |
Units: | meters |
Resolution: | 0.1 |
Range of values | |
---|---|
Minimum: | 265 |
Maximum: | 267 |
Units: | days |
Resolution: | 1 |
Range of values | |
---|---|
Minimum: | 20120921 |
Maximum: | 20120923 |
Units: | date |
Resolution: | 1 |
Range of values | |
---|---|
Minimum: | 2012 |
Maximum: | 2012 |
Units: | years |
Resolution: | 1 |
> ffmpeg -ss 0:0:1.701 -i 12024_DV1.iMovieProject/Media/12024\ DV-01.1\ 01.dv -c:v libx264 -crf 22 -preset slow -b:a 192k -ac 2 -y -t 306.707 Station_1.m4v > ffmpeg -ss 0:5:8.408 -i 12024_DV1.iMovieProject/Media/12024\ DV-01.1\ 01.dv -c:v libx264 -crf 22 -preset slow -b:a 192k -ac 2 -y -t 113.38 Station_22.m4v > ffmpeg -ss 0:7:1.788 -i 12024_DV1.iMovieProject/Media/12024\ DV-01.1\ 01.dv -c:v libx264 -crf 22 -preset slow -b:a 192k -ac 2 -y -t 276.31 Station_23.m4vwhere "-ss 0:7:1.788" means begin video at 7 minutes 1.788 seconds, "-i 12024_DV1.iMovieProject/Media/12024\ DV-01.1\ 01.dv" is the input video file, "-c:v libx264 -crf 22 -preset slow" are the video transcoding parameters (high-quality H.264 video using the encoder x264, constant frame rate of 22, slow speed transcoding for higher quality results), "-c:a libfaac -b:a 192k -ac 2" are the audio transcoding parameters (using the ACC encoding libraries, bitrate of 192 kilobits per second, in stereo layout), "-y" overwrites the output file if it exists, "-t 276.31" is the duration of the clip to transcode to the new file. Data sources used in this process:
> for f in *.m4v; do v=`echo $f | awk '{split($0,a,"."); print a[1]}'`; echo ffmpeg -i $f -c:v copy -pix_fmt yuv420p -an $v".mp4" |sh; doneData sources used in this process:
Access_Constraints | none |
---|---|
Use_Constraints | Public domain data from the U.S. Government are freely redistributable with proper metadata and source attribution. Please recognize the U.S. Geological Survey as the originator of the dataset. |
Data format: | The zip file contains riverbed video locations and imagery of the riverbed collected by the U.S. Geological Survey (Woods Hole Coastal and Marine Science Center) in the Connecticut River and the associated metadata. in format Shapefile (version ArcGIS 10.3.1) Shapefile Size: 747 |
---|---|
Network links: |
https://cmgds.marine.usgs.gov/data/field-activity-data/2012-024-FA/data/imagery/2012-024-FA_SEABOSSvideos.zip https://doi.org/10.5066/F7PG1Q7V https://cmgds.marine.usgs.gov/data/field-activity-data/2012-024-FA/ |
Data format: | The zip file contains riverbed video locations and imagery of the riverbed collected by the U.S. Geological Survey (Woods Hole Coastal and Marine Science Center) in the Connecticut River and the associated metadata. in format mp4 (version video files) MPEG-4 video format (mp4) Size: 747 |
---|---|
Network links: |
https://cmgds.marine.usgs.gov/data/field-activity-data/2012-024-FA/data/imagery/2012-024-FA_SEABOSSvideos.zip https://doi.org/10.5066/F7PG1Q7V https://cmgds.marine.usgs.gov/data/field-activity-data/2012-024-FA/ |