Solved: m4v Video Clips during playback
|
2nd Apr, 2016, 10:11 PM
Post: #10
|
|||
|
|||
RE: m4v Video Clips during playback
I use ffmpeg on Ubuntu.
You could use ffmpeg on the pi but it would probably take weeks to decode (A 4 core i5 takes about 20 minutes to decode). Haven't tried on a RPi :-) If you want to try, I use: ffmpeg -i <input-file> -c:a copy -x265-params crf=25 <output-file.mp4> Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] Video playback NOT fullscreen | malibu | 11 | 34,315 |
14th Jun, 2013 06:41 PM Last Post: rikardo1979 |