Skip to main content
Participant
December 19, 2011
Answered

f4v can't play at test\stream\_definst_\sample

  • December 19, 2011
  • 1 reply
  • 1103 views

I'd like to divide to different folder name by name, so i build a lot of document under _definst_

i can play flv vedio at applications\test\stream\_definst_\sample, but f4v(mp4)can't

can anyone tell me what issue cause that and help me solve it~thx a lot~!!!!!!!

(FMS4.5)

This topic has been closed for replies.
Correct answer

To play mp4 or f4v you need to give the mp4: tag before at the beginning of the stream name. For eg if you have an mp4/f4v in _definst_/sample, then you give the stream name as "mp4:sample/video.mp4" or "mp4:sample/video.f4v". Maybe you are giving it like "sample/mp4:video.mp4" which will not work.

Hope this helps.

1 reply

Correct answer
December 20, 2011

To play mp4 or f4v you need to give the mp4: tag before at the beginning of the stream name. For eg if you have an mp4/f4v in _definst_/sample, then you give the stream name as "mp4:sample/video.mp4" or "mp4:sample/video.f4v". Maybe you are giving it like "sample/mp4:video.mp4" which will not work.

Hope this helps.

mymdy66Author
Participant
December 20, 2011

it's work~thank you so much~^^!!!!