[FFmpeg-trac] #11653(undetermined:new): -c copy does not copy track names
FFmpeg
trac at avcodec.org
Thu Jul 3 20:38:10 EEST 2025
#11653: -c copy does not copy track names
-------------------------------------+-------------------------------------
Reporter: Steven | Owner: (none)
Allan Spielber |
Type: defect | Status: new
Priority: critical | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by v0lt):
You may need to specify parameters for copying metadata.
{{{
-map 0 -map_metadata 0 -c copy -movflags use_metadata_tags
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11653#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list