[Fixed]Transport Stream CC missing parts in burned in mp4

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
PaulF
Novice
Posts: 58
Joined: Thu Nov 21, 2013 7:15 am

[Fixed]Transport Stream CC missing parts in burned in mp4

Post by PaulF »

Code: Select all

HandBrake svn6507 (Nightly Build) - 64bit Version
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
Ram: 16061 MB, 
GPU Information:
  Intel(R) HD Graphics 4600 - 9.18.10.3257
Screen: 1920x1080
Temp Dir: C:\Users\PAUL\AppData\Local\Temp\
Install Dir: C:\Program Files\Handbrake
Data Dir: C:\Users\PAUL\AppData\Roaming\HandBrake\HandBrake\0.0.0.6507

-------------------------------------------
[19:51:58] CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
[19:51:58]  - Intel microarchitecture Haswell
[19:51:58]  - logical processor count: 8
[19:51:58] OpenCL device #1: Intel(R) Corporation Intel(R) HD Graphics 4600
[19:51:58]  - OpenCL version: 1.2 
[19:51:58]  - driver version: 9.18.10.3257
[19:51:58]  - device type:    GPU
[19:51:58]  - supported:      YES
[19:51:58] Intel Quick Sync Video support: yes
[19:51:58]  - Intel Media SDK hardware: API 1.7 (minimum: 1.3)
[19:51:58]  - Intel Media SDK software: API 1.8 (minimum: 1.3)
[19:51:58]  - H.264 encoder: yes
[19:51:58]     - preferred implementation: hardware (any)
[19:51:58]  - H.265 encoder: no
[19:51:58] hb_scan: path=C:\Users\Public\Documents\SnapStream\Beyond TV\shows\mystery.ts, title_index=0
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Users\Public\Documents\SnapStream\Beyond TV\shows\mystery.ts/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Users\Public\Documents\SnapStream\Beyond TV\shows\mystery.ts/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:2182: nav_get_title_list(C:\Users\Public\Documents\SnapStream\Beyond TV\shows\mystery.ts) failed
[19:51:58] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[19:51:58] dvd: not a dvd - trying as a stream/file instead
[19:51:58] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[19:51:58] Probing 1 unknown stream
[19:51:58] stream: error near frame 0: missing start code
[19:51:58] Found the following PIDS
[19:51:58]     Video PIDS : 
[19:51:58]       0xed1 type MPEG2 (0x2) (PCR)
[19:51:58]     Audio PIDS : 
[19:51:58]       0xed3 type AC3 (0x81)
[19:51:58]       0xed4 type AC3 (0x81)
[19:51:58]       0xed5 type AC3 (0x81)
[19:51:58]     Subtitle PIDS : 
[19:51:58]     Other PIDS : 
[19:51:58]       0xee3 type DTS-HD MA (0x86)
[19:51:58] stream id 0xed3 (type 0x81 substream 0x0) audio 0xed3
[19:51:58] stream id 0xed4 (type 0x81 substream 0x0) audio 0xed4
[19:51:58] stream id 0xed5 (type 0x81 substream 0x0) audio 0xed5
[19:51:58] scan: decoding previews for title 1
[19:51:58] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[19:51:58] Probing 1 unknown stream
[19:51:58] stream: error near frame 0: missing start code
[19:51:58] Found the following PIDS
[19:51:58]     Video PIDS : 
[19:51:58]       0xed1 type MPEG2 (0x2) (PCR)
[19:51:58]     Audio PIDS : 
[19:51:58]       0xed3 type AC3 (0x81)
[19:51:58]       0xed4 type AC3 (0x81)
[19:51:58]       0xed5 type AC3 (0x81)
[19:51:58]     Subtitle PIDS : 
[19:51:58]     Other PIDS : 
[19:51:58]       0xee3 type DTS-HD MA (0x86)
[19:51:58] stream: error near frame 0: missing start code
[19:51:58] scan: audio 0xed3: ac3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch)
[19:51:58] scan: audio 0xed5: ac3, rate=48000Hz, bitrate=128000 Espanol (AC3) (1.0 ch)
[19:51:58] scan: audio 0xed4: ac3, rate=48000Hz, bitrate=128000 English (AC3) (1.0 ch)
[19:51:58] stream: 69 good frames, 0 errors (0%)
[19:51:58] scan: 10 previews, 704x480, 29.970 fps, autocrop = 58/58/0/0, aspect 4:3, PAR 10:11
[19:51:58] libhb: scan thread found 1 valid title(s)
Files: mystery.ts and mystery.mp4 in my drop box:
https://www.dropbox.com/sh/kfsn5s3dpbjk ... Yzfja?dl=0

mystery.ts displays complete CCs in VLC CC1 stream
Last edited by PaulF on Tue Nov 11, 2014 7:54 am, edited 1 time in total.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5723
Joined: Sat Feb 09, 2008 7:21 pm

Re: Transport Stream CC missing parts in burned in mp4

Post by JohnAStebbins »

Thanks. Should be fixed in the next nightly build.
https://trac.handbrake.fr/changeset/6510
PaulF
Novice
Posts: 58
Joined: Thu Nov 21, 2013 7:15 am

Re: [Fixed]Transport Stream CC missing parts in burned in mp4

Post by PaulF »

That did it, thanks. You are very efficient. The smallest diff ever.
Post Reply