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

Add ffmpeg option to losslessly change container MPEG DASH > MPEG-4 AAC LC #4741

Closed
hymced opened this issue Jan 18, 2015 · 3 comments
Closed

Add ffmpeg option to losslessly change container MPEG DASH > MPEG-4 AAC LC #4741

hymced opened this issue Jan 18, 2015 · 3 comments

Comments

@hymced
Copy link

@hymced hymced commented Jan 18, 2015

Rising up an old request I am interested in :

#3681

Can someone add this feature please ?

@sdsucks
Copy link

@sdsucks sdsucks commented Jan 19, 2015

youtube-dl -f 141 -o - https://www.youtube.com/watch?v=-yU449iOwDc | ffmpeg -i - -c copy test.aac

@hymced
Copy link
Author

@hymced hymced commented Jan 19, 2015

Nope that's the kind of things I tried, but it is not fitted with playlists, because all the converted tracks would be named "test.aac", and then erased one after the other...

phihag added a commit that referenced this issue Jan 23, 2015
@phihag
Copy link
Contributor

@phihag phihag commented Jan 23, 2015

Closing as a duplicate of #3681.

@phihag phihag closed this Jan 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.