-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
Hi,
I am trying to run the command from the centos os but i am getting the following error.
1 file was 14 mb and 7 mb, Is there any file restriction or format should i need to pass.
Please clarify.
**xvfb-run -s "-ac -screen 0 1280x1024x24" ffmpeg-concat -t circleopen -d 750 -o opengl/javio.mp4 /home/captionsly/app/media/2/output/1/6990_output.mp4 /home/captionsly/app/media/2/output/1/9622_output.mp4**
{ cmd:
'ffmpeg -i /home/captionsly/app/media/2/output/1/6990_output.mp4 -y -pix_fmt rgba -start_number 0 /tmp/5500f612fd30bb055a8a1438b88f34ef/scene-0-%012d.raw' }
{ cmd:
'ffmpeg -i /home/captionsly/app/media/2/output/1/9622_output.mp4 -y -pix_fmt rgba -start_number 0 /tmp/5500f612fd30bb055a8a1438b88f34ef/scene-1-%012d.raw' }
ffmpeg-concat: 57154.073ms
concat error Error: ffmpeg exited with code 1: av_interleaved_write_frame(): Input/output error
frame= 233 fps=4.1 q=-0.0 Lsize=N/A time=00:00:07.77 bitrate=N/A
video:1887300kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Conversion failed!
at ChildProcess.<anonymous> (/opt/cpanel/ea-nodejs10/lib/node_modules/ffmpeg-concat/node_modules/fluent-ffmpeg/lib/processor.js:182:22)
at ChildProcess.emit (events.js:198:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
(node:44646) UnhandledPromiseRejectionWarning: Error: ffmpeg exited with code 1: av_interleaved_write_frame(): Input/output error
frame= 233 fps=4.1 q=-0.0 Lsize=N/A time=00:00:07.77 bitrate=N/A
video:1887300kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Conversion failed!
at ChildProcess.<anonymous> (/opt/cpanel/ea-nodejs10/lib/node_modules/ffmpeg-concat/node_modules/fluent-ffmpeg/lib/processor.js:182:22)
at ChildProcess.emit (events.js:198:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
(node:44646) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:44646) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Metadata
Metadata
Assignees
Labels
No labels