Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add ffmpeg option to losslessly change container MPEG DASH > MPEG-4 AAC LC #4741
Comments
|
youtube-dl -f 141 -o - https://www.youtube.com/watch?v=-yU449iOwDc | ffmpeg -i - -c copy test.aac |
|
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... |
|
Closing as a duplicate of #3681. |
Rising up an old request I am interested in :
#3681
Can someone add this feature please ?