Jump to content

Make FLV from tif etc on linux?


michael

Recommended Posts

mpeg vcd vob mpegts crc image imagepipe ac3 h263 m4v h264 mpeg1video mjpeg s16le s16be u16le u16be s8 u8 mulaw alaw rawvideo null mp2 rm asf asf_stream avi wav swf au gif mov 3gp mp4 mpjpeg singlejpeg dv flv yuv4mpegpipe ffm audio_device nut rtp

yeah it's in there somewhere :)

thanks...

Link to comment
Share on other sites

thanks...

I think ffmpeg will do the trick...

just to let people know what I'm up to...

since quicktime support on Linux is pretty much non-existent I'm looking into using flv (flash video - youtube etc) as a replacement...

I'll let everyone know what I come up with.

Link to comment
Share on other sites

cannot test this currently, but I think Ffmpeg can encode FLV.

In the past, I've used encoded FLV video using the command line:

mencoder <src> -ffourcc FLV1 -of lavf -ovc lavc -lavcopts vcodec=flv -nosound <dest>

I didn't have to deal with audio though (-nosound).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...