I notice that this file (which describes itself as High@L3.1) does not match the requirements for matrix size and frame rate High@4.1 defined in DICOM at:
http://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_8.2.7.html#table_8-4
which does not contain 720x1280 at 29.970 fps
The description of and notes below this table are a bit confusing wrt. whether the constraints are normative or informative (and whether they just recapitulate or are actually intended to further constrain 14496-10).
e.g.:
% mediainfo test_720.raw
General
Complete name : test_720.raw
Format : MPEG-4
Format profile : Base Media
Codec ID : isom (isom/iso2/avc1/mp41)
File size : 12.9 MiB
Duration : 36 s 36 ms
Overall bit rate : 3 008 kb/s
Encoded date : UTC 2013-08-12 18:38:52
Tagged date : UTC 2013-08-12 18:38:52
Writing application : Lavf54.20.4
FileExtension_Invalid : mov mp4 m4v m4a m4b m4p m4r 3ga 3gpa 3gpp 3gp 3gpp2 3g2 k3g jpm jpx mqv ismv isma ismt f4a f4b f4v
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L3.1
Format settings : CABAC / 1 Ref Frames
Format settings, CABAC : Yes
Format settings, ReFrames : 1 frame
Format settings, GOP : M=1, N=60
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 36 s 36 ms
Bit rate : 3 006 kb/s
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 29.970 (30000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.109
Stream size : 12.9 MiB (100%)
Encoded date : UTC 2013-08-12 18:38:52
Tagged date : UTC 2013-08-12 18:38:52
Codec configuration box : avcC
% ffprobe -show_format -show_streams -hide_banner -i test_720.raw
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test_720.raw':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 2013-08-12T18:38:52.000000Z
encoder : Lavf54.20.4
Duration: 00:00:36.04, start: 0.000000, bitrate: 3007 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 3005 kb/s, 29.97 fps, 29.97 tbr, 60k tbn, 59.94 tbc (default)
Metadata:
creation_time : 2013-08-12T18:38:52.000000Z
handler_name : VideoHandler
[STREAM]
index=0
codec_name=h264
codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
profile=High
codec_type=video
codec_time_base=1001/60000
codec_tag_string=avc1
codec_tag=0x31637661
width=1280
height=720
coded_width=1280
coded_height=720
has_b_frames=0
sample_aspect_ratio=N/A
display_aspect_ratio=N/A
pix_fmt=yuv420p
level=31
color_range=unknown
color_space=unknown
color_transfer=unknown
color_primaries=unknown
chroma_location=left
field_order=unknown
timecode=N/A
refs=1
is_avc=true
nal_length_size=4
id=N/A
r_frame_rate=30000/1001
avg_frame_rate=30000/1001
time_base=1/60000
start_pts=0
start_time=0.000000
duration_ts=2162160
duration=36.036000
bit_rate=3005681
max_bit_rate=N/A
bits_per_raw_sample=8
nb_frames=1080
nb_read_frames=N/A
nb_read_packets=N/A
DISPOSITION:default=1
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
DISPOSITION:timed_thumbnails=0
TAG:creation_time=2013-08-12T18:38:52.000000Z
TAG:language=und
TAG:handler_name=VideoHandler
[/STREAM]
[FORMAT]
filename=test_720.raw
nb_streams=1
nb_programs=0
format_name=mov,mp4,m4a,3gp,3g2,mj2
format_long_name=QuickTime / MOV
start_time=0.000000
duration=36.036000
size=13548606
bit_rate=3007793
probe_score=100
TAG:major_brand=isom
TAG:minor_version=512
TAG:compatible_brands=isomiso2avc1mp41
TAG:creation_time=2013-08-12T18:38:52.000000Z
TAG:encoder=Lavf54.20.4
[/FORMAT]