Timeline for Command to extract audio from video without conversion
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Aug 9, 2015 at 19:19 | history | suggested | Giorgi Gzirishvili | CC BY-SA 3.0 | Improved style and formatting. |
| Aug 9, 2015 at 18:57 | review | Suggested edits | |||
| S Aug 9, 2015 at 19:19 | |||||
| Nov 28, 2014 at 9:55 | comment | added | user32012 | created a specific question on that | |
| Nov 28, 2014 at 9:42 | comment | added | jherran | You might want to use a variable or something like that, but is better is you ask a question with all specific details. | |
| Nov 28, 2014 at 9:39 | comment | added | user32012 | is it possible, while ussing ffmpeg or avconv, to have a command without mentioning the real names of input/output files, so that the command be used as such? (i would like to use that in a context menu action in nemo file manager) | |
| Nov 28, 2014 at 9:35 | vote | accept | CommunityBot | ||
| Nov 28, 2014 at 9:35 | comment | added | user32012 | i suggest m4a (container for aac) instead of aac, because it seems that is not easy to play | |
| Nov 28, 2014 at 9:28 | comment | added | jherran | Didn't take care of output file extension, my mistake. Updated the answer. Anyway, if you read the full answer, you will find that -acodec copy, this avoid transcoding. | |
| Nov 28, 2014 at 9:26 | history | edited | jherran | CC BY-SA 3.0 | edited body |
| Nov 28, 2014 at 9:26 | comment | added | user32012 | while the mp4 video contains aac audio, not mp3, is that keeping the audio stream without transcoding? | |
| Nov 28, 2014 at 9:08 | history | answered | jherran | CC BY-SA 3.0 |