[FFmpeg-user] FFmpeg Subtitle Invalid Data Error

Clément Bœsch ubitux at gmail.com
Mon Jan 9 17:05:01 CET 2012


On Mon, Jan 09, 2012 at 06:00:11PM +0200, spider58 wrote:
> Hello.
> 
> Im trying to add subtitle since 1 moths, tried several commands with
> ffmpeg.exe but not accomplished yet.
> 
> My command is below
> 
> ffmpeg -i d:\myvid.mp4 -i d:\mysrt.srt -scodec srt -f flv d:\mynewvid.flv
> 
> giving error message
> 
> Invalid data found when processing input.
> 
> My srt sample
> 
> 0
> 00:00:01,000 => 00:00:03,000
> Helllooo!!

Try with:

1
00:00:01,000 --> 00:00:03,000
Hello!

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120109/c3deedb6/attachment.asc>


More information about the ffmpeg-user mailing list