Changes between Initial Version and Version 2 of Ticket #3660
- Timestamp:
- May 21, 2014, 10:46:23 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3660
- Property Priority changed from normal to wish
- Property Component changed from ffmpeg to undetermined
- Property Type changed from defect to enhancement
- Property Summary changed from .trec source file cannot be encoded to .trec source file cannot be decoded
-
Ticket #3660 – Description
initial v2 3 3 4 4 5 6 5 {{{ 7 6 /Users/Atarikid/Desktop/ffmpeg -i /Users/Atarikid/Desktop/Rec.trec -c:a aac -c:v libx264 /Users/Atarikid/Desktop/test.mp4 8 7 … … 38 37 [graph 0 input from stream 0:0 @ 0x7fc18b5004e0] Error applying options to the filter. 39 38 Error opening filters! 39 }}} 40 40 41 Even forcing the pixel format with -pix_fmt yuv420p does not help 41 42 Even forcing the pixel format with `-pix_fmt yuv420p` does not help 42 43 43 44 Sample included