Changes between Version 1 and Version 2 of Ticket #2252, comment 3
- Timestamp:
- 02/10/2013 10:30:20 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2252, comment 3
v1 v2 11 11 12 12 If out1.wtv and out2.wtv play fine, try to only reencode the video: 13 "ffmpeg -i yoursample -acodec copy -vcodec copy-qscale 10 out3.wtv", test out3.wtv and if it does not play, provide the complete, uncut console output.13 "ffmpeg -i yoursample -acodec copy -vcodec mpeg2video -qscale 10 out3.wtv", test out3.wtv and if it does not play, provide the complete, uncut console output. 14 14


