video_stream parsing in Movie
rgonsalves opened this issue · 1 comments
rgonsalves commented
Line 40: @video_stream = $1
# "h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p(tv, smpte170m/smpte170m/bt709), 320x240, 502 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 5994 tbc (default)"
fails when splitting, returning "smpte170m/smpte170m/bt709)" for resolution and "yuv420p(tv" for colorspace
rgonsalves commented
issue is in (older?) version of streamio-ffmpeg gem, not here, sorry.