logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Ash  
#1 Posted : Sunday, March 18, 2018 7:23:39 PM(UTC)
Ash

Rank: Advanced Member

Groups: Registered
Joined: 11/19/2013(UTC)
Posts: 127
Location: Hobart Tasmania Australia

Thanks: 13 times
Was thanked: 11 time(s) in 8 post(s)
Hi

If anyone can help?

I have exported 8 goals from Replay which contain 3 camera angles each.

I have used a batch conversion to PAL SD UF to pass onto TV.

Stumped that only three of the snapshots converted and the others reported "Invalid data found when processing input"

Tried on a different game on the same day , 2 goals only, single camera angle and no problem.

Checked exported files with MediaInfo and cannot see any difference.

FFMPEG Conversion String :

for %%A IN (*.*) DO ffmpeg -i "%%A" -aspect 16:9 -c:v mpeg2video -b:v 8000k -minrate 8000k -maxrate 8000k -bufsize 2000k -dc 9 -flags +ilme+ildct -alternate_scan 1 -top 1 -s 720x576 -r 25 "%%A-TVUF.mpg"
pause
-------------------------------------------------------------------
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.