Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: ENOENT, open '/path/to/1.ts' #6

Open
fwachs opened this issue May 22, 2014 · 1 comment
Open

Error: ENOENT, open '/path/to/1.ts' #6

fwachs opened this issue May 22, 2014 · 1 comment

Comments

@fwachs
Copy link

fwachs commented May 22, 2014

Hi, i'm trying to check out your library ( great work ) but it's throwing me this exception:

format:
{ filename: '/Users/fefewachs/Movies/test-parlantes-5.1.avi',
nb_streams: 2,
nb_programs: 0,
format_name: 'avi',
format_long_name: 'AVI (Audio Video Interleaved)',
start_time: '0.000000',
duration: '48.615282',
size: '15030272',
bit_rate: '2473341',
probe_score: 100,
tags: { encoder: 'Nandub v1.0rc2' } } }
parseStringSync() is deprecated. Use parse() instead.
video playing...

events.js:72
throw er; // Unhandled 'error' event
^
Error: ENOENT, open '/Users/fefewachs/Documents/development/projects/node/node-example/node_modules/airplay2/out/1.ts'

I've tried changing permissions and all but nothing is working. What should I do?
I'm fairly new to Node so please bear with me.

Regards,
Federico

@zfkun
Copy link
Owner

zfkun commented Jun 30, 2015

ffmpeg is installed correctly?

brew install ffmpeg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants