Opened 12 years ago

Closed 12 years ago

#1311 closed defect (needs_more_info)

timeline is not showing the time during video play . shows 00:00

Reported by: chandraprabha Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

I am using ffmpeg to convert any video format to flv. When i upload mp4/ wmv /other than flv , the corresponding .flv file is created. but playing the video not showing time line. Controlbar is there in player , but the time is always showing 00:00

i am using the code like this
ffmpeg -i /sourcepath/bhh.mp4 -f flv destinationpath/assets/videos/new.flv

It is working in my server. Showing Audio encode failed in my client server. lame version in client server is 3.98.2.

Will this issue get fixed when i upgrade lane to 3.99.5 in my client server ? or What is the reason why time line is missing for the converted files?


Change History (1)

comment:1 by Carl Eugen Hoyos, 12 years ago

Keywords: video timeline error removed
Priority: criticalnormal
Resolution: needs_more_info
Status: newclosed

I am closing this ticket because I don't think you provided sufficient information to reproduce your problem.

If you want to reopen this ticket, please provide ffmpeg command line together with complete, uncut console output and explain what is wrong with the output file.

Note: See TracTickets for help on using tickets.