Bug #1519
Bug #1462: Missing metadata fields in MKV that do show up in the webui
Is eit/epg data coded into mkv file?
0%
Description
Hello !
I'm quiet not shure where to post that question. I posted before at [[https://www.lonelycoder.com/redmine/boards/5/topics/7136]].
Beg your pardon when I'm wrong - drop that one that's wrong!
Is - when received by tvheadend - eit/epg data of a recorded movie coded inside the mkv-file as tag?
I could not find the movie description (EIT/EPG).
What's the tag name?
How can I get the content of that tag?
Version:tvheadend_3.3.296~g3c5f789-dirty_amd64 and previous versions.
The other info (DATE_BROADCASTED,TVCHANNEL,...) I can find with mkvinfo or exiftool:
# mkvinfo The\ Pacific.2013-01-08.mkv + EBML head |+ EBML version: 1 |+ EBML read version: 1 |+ EBML maximum ID length: 4 |+ EBML maximum size length: 8 |+ Doc type: matroska |+ Doc type version: 2 |+ Doc type read version: 2 + Segment, size 2210999788 |+ Seek head (subentries will be skipped) |+ EbmlVoid (size: 430) |+ Segment information | + Segment UID: 0x0a 0x82 0xb9 0x09 0x09 0x40 0x86 0x77 0x82 0x1b 0xaa 0xef 0xa5 0x78 0xb2 0xf4 | + Title: The Pacific | + Muxing application: Tvheadend Matroska muxer | + Writing application: Tvheadend 3.3.291~ga9cef28-dirty | + Timecode scale: 1000000 | + Duration: 4139.920s (01:08:59.920) |+ Segment tracks | + A track | + Track number: 1 (track ID for mkvmerge & mkvextract: 0) | + Track UID: 1 | + Track type: video | + Lacing flag: 0 | + Codec ID: V_MPEG2 | + CodecPrivate, length 158 | + Default duration: 40.000ms (25.000 frames/fields per second for a video track) | + Video track | + Pixel width: 720 | + Pixel height: 576 | + Display unit: 3 | + Display width: 16 | + Display height: 9 | + A track | + Track number: 2 (track ID for mkvmerge & mkvextract: 1) | + Track UID: 2 | + Track type: audio | + Lacing flag: 0 | + Codec ID: A_MPEG/L2 | + Language: ger | + Default duration: 24.000ms (41.667 frames/fields per second for a video track) | + Audio track | + Sampling frequency: 48000 | + Channels: 2 | + A track | + Track number: 3 (track ID for mkvmerge & mkvextract: 2) | + Track UID: 3 | + Track type: subtitles | + Lacing flag: 0 | + Codec ID: S_TEXT/UTF8 | + Language: ger |+ Tags | + Tag | + Targets | + TargetTypeValue: 50 | + Simple | + Name: DATE_BROADCASTED | + String: 2013-01-08 23:32:00 | + DefaultLanguage: 1 | + TagLanguage: und | + Tag | + Targets | + TargetTypeValue: 50 | + Simple | + Name: ORIGINAL_MEDIA_TYPE | + String: TV | + DefaultLanguage: 1 | + TagLanguage: und | + Tag | + Targets | + TargetTypeValue: 50 | + Simple | + Name: TVCHANNEL | + String: kabel eins | + DefaultLanguage: 1 | + TagLanguage: und |+ Cluster
or
# exiftool The\ Pacific.2013-01-08.mkv ExifTool Version Number : 9.04 File Name : The Pacific.2013-01-08.mkv Directory : . File Size : 2109 MB File Modification Date/Time : 2013:01:09 00:39:00+01:00 File Access Date/Time : 2013:01:08 23:29:31+01:00 File Permissions : rwxrwxrwx File Type : MKV MIME Type : video/x-matroska EBML Version : 1 EBML Read Version : 1 Doc Type : matroska Doc Type Version : 2 Doc Type Read Version : 2 Title : The Pacific Muxing App : Tvheadend Matroska muxer Writing App : Tvheadend 3.3.291~ga9cef28-dirty Timecode Scale : 1 ms Duration : 1:08:59 Video Codec ID : V_MPEG2 Video Frame Rate : 25 Image Width : 720 Image Height : 576 Display Unit : Unknown (3) Display Width : 16 Display Height : 9 Audio Codec ID : A_MPEG/L2 Default Duration : 24 ms Audio Sample Rate : 48000 Audio Channels : 2 Track Number : 3 Track Type : Subtitle Codec ID : S_TEXT/UTF8 Track Language : ger Target Type Value : 50 Tag Name : TVCHANNEL Tag String : kabel eins Tag Default : Yes Tag Language : und Image Size : 720x576
BTW: tvheadend - great job! Thanks to all!
History
Updated by Oliver Schnatz almost 12 years ago
This sounds realy a lot like [[https://www.lonelycoder.com/redmine/issues/1462]].
But 1462 did not mention epg/eit/mkvinfo/exiftools so I did not found that - next time I'll try harder! :-)
I think we can close this ticket or reference to 1462.
Thanks for finding 1462!
Updated by Adam Sutton almost 12 years ago
- Status changed from New to Invalid
- Parent task set to #1462
I knew this was a dup, thanks for saving me the time of finding the number.
Adam