mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
44 lines
711 B
Diff
44 lines
711 B
Diff
211c211
|
|
< max_mpeg_time 0
|
|
---
|
|
> #max_mpeg_time 0
|
|
247c247
|
|
< ffmpeg_cap_new on
|
|
---
|
|
> #ffmpeg_cap_new on
|
|
251c251
|
|
< ffmpeg_cap_motion off
|
|
---
|
|
> #ffmpeg_cap_motion off
|
|
255c255
|
|
< ffmpeg_timelapse 0
|
|
---
|
|
> #ffmpeg_timelapse 0
|
|
259c259
|
|
< ffmpeg_timelapse_mode daily
|
|
---
|
|
> #ffmpeg_timelapse_mode daily
|
|
263c263
|
|
< ffmpeg_bps 500000
|
|
---
|
|
> #ffmpeg_bps 500000
|
|
269c269
|
|
< ffmpeg_variable_bitrate 0
|
|
---
|
|
> #ffmpeg_variable_bitrate 0
|
|
282c282
|
|
< ffmpeg_video_codec mpeg4
|
|
---
|
|
> #ffmpeg_video_codec mpeg4
|
|
287c287
|
|
< ffmpeg_deinterlace off
|
|
---
|
|
> #ffmpeg_deinterlace off
|
|
385c385
|
|
< movie_filename %v-%Y%m%d%H%M%S
|
|
---
|
|
> #movie_filename %v-%Y%m%d%H%M%S
|
|
392c392
|
|
< timelapse_filename %Y%m%d-timelapse
|
|
---
|
|
> #timelapse_filename %Y%m%d-timelapse
|