- Learn which metadata HandBrake can preserve and which requires a dedicated tag editor.
- Separate embedded tags from filenames, generated thumbnails, and media-library scraping.
- Use test encodes and Activity Logs to identify the real failure point.
- Confirm the Symptom With a Small Test Encode or Preview
- Check the HandBrake Settings Directly Related to This Problem
- Check Source, Destination, System, and Playback Factors
- Use the Activity Log to Separate Guesswork From Evidence
- Run a Clean Temporary Encode With Minimal Settings
- Quick Fix Checklist
- Frequently Asked Questions
You complete an encode, open the new video, and discover that its title, description, artwork, or other tags are missing. This common “HandBrake metadata not saved” symptom usually has one of four explanations: the information was never embedded in the source, the chosen output container cannot store it in the expected form, HandBrake did not preserve or write that metadata, or the playback application is ignoring embedded tags and using its own media-library data. HandBrake is primarily a video transcoder, not a full metadata management system, so the right fix often involves confirming what the source contains, choosing an appropriate container, and adding final tags with a dedicated editor.

Start with free Canva bundles
Browse the freebies page to claim ready-to-use Canva bundles, then get 25% off your first premium bundle after you sign up.
Free to claim. Canva-ready. Instant access.
1. Confirm the Symptom With a Small Test Encode or Preview
Before changing encoder presets or rebuilding an entire queue, create a short test output. A small encode gives you a controlled way to determine whether the problem involves HandBrake, the source, the container, or the application displaying the finished file.
1.1 Create a useful test
Open the same source in HandBrake and select a short range that contains normal video and audio. Depending on the available controls, encode a short chapter, a limited time range, or a representative preview. Save it to a local folder with a simple temporary name.
Use the same container you intended to use for the full encode. If the original job produced MP4, test MP4 first. If it produced MKV, test MKV first. Changing multiple variables immediately can hide the cause.
After the test finishes, inspect it in at least two applications:
- A general-purpose player that can display media information
- The media library or server where the metadata appeared to be missing
- A dedicated tag inspection tool, if one is available for the container
Success means the expected field is visibly embedded and consistently recognized. If one application displays the title while another does not, stop changing HandBrake’s video settings. The encode probably contains usable metadata, and the remaining issue is application interpretation or library configuration.
1.2 Identify exactly what is missing
Do not treat every visible label as the same kind of metadata. Write down the specific missing item: title, description, artist, date, genre, artwork, camera information, or another field. Also note where you expected to see it.
The text shown in a player window may come from several places:
- The output filename
- An embedded title tag
- A media server database
- An online metadata provider
- A folder name or library naming rule
- Operating-system file properties
A field displayed by the source player is not proof that the same value exists as a transferable tag. The player may have generated or downloaded it. This distinction is essential when diagnosing HandBrake metadata not saved reports.
2. Check the HandBrake Settings Directly Related to This Problem
HandBrake reads video sources and creates new encoded files. During that process, it reliably handles video, selected audio tracks, selected subtitle tracks, chapter data where supported, and certain container-level information. It should not be assumed to copy every descriptive tag, custom field, attachment, artwork image, camera attribute, or library-specific database entry from the source.
2.1 Review metadata-related options
Inspect the Summary and other relevant panels for options concerning metadata preservation or passthrough. The exact controls available can depend on the HandBrake release, interface, source, and selected container. If a metadata preservation option is available, enable it for a short test rather than assuming it applies automatically.
Even when metadata passthrough is enabled, it does not guarantee that every source field will be copied. The source format and output container can use different metadata systems, and some values do not have a direct destination-field equivalent. Unsupported or unrecognized fields may be omitted.
Success means the test file contains the specific fields that HandBrake and the destination container support. Once that is confirmed, stop changing encoder quality, frame rate, filters, and hardware settings because those controls do not improve descriptive tag support.
2.2 Choose the container deliberately
MP4 and MKV can both carry metadata, but they do not organize every tag or attachment in the same way. Applications also vary in which fields they read. A tag that works in one MP4 player may be ignored by another, while an MKV attachment or tag may not appear in a library designed primarily around MP4-style fields.
Select the output container based on the devices and applications that must consume the file:
- Use MP4 when broad device compatibility is the primary requirement and your required tags are supported by the intended tagging tool and player.
- Use MKV when you need its flexible track and attachment capabilities and your playback environment supports them.
- Do not choose a container solely because it can theoretically store a field. Confirm that the target application reads that field.
If switching containers makes a title appear, that does not necessarily mean the first encode was corrupt. It usually means the player recognizes the metadata mapping in one container but not the other.
2.3 Separate the title field from the filename
Changing the destination filename does not necessarily set the embedded title. Conversely, setting an embedded title does not rename the output file. Some players prominently display the embedded title, while file browsers usually emphasize the filename.
Test this by giving the temporary file an unmistakable filename and, where supported, a different embedded title. If the player shows one and the operating-system browser shows the other, both are behaving as designed.
For a clean final result, manage these as separate values:
- Set the filename for storage, sorting, and library matching.
- Set the embedded title with a compatible metadata editor when required.
- Configure the media library’s naming or scraping rules independently.
2.4 Set realistic artwork expectations
Cover art, posters, thumbnails, and background images are not equivalent. Artwork visible in a media library may have been downloaded from an online provider and stored in the library database rather than embedded in the video. A thumbnail shown by Windows, macOS, or Linux may also be generated from a video frame.
HandBrake should not be treated as a general cover-art authoring tool. If artwork must travel inside the output file, use a dedicated tag editor that supports artwork for the chosen container. Then verify the result in the target player. If the media server manages posters separately, add or refresh artwork through that server instead.
Success means the artwork appears in the application that matters after a library refresh or direct file inspection. Once it does, avoid re-encoding the video merely to change an image. Metadata can often be edited without recompressing the video and audio.

3. Check Source, Destination, System, and Playback Factors
Metadata loss can look like an encoder failure even when the encode itself is healthy. Check each stage that can affect what is written or displayed.
3.1 Verify that the source contains embedded metadata
Inspect the source with more than one application. Look for a technical media-information view rather than relying only on a library poster or title screen. If the title exists only inside a media server, optical-disc menu, sidecar file, project database, or online listing, HandBrake may have nothing transferable to read.
DVD and Blu-ray structures are authored media, not ordinary tagged video files. Menu titles, cover images, disc descriptions, and retail database information are not automatically equivalent to output-container tags. Only process media you own or are authorized to copy, and do not attempt to bypass access controls.
Phone and camera videos may contain dates, coordinates, device details, orientation data, and vendor-specific fields. A transcoder may not preserve all of those fields when creating a new MP4 or MKV. If retaining original capture metadata is important, preserve the source file as the archival master.
3.2 Confirm the destination is writable and current
Make sure you are inspecting the file that HandBrake just created. Duplicate names, old library entries, queued destinations, network folders, and synchronization services can cause users to open an earlier copy.
- Encode to a new local folder.
- Use a unique temporary filename.
- Check the modification time and file size.
- Open that exact file directly, outside the media library.
- Refresh or rescan the library only after direct inspection.
If the direct file shows the expected metadata but the library does not, the destination write succeeded. Clear or refresh the library entry rather than repeatedly encoding the source.
3.3 Understand the limited role of hardware encoders and drivers
Hardware encoders and graphics drivers primarily affect video compression, performance, compatibility, and sometimes image quality. They do not normally determine whether a title, description, or cover image is recognized by a player. If the output plays correctly but lacks descriptive tags, switching from a hardware encoder to a software encoder is unlikely to solve the core problem.
A software-encoder test is reasonable only if the job is failing, producing an incomplete file, or showing explicit hardware errors in the Activity Log. Success in that case means HandBrake completes and finalizes the container. Metadata should then be evaluated separately.
3.4 Check audio and subtitle selections without confusing them with tags
Audio track names, language codes, and subtitle labels are track-level information. They are different from the movie title, description, artist, or poster. Confirm that the desired tracks were selected and that language or name fields are recognized by your player.
If an audio or subtitle track is missing, correct the track selection and encode again. If the tracks are present but the overall title or artwork is absent, do not keep changing audio codecs or subtitle burn-in options. Those settings address a different problem.
3.5 Test the playback device and library scraper
Media libraries often identify content through filenames, folder structures, external databases, and manually assigned matches. They may ignore embedded descriptions and artwork even when those values are valid. Some televisions and mobile players support only a limited subset of MP4 or MKV tags.
Compare the output in a desktop player, a metadata inspector, and the target device. If the desktop tools agree that a tag exists, investigate the target device’s metadata support. If only the media library is wrong, refresh its metadata, correct the library match, or edit the entry inside the library.
4. Use the Activity Log to Separate Guesswork From Evidence
The Activity Log records how HandBrake scanned the source, which title and tracks it selected, what output settings it used, and whether errors occurred while creating the file. It is more useful than repeatedly toggling unrelated options.
4.1 What to look for
Open the log for the affected job and search for evidence related to:
- The actual source path and selected source title
- The destination path and output container
- The selected video encoder
- The included audio and subtitle tracks
- Warnings while reading the source
- Errors opening, writing, muxing, or finalizing the output
- Whether the job completed successfully
The log may also reveal what HandBrake detected from the source. An absence of descriptive metadata in the scan supports the possibility that the visible source information came from another application or was stored in an unsupported form.
4.2 Interpret completion correctly
A successful completion message means HandBrake finished the requested encode. It does not promise that every source tag or artwork item was transferred. If the log shows a clean completion and the video, audio, and subtitles play normally, treat missing descriptive metadata as a tagging or application-support issue.
If the log shows a write failure, an unreadable source, a failed mux, or an incomplete job, resolve that error first. A partially written container may not expose its information correctly. Re-run a short local test after correcting the logged problem.
5. Run a Clean Temporary Encode With Minimal Settings
A controlled encode is the fastest HandBrake troubleshooting method when a queue, custom preset, network destination, or unusual source has introduced too many variables.
- Restart HandBrake and open the original source directly.
- Select a standard built-in preset appropriate for the source.
- Choose MP4 or MKV based on the intended player.
- Select one known-good audio track.
- Exclude optional subtitle tracks for this diagnostic test.
- Enable a metadata-preservation option if the interface offers one.
- Encode a short range to a local, writable folder.
- Inspect the exact output in multiple applications.
If this clean encode contains supported metadata, compare its settings with the original job, especially the container, source selection, and metadata option. Add custom settings back one at a time.
If the clean encode still lacks titles, tags, or artwork but plays normally, stop adjusting video quality and filters. The likely answer is that the source metadata is unavailable to HandBrake, the field is unsupported, or the target player does not read it. Add the required values after encoding with a dedicated MP4 or MKV tag editor.
If the clean encode fails to complete, use the Activity Log to address the specific source, destination, permission, encoder, or muxing error before evaluating metadata.
6. Quick Fix Checklist
- Confirm that the expected information is embedded in the source, not downloaded by a library.
- Create a short encode using the same intended container.
- Enable metadata preservation when an applicable option is available.
- Inspect the output directly instead of trusting a cached library entry.
- Check the file in at least two players or metadata tools.
- Treat filenames and embedded title fields as separate values.
- Do not expect HandBrake to author or preserve every artwork and custom-tag format.
- Use a dedicated tag editor after encoding for precise titles, descriptions, and artwork.
- Refresh the media library if tags exist but the interface displays older information.
- Check the Activity Log for source, destination, muxing, and completion evidence.
- Preserve original camera or phone files when capture metadata has archival importance.
- Stop changing encoder settings once the output plays correctly and the remaining issue is tagging.
7. Frequently Asked Questions
7.1 Why does HandBrake show a source title but not save it as the movie title?
HandBrake’s source title selection can identify a program, playlist, angle, or duration within the source. That interface label is not necessarily an embedded descriptive title intended for the output. Set the final embedded title with a compatible tag editor if HandBrake does not write the field you need.
7.2 Can HandBrake preserve all metadata from a phone or camera video?
No universal guarantee exists. Phone and camera files can contain standard fields, location information, device details, orientation records, and manufacturer-specific data. Transcoding creates a new file, and some fields may not map into the selected output container. Keep the original as the archival copy when complete metadata retention matters.
7.3 Why does artwork appear in one app but not another?
One app may read embedded cover art, another may generate a thumbnail from the video, and a media server may download a poster into its own database. Confirm where the image is stored. If embedded artwork is required, add it with a container-compatible tag editor and test it on the final playback device.
7.4 Will changing the hardware encoder fix missing tags?
Usually not. Hardware encoders compress the video stream, while titles, descriptions, and artwork are container or library data. Change encoders only when the Activity Log reports an encoding failure or the output is incomplete. For a healthy playable file, investigate tagging and player support instead.
7.5 Should I re-encode after correcting metadata?
Usually, no. Many dedicated tag editors can update supported metadata without recompressing the video and audio. This is faster and avoids another generation of quality loss. Make a backup before editing an important file, then verify the saved tags in the target application.
7.6 What is the most reliable HandBrake metadata not saved fix?
First, verify that the source truly contains the desired field. Next, use a compatible output container and enable applicable metadata preservation. Then inspect the output outside the media library. If HandBrake does not transfer the required title, description, tag, or artwork, finish the file with a dedicated tag editor. Stop changing HandBrake settings once the media streams are correct and the problem has been isolated to descriptive metadata.