Changes between Version 1 and Version 2 of Ticket #2145
- Timestamp:
- 01/16/2013 01:30:14 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2145 – Description
v1 v2 6 6 $ ffmpeg -f lavfi -i testsrc=s=pal -f s16le -ac 2 -ar 48k -i /dev/zero -vcodec dvvideo -acodec pcm_s16le -fs 900M out09.avi 7 7 }}} 8 The following file starts playingwith WMP, playback stops when the user tries to seek:8 The following file also plays fine with WMP, playback stops when the user tries to seek: 9 9 {{{ 10 10 $ ffmpeg -f lavfi -i testsrc=s=pal -f s16le -ac 2 -ar 48k -i /dev/zero -vcodec dvvideo -acodec pcm_s16le -fs 1100M out11.avi


