Jump to content

Trying to find source code location of FFmpeg conversion of m3u playlists.


Recommended Posts

surprisejedi
Posted

Don't know whether this is the right place for this sorry.

 

When FFmpeg transcodes the m3u stream on the fly for viewing where is the code that handles this?

 

I cannot seem to find it anywhere in the source code on GitHub.

Posted

Hi, the actual conversion takes place in ffmpeg so you can look at that source code, which I'm sure you're aware. The emby code that launches ffmpeg.exe is not open source at this time. Thanks.

surprisejedi
Posted

Ok, sorry to bug but are there any plans to make this part open source?

 

I just want to know if I am wasting my time.

Posted

Not at this time but anything's possible for the future. Are you a software developer?

surprisejedi
Posted

Yes - in java and python

 

Only a little experience in C/++ though

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...